{"collection":{"info":{"_postman_id":"ecad8e2f-c274-46e7-928e-e1f5eff457ea","name":"MDMS v2 Data Creation for pgr","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-16T06:50:20.000Z","lastUpdatedBy":"23418568","uid":"23418568-ecad8e2f-c274-46e7-928e-e1f5eff457ea"},"item":[{"name":"Auth","item":[{"name":"Employee Auth Token","event":[{"listen":"test","script":{"id":"806227dd-b67b-4ac0-a0c2-a612a994112a","exec":["var jsonData = pm.response.json();","","pm.collectionVariables.set(\"authToken\", jsonData.access_token);","","var userInfo, userReqInfo;","for(let key in jsonData)","{","if(key.includes('UserRequest')){","   console.log(JSON.stringify(jsonData[key]));","   userInfo = JSON.stringify(jsonData[key])","}","}","pm.collectionVariables.set(\"userReqInfo\", userInfo);","",""],"type":"text/javascript","packages":{}}}],"id":"f8ea8779-5762-4cbd-a15f-530343f24854","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"upyog.niua.org"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-GB,en;q=0.9"},{"key":"authorization","value":"Basic ZWdvdi11c2VyLWNsaWVudDo="},{"key":"content-type","value":"application/x-www-form-urlencoded"},{"key":"origin","value":"https://unified-dev.digit.org"},{"key":"referer","value":"https://unified-dev.digit.org/employee/user/login"},{"key":"sec-ch-ua","value":"\"Not?A_Brand\";v=\"8\", \"Chromium\";v=\"108\", \"Google Chrome\";v=\"108\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Linux\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"{{username}}","type":"text"},{"key":"password","value":"{{password}}","type":"text"},{"key":"grant_type","value":"password","type":"text"},{"key":"scope","value":"read","type":"text"},{"key":"tenantId","value":"{{userTenant}}","type":"text"},{"key":"userType","value":"EMPLOYEE","type":"text"}]},"url":{"raw":"{{url}}/user/oauth/token","host":["{{url}}"],"path":["user","oauth","token"]}},"response":[{"id":"c3d04892-75e5-4634-9702-756331ea6e7d","name":"Employee Auth Token","originalRequest":{"method":"POST","header":[{"key":"authority","value":"upyog.niua.org"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-GB,en;q=0.9"},{"key":"authorization","value":"{{authorization}}"},{"key":"content-type","value":"application/x-www-form-urlencoded"},{"key":"origin","value":"https://upyog.niua.org"},{"key":"referer","value":"https://upyog.niua.org/employee/user/login"},{"key":"sec-ch-ua","value":"\"Not?A_Brand\";v=\"8\", \"Chromium\";v=\"108\", \"Google Chrome\";v=\"108\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Linux\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-origin"},{"key":"user-agent","value":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"{{username}}","type":"text"},{"key":"password","value":"{{password}}","type":"text"},{"key":"grant_type","value":"password","type":"text"},{"key":"scope","value":"read","type":"text"},{"key":"tenantId","value":"{{tenantId}}","type":"text"},{"key":"userType","value":"{{userType}}","type":"text"}]},"url":{"raw":"{{url}}/user/oauth/token","host":["{{url}}"],"path":["user","oauth","token"],"query":[{"key":"_","value":"{{_}}","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 09:09:44 GMT"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-RateLimit-Remaining-rate-limit-application_user_user_oauth_token_user_oauth_token_192.168.66.34","value":"3"},{"key":"X-RateLimit-Remaining-Quota-rate-limit-application_user_user_oauth_token_user_oauth_token_192.168.66.34","value":"10000"},{"key":"X-RateLimit-Quota-rate-limit-application_user_user_oauth_token_user_oauth_token_192.168.66.34","value":"10000"},{"key":"X-RateLimit-Reset-rate-limit-application_user_user_oauth_token_user_oauth_token_192.168.66.34","value":"60000"},{"key":"X-RateLimit-Limit-rate-limit-application_user_user_oauth_token_user_oauth_token_192.168.66.34","value":"4"},{"key":"Cache-Control","value":"no-store"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-correlation-id","value":"79c23713-7363-42b2-a124-9161a2dc4f68"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"4163a5be-b3a9-4f81-a24f-0fbb4d961d79\",\n    \"token_type\": \"bearer\",\n    \"refresh_token\": \"e74af6c2-db80-41b1-b60c-53e7b5dfb723\",\n    \"expires_in\": 1857,\n    \"scope\": \"read\",\n    \"ResponseInfo\": {\n        \"api_id\": \"\",\n        \"ver\": \"\",\n        \"ts\": \"\",\n        \"res_msg_id\": \"\",\n        \"msg_id\": \"\",\n        \"status\": \"Access Token generated successfully\"\n    },\n    \"UserRequest\": {\n        \"id\": 10883,\n        \"uuid\": \"2e17a032-b113-4911-9449-fb53ba7a385a\",\n        \"userName\": \"MDMSAD2\",\n        \"name\": \"Jason\",\n        \"mobileNumber\": \"9100000041\",\n        \"emailId\": null,\n        \"locale\": null,\n        \"type\": \"EMPLOYEE\",\n        \"roles\": [\n            {\n                \"name\": \"Localisation admin\",\n                \"code\": \"LOC_ADMIN\",\n                \"tenantId\": \"pg\"\n            },\n            {\n                \"name\": \"MDMS ADMIN\",\n                \"code\": \"MDMS_ADMIN\",\n                \"tenantId\": \"pg\"\n            },\n            {\n                \"name\": \"Employee\",\n                \"code\": \"EMPLOYEE\",\n                \"tenantId\": \"pg\"\n            }\n        ],\n        \"active\": true,\n        \"tenantId\": \"pg\",\n        \"permanentCity\": null\n    }\n}","createdAt":"2025-07-15T05:51:42.000Z","updatedAt":"2025-07-15T05:51:42.000Z","uid":"23418568-c3d04892-75e5-4634-9702-756331ea6e7d"}],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T09:25:08.000Z","uid":"23418568-f8ea8779-5762-4cbd-a15f-530343f24854"}],"id":"ed899f73-fa71-40ba-a802-05224fbfa468","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T05:51:41.000Z","uid":"23418568-ed899f73-fa71-40ba-a802-05224fbfa468"},{"name":"ACCESSCONTROL","item":[{"name":"ACCESSCONTROL-ACTIONS-TEST.actions-test","event":[{"listen":"prerequest","script":{"id":"3cf3cba8-d938-43c2-b7f8-0c0b25d6a013","exec":["var requestName = pm.info.requestName;","","var data=[","  {","    \"id\": 2568,","    \"url\": \"/egov-user-event/v1/events/notifications/_count\",","    \"code\": \"null\",","    \"name\": \"mSeva Event Count\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"mSeva Event Notification\",","    \"orderNumber\": 1,","    \"serviceCode\": \"msea-event-notification\"","  },","  {","    \"id\": 2567,","    \"url\": \"/egov-user-event/v1/events/_search\",","    \"code\": \"null\",","    \"name\": \"mSeva Event Search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"mSeva Event Notification\",","    \"orderNumber\": 1,","    \"serviceCode\": \"msea-event-notification\"","  },","  {","    \"id\": 2566,","    \"url\": \"digit-ui-card\",","    \"code\": \"\",","    \"name\": \"CS_HOME_MY_COMPLAINTS\",","    \"path\": \"\",","    \"enabled\": true,","    \"sidebar\": \"digit-ui-links\",","    \"leftIcon\": \"PGRIcon\",","    \"rightIcon\": \"\",","    \"sidebarURL\": \"/digit-ui/citizen/pgr-home\",","    \"displayName\": \"My Complaints\",","    \"orderNumber\": 2,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"PGR\",","    \"navigationURL\": \"/digit-ui/citizen/pgr/complaints\"","  },","  {","    \"id\": 2565,","    \"url\": \"digit-ui-card\",","    \"code\": \"\",","    \"name\": \"CS_COMMON_FILE_A_COMPLAINT\",","    \"path\": \"\",","    \"enabled\": true,","    \"sidebar\": \"digit-ui-links\",","    \"leftIcon\": \"PGRIcon\",","    \"rightIcon\": \"\",","    \"sidebarURL\": \"/digit-ui/citizen/pgr-home\",","    \"displayName\": \"File a Complaint\",","    \"orderNumber\": 1,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"PGR\",","    \"navigationURL\": \"/digit-ui/citizen/pgr/create-complaint/complaint-type\"","  },","  {","    \"id\": 2564,","    \"url\": \"/boundary-service/boundary-relationships/_search\",","    \"code\": \"null\",","    \"name\": \"Search boundary relationship\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Search boundary relationship\",","    \"orderNumber\": 0,","    \"serviceCode\": \"boundary-hierarchy\"","  },","  {","    \"id\": 2563,","    \"url\": \"/boundary-service/boundary-relationships/_create\",","    \"code\": \"null\",","    \"name\": \"Create boundary relationship\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create boundary relationship\",","    \"orderNumber\": 0,","    \"serviceCode\": \"boundary-hierarchy\"","  },","  {","    \"id\": 2562,","    \"url\": \"/boundary-service/boundary/_search\",","    \"code\": \"null\",","    \"name\": \"Search boundary entity\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Search boundary entity\",","    \"orderNumber\": 0,","    \"serviceCode\": \"boundary-hierarchy\"","  },","  {","    \"id\": 2561,","    \"url\": \"/boundary-service/boundary/_create\",","    \"code\": \"null\",","    \"name\": \"Create boundary entity\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create boundary entity\",","    \"orderNumber\": 0,","    \"serviceCode\": \"boundary-hierarchy\"","  },","  {","    \"id\": 2560,","    \"url\": \"/boundary-service/boundary-hierarchy-definition/_search\",","    \"code\": \"null\",","    \"name\": \"Search boundary hierarchy\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Search boundary hierarchy\",","    \"orderNumber\": 0,","    \"serviceCode\": \"boundary-hierarchy\"","  },","  {","    \"id\": 2559,","    \"url\": \"/boundary-service/boundary-hierarchy-definition/_create\",","    \"code\": \"null\",","    \"name\": \"Create boundary hierarchy\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create boundary hierarchy\",","    \"orderNumber\": 0,","    \"serviceCode\": \"boundary-hierarchy\"","  },","  {","    \"id\": 4556,","    \"url\": \"url\",","    \"name\": \"Home\",","    \"path\": \"Home\",","    \"enabled\": true,","    \"leftIcon\": \"action:home\",","    \"rightIcon\": \"\",","    \"displayName\": \"Home\",","    \"orderNumber\": 1,","    \"queryParams\": \"\",","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"rainmaker-pgr\",","    \"navigationURL\": \"/digit-ui/employee/\"","  },","  {","    \"id\": 1648,","    \"url\": \"url\",","    \"name\": \"Home\",","    \"path\": \"0Home\",","    \"enabled\": true,","    \"leftIcon\": \"Home\",","    \"rightIcon\": \"\",","    \"displayName\": \"Home\",","    \"orderNumber\": 1,","    \"queryParams\": \"\",","    \"serviceCode\": \"workbench\",","    \"parentModule\": \"workbench\",","    \"navigationURL\": \"/digit-ui/employee/\"","  },","  {","    \"id\": 2558,","    \"url\": \"/inbox/v2/video/upload\",","    \"code\": \"null\",","    \"name\": \"Inbox Search for UI\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Inbox v2 video upload\",","    \"orderNumber\": 0,","    \"serviceCode\": \"inbox\"","  },","  {","    \"id\": 2557,","    \"url\": \"/inbox/v2/_search\",","    \"code\": \"null\",","    \"name\": \"Inbox Search for UI\",","    \"path\": \"\",","    \"enabled\": true,","    \"displayName\": \"Inbox v2 Search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"inbox\"","  },","  {","    \"id\": 2556,","    \"url\": \"/inbox/v2/_search\",","    \"code\": \"null\",","    \"name\": \"Inbox Search for UI\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Inbox Search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"inbox\"","  },","  {","    \"id\": 2555,","    \"url\": \"/egov-workflow-v2/egov-wf/auto/Incident/_escalate\",","    \"code\": \"null\",","    \"name\": \"IM Workflow Escalation Update\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"IM Workflow Escalation Update\",","    \"orderNumber\": 1,","    \"serviceCode\": \"egov-workflow-v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2554,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"New Ticket\",","    \"path\": \"IM.New Ticket\",","    \"enabled\": true,","    \"leftIcon\": \"action:announcement\",","    \"rightIcon\": \"\",","    \"displayName\": \"New Ticket\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"rainmaker-pgr\",","    \"navigationURL\": \"/digit-ui/employee/im/incident/create\"","  },","  {","    \"id\": 2553,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Search Ticket\",","    \"path\": \"IM.SearchTicket\",","    \"enabled\": true,","    \"leftIcon\": \"action:announcement\",","    \"rightIcon\": \"\",","    \"displayName\": \"Search Ticket\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"rainmaker-pgr\",","    \"navigationURL\": \"/digit-ui/employee/im/inbox\"","  },","  {","    \"id\": 2551,","    \"url\": \"/im-services/v2/request/_count\",","    \"code\": \"null\",","    \"name\": \"Search IM Request\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Count IM Request\",","    \"orderNumber\": 0,","    \"serviceCode\": \"im-services\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2550,","    \"url\": \"/im-services/v2/request/_search\",","    \"code\": \"null\",","    \"name\": \"\",","    \"path\": \"\",","    \"enabled\": true,","    \"displayName\": \"Im Search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"rainmaker-im\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2549,","    \"url\": \"/im-services/v2/request/_update\",","    \"code\": \"null\",","    \"name\": \"\",","    \"path\": \"\",","    \"enabled\": true,","    \"displayName\": \"Im Update\",","    \"orderNumber\": 1,","    \"serviceCode\": \"rainmaker-im\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2548,","    \"url\": \"/im-services/v2/request/_create\",","    \"code\": \"null\",","    \"name\": \"\",","    \"path\": \"\",","    \"enabled\": true,","    \"displayName\": \"Im Create\",","    \"orderNumber\": 1,","    \"serviceCode\": \"rainmaker-im\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2540,","    \"url\": \"/mdms-v2/v2/_update/ACCESSCONTROL-ROLES.rolesroles\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update ACCESSCONTROL-ROLES rolesroles\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2539,","    \"url\": \"/mdms-v2/v2/_create/ACCESSCONTROL-ROLES.rolesroles\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create AACCESSCONTROL-ROLES rolesroles\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2538,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"9MDMS.ACCESSCONTROL-ROLESrolesroles\",","    \"enabled\": false,","    \"leftIcon\": \"dynamic:ContractIcon\",","    \"displayName\": \"Roleactions Roles\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/workbench-ui/employee/workbench/mdms-search-v2?moduleName=ACCESSCONTROL-ROLES&masterName=rolesroles\"","  },","  {","    \"id\": 2537,","    \"url\": \"/mdms-v2/v2/_update/ACCESSCONTROL-ROLEACTIONS.roleactions\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update ACCESSCONTROL-ROLEACTIONS roleactions\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2536,","    \"url\": \"/mdms-v2/v2/_create/ACCESSCONTROL-ROLEACTIONS.roleactions\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create ACCESSCONTROL-ROLEACTIONS roleactions\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2535,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"9MDMS.ACCESSCONTROL-ROLEACTIONSroleactions\",","    \"enabled\": false,","    \"leftIcon\": \"dynamic:ContractIcon\",","    \"displayName\": \"Roleactions\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/workbench-ui/employee/workbench/mdms-search-v2?moduleName=ACCESSCONTROL-ROLEACTIONS&masterName=roleactions\"","  },","  {","    \"id\": 2534,","    \"url\": \"/mdms-v2/v2/_update/ACCESSCONTROL-ROLES.roles\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update ACCESSCONTROL-ROLES roles\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2533,","    \"url\": \"/mdms-v2/v2/_create/ACCESSCONTROL-ROLES.roles\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create ACCESSCONTROL-ROLES roles\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2532,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"9MDMS.ACCESSCONTROL-ROLESroles\",","    \"enabled\": false,","    \"leftIcon\": \"dynamic:ContractIcon\",","    \"displayName\": \"Roles\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/workbench-ui/employee/workbench/mdms-search-v2?moduleName=ACCESSCONTROL-ROLES&masterName=roles\"","  },","  {","    \"id\": 2531,","    \"url\": \"/mdms-v2/v2/_update/ACCESSCONTROL-ACTIONS-TEST.actions-test\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update ACCESSCONTROL-ACTIONS-TEST actions-test\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2530,","    \"url\": \"/mdms-v2/v2/_create/ACCESSCONTROL-ACTIONS-TEST.actions-test\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create ACCESSCONTROL-ACTIONS-TEST actions-test\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2529,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"9MDMS.ACCESSCONTROL-ACTIONS-TESTactions-test\",","    \"enabled\": false,","    \"leftIcon\": \"dynamic:ContractIcon\",","    \"displayName\": \"Actions test\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/workbench-ui/employee/workbench/mdms-search-v2?moduleName=ACCESSCONTROL-ACTIONS-TEST&masterName=actions-test\"","  },","  {","    \"id\": 2528,","    \"url\": \"/mdms-v2/v2/_update/tenant.tenants\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update tenant tenants\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2527,","    \"url\": \"/mdms-v2/v2/_create/tenant.tenants\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create tenant tenants\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2526,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"MDMS\",","    \"path\": \"9MDMS.tenanttenants\",","    \"enabled\": false,","    \"leftIcon\": \"dynamic:ContractIcon\",","    \"displayName\": \"Tenant\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/workbench-ui/employee/workbench/mdms-search-v2?moduleName=tenant&masterName=tenants\"","  },","  {","    \"id\": 2516,","    \"url\": \"/mdms-v2/v2/_update/TradeLicense.Usagee\",","    \"code\": \"null\",","    \"name\": \"MDMS v2 update data2\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"MDMS v2\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2515,","    \"url\": \"/mdms-v2/v2/_update/TradeLicense.Usage\",","    \"code\": \"null\",","    \"name\": \"MDMS v2 update data2\",","    \"path\": \"\",","    \"enabled\": true,","    \"displayName\": \"MDMS v2\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2513,","    \"url\": \"/mdms-v2/v2/_search\",","    \"code\": \"null\",","    \"name\": \"MDMS v2 (search v2)\",","    \"path\": \"\",","    \"enabled\": true,","    \"displayName\": \"MDMS v2\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2510,","    \"url\": \"/mdms-v2/schema/v1/_search\",","    \"code\": \"null\",","    \"name\": \"MDMS v2 Search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"MDMS v2\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2509,","    \"url\": \"/mdms-v2/schema/v1/_create\",","    \"code\": \"null\",","    \"name\": \"MDMS v2 create\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"MDMS v2\",","    \"orderNumber\": 1,","    \"serviceCode\": \"MDMS v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2400,","    \"url\": \"/filestore/v1/files/static\",","    \"code\": \"null\",","    \"name\": \"BND how it works\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"BND how it works\",","    \"orderNumber\": 0,","    \"serviceCode\": \"birth-death-services\"","  },","  {","    \"id\": 2317,","    \"url\": \"/filestore/v1/files\",","    \"code\": \"null\",","    \"name\": \"FilestoreUrl\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Filestore Url\",","    \"orderNumber\": 1,","    \"serviceCode\": \"filestore url\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2156,","    \"url\": \"/egov-workflow-v2/egov-wf/escalate/_search\",","    \"code\": \"null\",","    \"name\": \"Workflow Escalation search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Workflow Escalation search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-workflow-v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2149,","    \"url\": \"/egov-hrms/employees/_count\",","    \"code\": \"null\",","    \"name\": \"Employee Count\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Employee Count\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-hrms\",","    \"parentModule\": \"egov-hrms\"","  },","  {","    \"id\": 2086,","    \"url\": \"/egov-enc-service/crypto/v1/_encrypt\",","    \"code\": \"null\",","    \"name\": \"Encrypt\",","    \"path\": \"Enc.Encrypt\",","    \"enabled\": false,","    \"displayName\": \"Encrypt\",","    \"orderNumber\": 1,","    \"serviceCode\": \"Enc\"","  },","  {","    \"id\": 2085,","    \"url\": \"/egov-mdms-service/v1/_get\",","    \"code\": \"null\",","    \"name\": \"MDMS GET\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"MDMS GET\",","    \"orderNumber\": 0,","    \"serviceCode\": \"MDMS GET\",","    \"parentModule\": \"306\"","  },","  {","    \"id\": 1555,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"AllComplaints\",","    \"path\": \"AllComplaints\",","    \"enabled\": false,","    \"leftIcon\": \"custom:open-complaints\",","    \"rightIcon\": \"\",","    \"displayName\": \"All Complaints\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"rainmaker-pgr\",","    \"navigationURL\": \"/digit-ui/employee/pgr/inbox\"","  },","  {","    \"id\": 2036,","    \"url\": \"/collection-services/payments/WS/_search\",","    \"code\": \"null\",","    \"name\": \"WS Payment search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"WS Payment search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2035,","    \"url\": \"/collection-services/payments/FIRENOC/_search\",","    \"code\": \"null\",","    \"name\": \"FIRENOC Payment search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"FIRENOC Payment search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2034,","    \"url\": \"/collection-services/payments/TL/_search\",","    \"code\": \"null\",","    \"name\": \"TL Payment search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"TL Payment search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2033,","    \"url\": \"/collection-services/payments/PT.MUTATION/_search\",","    \"code\": \"null\",","    \"name\": \"PT Payment search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"PT Payment search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2032,","    \"url\": \"/collection-services/payments/BPA.LOW_RISK_PERMIT_FEE/_search\",","    \"code\": \"null\",","    \"name\": \"BPA LOW Payment search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"BPA LOW Payment search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2031,","    \"url\": \"card\",","    \"code\": \"\",","    \"name\": \"ReceiptCancellation\",","    \"path\": \"receipts\",","    \"enabled\": false,","    \"leftIcon\": \"action:receipt\",","    \"rightIcon\": \"\",","    \"displayName\": \"ReceiptCancellation\",","    \"orderNumber\": 25,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"receipts/search\"","  },","  {","    \"id\": 2030,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"ReceiptCancellation\",","    \"path\": \"\",","    \"enabled\": false,","    \"leftIcon\": \"action:receipt\",","    \"displayName\": \"ReceiptCancellation\",","    \"orderNumber\": 24,","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"receipts/search\"","  },","  {","    \"id\": 2029,","    \"url\": \"/collection-services/payments/PT/_search\",","    \"code\": \"null\",","    \"name\": \"PT Payment search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"PT Payment search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2028,","    \"url\": \"/collection-services/payments/PT/_workflow\",","    \"code\": \"null\",","    \"name\": \"PT Receipt Update\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"PT Receipt Update\",","    \"orderNumber\": 1,","    \"serviceCode\": \"\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2027,","    \"url\": \"/egov-workflow-v2/egov-wf/process/_count\",","    \"code\": \"null\",","    \"name\": \"WorkflowProcessCount\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Workflow Count\",","    \"orderNumber\": 1,","    \"serviceCode\": \"\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2024,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"BillAmendment\",","    \"path\": \"\",","    \"enabled\": false,","    \"leftIcon\": \"action:receipt\",","    \"displayName\": \"BillAmendment\",","    \"orderNumber\": 23,","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"bill-amend/search\"","  },","  {","    \"id\": 2023,","    \"url\": \"/sw-calculator/sewerageCalculator/_applyAdhocTax\",","    \"code\": \"null\",","    \"name\": \"Add adhoc tax to sewerage\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Add adhoc tax\",","    \"orderNumber\": 0,","    \"serviceCode\": \"sw-calculator\"","  },","  {","    \"id\": 2022,","    \"url\": \"/ws-calculator/waterCalculator/_applyAdhocTax\",","    \"code\": \"null\",","    \"name\": \"Add adhoc tax\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Add adhoc tax\",","    \"orderNumber\": 0,","    \"serviceCode\": \"ws-calculator\"","  },","  {","    \"id\": 2021,","    \"url\": \"/report/pgr/GROPerformanceReport/_get\",","    \"code\": \"null\",","    \"name\": \"GROPerformanceReport\",","    \"path\": \"PGR Report\",","    \"enabled\": false,","    \"displayName\": \"PGR Report\",","    \"orderNumber\": 0,","    \"serviceCode\": \"PGRReports\"","  },","  {","    \"id\": 2020,","    \"url\": \"/report/pgr/LMEPerformanceReport/_get\",","    \"code\": \"null\",","    \"name\": \"LMEPerformanceReport\",","    \"path\": \"PGR Report\",","    \"enabled\": false,","    \"displayName\": \"PGR Report\",","    \"orderNumber\": 0,","    \"serviceCode\": \"PGRReports\"","  },","  {","    \"id\": 2019,","    \"url\": \"/report/pgr/DescriptionReport/_get\",","    \"code\": \"null\",","    \"name\": \"DescriptionReport\",","    \"path\": \"PGR Report\",","    \"enabled\": false,","    \"displayName\": \"PGR Report\",","    \"orderNumber\": 0,","    \"serviceCode\": \"PGRReports\"","  },","  {","    \"id\": 2018,","    \"url\": \"/report/pgr/ULBReport/_get\",","    \"code\": \"null\",","    \"name\": \"ULBReport\",","    \"path\": \"PGR Report\",","    \"enabled\": false,","    \"displayName\": \"PGR Report\",","    \"orderNumber\": 0,","    \"serviceCode\": \"PGRReports\"","  },","  {","    \"id\": 2017,","    \"url\": \"/report/pgr/GROPerformanceReport/metadata/_get\",","    \"code\": \"null\",","    \"name\": \"PGR-GROPerformanceReport-Metadata\",","    \"path\": \"PGR Report\",","    \"enabled\": false,","    \"displayName\": \"Rainmaker PGR report\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGRReports\",","    \"parentModule\": \"147\"","  },","  {","    \"id\": 2016,","    \"url\": \"/report/pgr/LMEPerformanceReport/metadata/_get\",","    \"code\": \"null\",","    \"name\": \"PGR-LMEPerformanceReport-Metadata\",","    \"path\": \"PGR Report\",","    \"enabled\": false,","    \"displayName\": \"Rainmaker PGR report\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGRReports\",","    \"parentModule\": \"147\"","  },","  {","    \"id\": 2015,","    \"url\": \"/report/pgr/ULBReport/metadata/_get\",","    \"code\": \"null\",","    \"name\": \"PGR-ULBReport-Metadata\",","    \"path\": \"PGR Report\",","    \"enabled\": false,","    \"displayName\": \"Rainmaker PGR report\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGRReports\",","    \"parentModule\": \"147\"","  },","  {","    \"id\": 2014,","    \"url\": \"/report/pgr/DescriptionReport/metadata/_get\",","    \"code\": \"null\",","    \"name\": \"PGR-DescriptionReport-Metadata\",","    \"path\": \"PGR Report\",","    \"enabled\": false,","    \"displayName\": \"Rainmaker PGR report\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGRReports\",","    \"parentModule\": \"147\"","  },","  {","    \"id\": 2013,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"GROPerformanceReport\",","    \"path\": \"Complaints.PGR Reports.GROPerformanceReport\",","    \"enabled\": false,","    \"leftIcon\": \"action:assignment\",","    \"rightIcon\": \"\",","    \"displayName\": \"GRO Performance Report\",","    \"orderNumber\": 6,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"pgr\",","    \"navigationURL\": \"report/pgr/GROPerformanceReport\"","  },","  {","    \"id\": 2012,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"LMEPerformanceReport\",","    \"path\": \"Complaints.PGR Reports.LMEPerformanceReport\",","    \"enabled\": false,","    \"leftIcon\": \"action:assignment\",","    \"rightIcon\": \"\",","    \"displayName\": \"LME Performance Report\",","    \"orderNumber\": 6,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"pgr\",","    \"navigationURL\": \"report/pgr/LMEPerformanceReport\"","  },","  {","    \"id\": 2025,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"DescriptionReport\",","    \"path\": \"Complaints.PGR Reports.DescriptionReport\",","    \"enabled\": false,","    \"leftIcon\": \"action:assignment\",","    \"rightIcon\": \"\",","    \"displayName\": \"Description Report\",","    \"orderNumber\": 6,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"pgr\",","    \"navigationURL\": \"report/pgr/DescriptionReport\"","  },","  {","    \"id\": 2026,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"ULBReport\",","    \"path\": \"Complaints.PGR Reports.ULBReport\",","    \"enabled\": false,","    \"leftIcon\": \"action:assignment\",","    \"rightIcon\": \"\",","    \"displayName\": \"ULB Report\",","    \"orderNumber\": 6,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"pgr\",","    \"navigationURL\": \"report/pgr/ULBReport\"","  },","  {","    \"id\": 2009,","    \"url\": \"/pgr-services/v2/request/_count\",","    \"code\": \"null\",","    \"name\": \"Search PGR Request\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Count PGR Request\",","    \"orderNumber\": 0,","    \"serviceCode\": \"pgr-services\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2008,","    \"url\": \"/pgr-services/v2/request/_search\",","    \"code\": \"null\",","    \"name\": \"Search PGR Request\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Search PGR Request\",","    \"orderNumber\": 0,","    \"serviceCode\": \"pgr-services\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2007,","    \"url\": \"/pgr-services/v2/request/_update\",","    \"code\": \"null\",","    \"name\": \"Update PGR Request\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update PGR Request\",","    \"orderNumber\": 0,","    \"serviceCode\": \"pgr-services\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2006,","    \"url\": \"/pgr-services/v2/request/_create\",","    \"code\": \"null\",","    \"name\": \"Create PGR Request\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create PGR Request\",","    \"orderNumber\": 0,","    \"serviceCode\": \"pgr-services\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 2005,","    \"url\": \"/egov-searcher/locality/noc-services/_get\",","    \"code\": \"null\",","    \"name\": \"Locality searcher endpoint for Noc Servcies\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Noc locality searcher\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-searcher\"","  },","  {","    \"id\": 2004,","    \"url\": \"quickAction\",","    \"name\": \"search NOC application\",","    \"path\": \"Noc.Search NOC Application\",","    \"enabled\": false,","    \"leftIcon\": \"communication:business\",","    \"tenantId\": \"{tenantid}\",","    \"createdBy\": null,","    \"rightIcon\": \"\",","    \"createdDate\": null,","    \"displayName\": \"Search NOC Application\",","    \"orderNumber\": 1,","    \"queryParams\": \"\",","    \"quickAction\": false,","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"noc/search\",","    \"lastModifiedBy\": null,","    \"lastModifiedDate\": null","  },","  {","    \"id\": 2003,","    \"url\": \"/noc-services/v1/noc/_update\",","    \"code\": \"null\",","    \"name\": \"NOC Update\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update\",","    \"orderNumber\": 0,","    \"serviceCode\": \"NOC\"","  },","  {","    \"id\": 2002,","    \"url\": \"/noc-services/v1/noc/_search\",","    \"code\": \"null\",","    \"name\": \"NOC Search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"NOC\"","  },","  {","    \"id\": 2001,","    \"url\": \"/noc-services/v1/noc/_create\",","    \"code\": \"null\",","    \"name\": \"NOC Create\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create\",","    \"orderNumber\": 0,","    \"serviceCode\": \"NOC\"","  },","  {","    \"id\": 2000,","    \"url\": \"/localization/messages/v2/_search\",","    \"code\": \"null\",","    \"name\": \"LocalizationMessagesSearch\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Localization Messages Search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"localisation search\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1990,","    \"url\": \"/land-services/v1/land/_search\",","    \"code\": \"null\",","    \"name\": \"BPA-Land-Search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Land Search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"BPA\"","  },","  {","    \"id\": 1989,","    \"url\": \"/land-services/v1/land/_update\",","    \"code\": \"null\",","    \"name\": \"BPA-Land-Update\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Land Update\",","    \"orderNumber\": 0,","    \"serviceCode\": \"BPA\"","  },","  {","    \"id\": 1988,","    \"url\": \"/land-services/v1/land/_create\",","    \"code\": \"null\",","    \"name\": \"BPA-Land-Create\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Land Create\",","    \"orderNumber\": 0,","    \"serviceCode\": \"BPA\"","  },","  {","    \"id\": 1999,","    \"url\": \"/egov-pdf/download/PT/ptreceipt\",","    \"code\": \"null\",","    \"name\": \"ptreceipt search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"ptreceipt search\",","    \"orderNumber\": 9,","    \"serviceCode\": \"egov-pdf\"","  },","  {","    \"id\": 1998,","    \"url\": \"/egov-pdf/download/PT/ptbill\",","    \"code\": \"null\",","    \"name\": \"ptbill search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"ptbill search\",","    \"orderNumber\": 8,","    \"serviceCode\": \"egov-pdf\"","  },","  {","    \"id\": 1997,","    \"url\": \"/egov-pdf/download/PT/ptmutationcertificate\",","    \"code\": \"null\",","    \"name\": \"ptmutationcertificate search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"ptmutationcertificate search\",","    \"orderNumber\": 7,","    \"serviceCode\": \"egov-pdf\"","  },","  {","    \"id\": 1996,","    \"url\": \"/egov-pdf/download/TL/tlbill\",","    \"code\": \"null\",","    \"name\": \"tlbill search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"tlbill search\",","    \"orderNumber\": 6,","    \"serviceCode\": \"egov-pdf\"","  },","  {","    \"id\": 1995,","    \"url\": \"/egov-pdf/download/TL/tlrenewalcertificate\",","    \"code\": \"null\",","    \"name\": \"tlrenewalcertificate search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"tlrenewalcertificate search\",","    \"orderNumber\": 5,","    \"serviceCode\": \"egov-pdf\"","  },","  {","    \"id\": 1994,","    \"url\": \"/egov-pdf/download/TL/tlcertificate\",","    \"code\": \"null\",","    \"name\": \"tlcertificate search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"tlcertificate search\",","    \"orderNumber\": 4,","    \"serviceCode\": \"egov-pdf\"","  },","  {","    \"id\": 1993,","    \"url\": \"/egov-pdf/download/TL/tlreceipt\",","    \"code\": \"null\",","    \"name\": \"tlreceipt search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"tlreceipt search\",","    \"orderNumber\": 3,","    \"serviceCode\": \"egov-pdf\"","  },","  {","    \"id\": 1992,","    \"url\": \"/egov-pdf/download/BILL/consolidatedbill\",","    \"code\": \"null\",","    \"name\": \"consolidatedbill search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"consolidatedbill search\",","    \"orderNumber\": 2,","    \"serviceCode\": \"egov-pdf\"","  },","  {","    \"id\": 1991,","    \"url\": \"/egov-pdf/download/PAYMENT/consolidatedreceipt\",","    \"code\": \"null\",","    \"name\": \"consolidatedreceipt search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"consolidatedreceipt search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"egov-pdf\"","  },","  {","    \"id\": 1985,","    \"url\": \"/egov-searcher/locality/ws-services/_get\",","    \"code\": \"null\",","    \"name\": \"Locality searcher endpoint for WS\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"WS-Service locality searcher\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-searcher\"","  },","  {","    \"id\": 1984,","    \"url\": \"/egov-searcher/locality/sw-services/_get\",","    \"code\": \"null\",","    \"name\": \"Locality searcher endpoint for SW\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"SW-Service locality searcher\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-searcher\"","  },","  {","    \"id\": 1983,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Remittance Pending Report\",","    \"path\": \"Finance.Reports.Revenue Reports.Remittance Pending Report\",","    \"enabled\": false,","    \"leftIcon\": \"editor:insert-chart\",","    \"displayName\": \"Remittance Pending Report\",","    \"orderNumber\": 6,","    \"serviceCode\": \"FinanceReport\",","    \"parentModule\": \"\",","    \"navigationURL\": \"services/EGF/report/remittance/pending/form\"","  },","  {","    \"id\": 1982,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Dishonored Cheque Report \",","    \"path\": \"Finance.Reports.MIS Reports.Dishonored Cheque Report\",","    \"enabled\": false,","    \"leftIcon\": \"editor:insert-chart\",","    \"displayName\": \"Dishonored Cheque Report \",","    \"orderNumber\": 7,","    \"serviceCode\": \"FinanceReport\",","    \"parentModule\": \"\",","    \"navigationURL\": \"services/collection/report/dishonouredcheque/searchform\"","  },","  {","    \"id\": 1981,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Dishonor Cheque/DD\",","    \"path\": \"Finance.Administration.Dishonor Cheque/DD\",","    \"enabled\": false,","    \"leftIcon\": \"editor:insert-chart\",","    \"displayName\": \"Dishonor Cheque/DD\",","    \"orderNumber\": 1,","    \"serviceCode\": \"FinanceAdmin\",","    \"parentModule\": \"\",","    \"navigationURL\": \"services/collection/dishonour/cheque/form\"","  },","  {","    \"id\": 1980,","    \"url\": \"url\",","    \"code\": \"\",","    \"name\": \"rainmaker-localization-screen\",","    \"path\": \"Localization\",","    \"enabled\": false,","    \"leftIcon\": \"places:business-center\",","    \"rightIcon\": \"\",","    \"displayName\": \"Localization\",","    \"orderNumber\": 5,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"integration/ui-localisation/localization\"","  },","  {","    \"id\": 1979,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Remittance Collection Report\",","    \"path\": \"Finance.Reports.Revenue Reports.Remittance Collection Report\",","    \"enabled\": false,","    \"leftIcon\": \"editor:insert-chart\",","    \"displayName\": \"Remittance Collection Report\",","    \"orderNumber\": 6,","    \"serviceCode\": \"FinanceReport\",","    \"parentModule\": \"\",","    \"navigationURL\": \"services/EGF/report/remittance/collection/form\"","  },","  {","    \"id\": 1978,","    \"url\": \"/property-services/property/_migration\",","    \"code\": \"null\",","    \"name\": \"Migrate Property v1 to v2\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Migrate Property v1 to v2\",","    \"orderNumber\": 5,","    \"serviceCode\": \"property-services\"","  },","  {","    \"id\": 1977,","    \"url\": \"/dashboard-ingest/ingest/migrate/paymentsindex-v1/v2\",","    \"code\": \"null\",","    \"name\": \"Dashboard Payments-v1\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"DSS\",","    \"orderNumber\": 0,","    \"serviceCode\": \"DSS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1976,","    \"url\": \"/egov-searcher/locality/BPAREG/_get\",","    \"code\": \"null\",","    \"name\": \"Locality searcher endpoint for BPA\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"BPA locality searcher\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-searcher\"","  },","  {","    \"id\": 1975,","    \"url\": \"/egov-searcher/locality/bpa-services/_get\",","    \"code\": \"null\",","    \"name\": \"Locality searcher endpoint for BPA\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"BPA locality searcher\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-searcher\"","  },","  {","    \"id\": 1972,","    \"url\": \"/bpa-services/v1/bpa/_permitorderedcr\",","    \"code\": \"null\",","    \"name\": \"BPA-PermitOrderEDCR Report\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Apply\",","    \"orderNumber\": 0,","    \"serviceCode\": \"BPA\"","  },","  {","    \"id\": 1971,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Reopening Closed Period\",","    \"path\": \"Finance.Period End Activities.Close Period\",","    \"enabled\": false,","    \"leftIcon\": \"editor:insert-chart\",","    \"displayName\": \"Reopening Closed Period\",","    \"orderNumber\": 4,","    \"serviceCode\": \"FinanceMaster\",","    \"parentModule\": \"\",","    \"navigationURL\": \"services/EGF/closedperiod/search/reopen\"","  },","  {","    \"id\": 1970,","    \"url\": \"/dashboard-ingest/ingest/paymentsindex-v1/v2\",","    \"code\": \"null\",","    \"name\": \"Dashboard Payments-v1\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"DSS\",","    \"orderNumber\": 0,","    \"serviceCode\": \"DSS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1969,","    \"url\": \"/egov-searcher/locality/pt-services/_get\",","    \"code\": \"null\",","    \"name\": \"Locality searcher endpoint for PT Service\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"PT locality searcher\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-searcher\"","  },","  {","    \"id\": 1968,","    \"url\": \"/egov-searcher/locality/PT/_get\",","    \"code\": \"null\",","    \"name\": \"Locality searcher endpoint for PT\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"PT locality searcher\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-searcher\"","  },","  {","    \"id\": 1965,","    \"url\": \"/dashboard-ingest/update/publish\",","    \"code\": \"null\",","    \"name\": \"Dashboard Api W&S to update\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"DSS\",","    \"orderNumber\": 0,","    \"serviceCode\": \"DSS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1964,","    \"url\": \"/dashboard-ingest/ingest/upload\",","    \"code\": \"null\",","    \"name\": \"Dashboard Static Upload\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"DSS\",","    \"orderNumber\": 0,","    \"serviceCode\": \"DSS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1963,","    \"url\": \"/dashboard-ingest/ingest/migrate/collectionsindex-v1/v1\",","    \"code\": \"null\",","    \"name\": \"Dashboard collectionsindex-v1\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"DSS\",","    \"orderNumber\": 0,","    \"serviceCode\": \"DSS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1967,","    \"url\": \"/sw-calculator/sewerageCalculator/_estimate\",","    \"code\": \"null\",","    \"name\": \"Calculate Fee For Sewerage Application\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Fee Calculation For Sewerage Application\",","    \"orderNumber\": 0,","    \"serviceCode\": \"sw-calculator\"","  },","  {","    \"id\": 1966,","    \"url\": \"/ws-calculator/waterCalculator/_estimate\",","    \"code\": \"null\",","    \"name\": \"Calculate Fee For Water Application\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Fee Calculation For Water Application\",","    \"orderNumber\": 0,","    \"serviceCode\": \"ws-calculator\"","  },","  {","    \"id\": 1961,","    \"url\": \"/egov-searcher/bill-genie/seweragebills/_get\",","    \"code\": \"null\",","    \"name\": \"Search Sewerage Bill\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Search Sewerage Bill\",","    \"orderNumber\": 2,","    \"serviceCode\": \"Searcher\"","  },","  {","    \"id\": 1960,","    \"url\": \"/egov-searcher/bill-genie/waterbills/_get\",","    \"code\": \"null\",","    \"name\": \"Search Water Bill\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Search Water Bill\",","    \"orderNumber\": 1,","    \"serviceCode\": \"Searcher\"","  },","  {","    \"id\": 1959,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Surrendered Cheque\",","    \"path\": \"Finance.Reports.MIS Reports.Surrendered Cheque\",","    \"enabled\": false,","    \"leftIcon\": \"editor:insert-chart\",","    \"displayName\": \"Surrendered Cheque\",","    \"orderNumber\": 6,","    \"serviceCode\": \"FinanceReport\",","    \"parentModule\": \"\",","    \"navigationURL\": \"services/EGF/report/cheque/surrendered/form\"","  },","  {","    \"id\": 1958,","    \"url\": \"card\",","    \"code\": \"\",","    \"name\": \"rainmaker-common-wns\",","    \"path\": \"\",","    \"enabled\": false,","    \"leftIcon\": \"places:business-center\",","    \"rightIcon\": \"\",","    \"displayName\": \"SURE Dashboard\",","    \"orderNumber\": 2,","    \"queryParams\": \"\",","    \"serviceCode\": \"integration\",","    \"parentModule\": \"\",","    \"navigationURL\": \"integration/dss/home\"","  },","  {","    \"id\": 1956,","    \"url\": \"/pt-calculator-v2/billingslab/mutation/_update\",","    \"code\": \"null\",","    \"name\": \"MutationBillingSlabUpdate\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Mutation Billing Slab Update\",","    \"orderNumber\": 1,","    \"serviceCode\": \"pt-calculator-v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1955,","    \"url\": \"/pt-calculator-v2/billingslab/mutation/_search\",","    \"code\": \"null\",","    \"name\": \"MutationBillingSlabSearch\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Draft Search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"pt-calculator-v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1954,","    \"url\": \"/pt-calculator-v2/billingslab/mutation/_create\",","    \"code\": \"null\",","    \"name\": \"MutationBillingSlabCreate\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Draft Search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"pt-calculator-v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1950,","    \"url\": \"quickAction\",","    \"name\": \"search BPA application\",","    \"path\": \"Building Plan Approval.Search Application\",","    \"enabled\": false,","    \"leftIcon\": \"communication:business\",","    \"tenantId\": \"{tenantid}\",","    \"createdBy\": null,","    \"rightIcon\": \"\",","    \"createdDate\": null,","    \"displayName\": \"Search Application\",","    \"orderNumber\": 1,","    \"queryParams\": \"\",","    \"quickAction\": false,","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"egov-bpa/search\",","    \"lastModifiedBy\": null,","    \"lastModifiedDate\": null","  },","  {","    \"id\": 1949,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Dashboard Overview\",","    \"path\": \"Dashboard.Overview\",","    \"enabled\": false,","    \"leftIcon\": \"places:business-center\",","    \"rightIcon\": \"\",","    \"displayName\": \"Overview\",","    \"orderNumber\": 3,","    \"serviceCode\": \"DSS\",","    \"parentModule\": \"dss-dashboard\",","    \"navigationURL\": \"integration/dss/overview\"","  },","  {","    \"id\": 1948,","    \"url\": \"/dashboard-analytics/dashboard/getDashboardConfig/overview\",","    \"code\": \"null\",","    \"name\": \"DSS Dashboard Config Overview\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"DSS\",","    \"orderNumber\": 0,","    \"serviceCode\": \"DSS\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1947,","    \"url\": \"card\",","    \"code\": \"\",","    \"name\": \"rainmaker-citizen-edcrscrutiny\",","    \"path\": \"\",","    \"enabled\": false,","    \"leftIcon\": \"custom:edcr\",","    \"rightIcon\": \"\",","    \"displayName\": \"eDCR Scrutiny\",","    \"orderNumber\": 1,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"edcrscrutiny/home\"","  },","  {","    \"id\": 1944,","    \"url\": \"/property-services/assessment/_update\",","    \"code\": \"null\",","    \"name\": \"Update Assessment registry\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update Assessment Registry\",","    \"orderNumber\": 1,","    \"serviceCode\": \"property-services\"","  },","  {","    \"id\": 1943,","    \"url\": \"/property-services/assessment/_create\",","    \"code\": \"null\",","    \"name\": \"Create Assessment registry\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create Assessment Registry\",","    \"orderNumber\": 1,","    \"serviceCode\": \"property-services\"","  },","  {","    \"id\": 1923,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Dashboard PGR\",","    \"path\": \"Dashboard.PGR\",","    \"enabled\": false,","    \"leftIcon\": \"places:business-center\",","    \"rightIcon\": \"\",","    \"displayName\": \"PGR\",","    \"orderNumber\": 6,","    \"serviceCode\": \"DSS\",","    \"parentModule\": \"dss-dashboard\",","    \"navigationURL\": \"integration/dss/pgr\"","  },","  {","    \"id\": 1942,","    \"url\": \"/egov-searcher/locality/BPAREG/_get\",","    \"code\": \"null\",","    \"name\": \"Locality searcher endpoint for BPA Reg\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"BPA locality searcher\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-searcher\"","  },","  {","    \"id\": 1941,","    \"url\": \"/sw-calculator/sewerageCalculator/_calculate\",","    \"code\": \"null\",","    \"name\": \"Sewerage Calculation\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Sewerage Calculation\",","    \"orderNumber\": 0,","    \"serviceCode\": \"sw-calculator\"","  },","  {","    \"id\": 1940,","    \"url\": \"/sw-services/swc/_search\",","    \"code\": \"null\",","    \"name\": \"Search Sewerage Connection\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Search Sewerage Connection\",","    \"orderNumber\": 0,","    \"serviceCode\": \"sw-services\"","  },","  {","    \"id\": 1939,","    \"url\": \"/sw-services/swc/_update\",","    \"code\": \"null\",","    \"name\": \"Update Sewerage Connection\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update Sewerage Connection\",","    \"orderNumber\": 0,","    \"serviceCode\": \"sw-services\"","  },","  {","    \"id\": 1938,","    \"url\": \"/sw-services/swc/_create\",","    \"code\": \"null\",","    \"name\": \"Create Sewerage Connection\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create Sewerage Connection\",","    \"orderNumber\": 0,","    \"serviceCode\": \"sw-services\"","  },","  {","    \"id\": 1937,","    \"url\": \"/ws-calculator/waterCalculator/_calculate\",","    \"code\": \"null\",","    \"name\": \"Calculate Water Bill\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Calculate Water Bill\",","    \"orderNumber\": 0,","    \"serviceCode\": \"ws-calculator\"","  },","  {","    \"id\": 1936,","    \"url\": \"/ws-calculator/meterConnection/_search\",","    \"code\": \"null\",","    \"name\": \"Search Meter Reading\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Search Meter Reading\",","    \"orderNumber\": 0,","    \"serviceCode\": \"ws-calculator\"","  },","  {","    \"id\": 1935,","    \"url\": \"/ws-calculator/meterConnection/_create\",","    \"code\": \"null\",","    \"name\": \"Enter Meter Reading\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Enter Meter Reading\",","    \"orderNumber\": 0,","    \"serviceCode\": \"ws-calculator\"","  },","  {","    \"id\": 1901,","    \"url\": \"/ws-services/wc/_update\",","    \"code\": \"null\",","    \"name\": \"Update Water Connection\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update Water COnnection\",","    \"orderNumber\": 0,","    \"serviceCode\": \"ws-services\"","  },","  {","    \"id\": 1900,","    \"url\": \"/ws-services/wc/_search\",","    \"code\": \"null\",","    \"name\": \"Search Water Connection\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Search Water COnnection\",","    \"orderNumber\": 0,","    \"serviceCode\": \"ws-services\"","  },","  {","    \"id\": 1899,","    \"url\": \"/ws-services/wc/_create\",","    \"code\": \"null\",","    \"name\": \"Create Water Connection\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Create Water COnnection\",","    \"orderNumber\": 0,","    \"serviceCode\": \"ws-services\"","  },","  {","    \"id\": 1934,","    \"url\": \"/egov-searcher/locality/fireNoc/_get\",","    \"code\": \"null\",","    \"name\": \"Locality searcher endpoint for PT\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"FIRENOC locality searcher\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-searcher\"","  },","  {","    \"id\": 1933,","    \"url\": \"/egov-searcher/locality/tl-services/_get\",","    \"code\": \"null\",","    \"name\": \"Locality searcher endpoint for TL\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"TL locality searcher\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-searcher\"","  },","  {","    \"id\": 1932,","    \"url\": \"quickAction\",","    \"code\": \"null\",","    \"name\": \"FIRE-NOC\",","    \"path\": \"FIRE-NOC.Search\",","    \"enabled\": false,","    \"leftIcon\": \"social:people\",","    \"displayName\": \"Search Fire Noc\",","    \"orderNumber\": 3,","    \"serviceCode\": \"FIRE-NOC\",","    \"parentModule\": \"\",","    \"navigationURL\": \"fire-noc/search\"","  },","  {","    \"id\": 1929,","    \"url\": \"quickAction\",","    \"code\": \"null\",","    \"name\": \"TradeLicenseApplication\",","    \"path\": \"TradeLicense.Apply\",","    \"enabled\": false,","    \"leftIcon\": \"places:business-center\",","    \"displayName\": \"Apply TL\",","    \"orderNumber\": 13,","    \"serviceCode\": \"TradeLicense\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/employee/tl/new-application\"","  },","  {","    \"id\": 1928,","    \"url\": \"quickAction\",","    \"code\": \"\",","    \"name\": \"rainmaker-common-tradelicence\",","    \"path\": \"\",","    \"enabled\": false,","    \"leftIcon\": \"places:business-center\",","    \"rightIcon\": \"\",","    \"displayName\": \"Search TL\",","    \"orderNumber\": 2,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/employee/tl/inbox\"","  },","  {","    \"id\": 1927,","    \"url\": \"quickAction\",","    \"code\": \"\",","    \"name\": \"rainmaker-common-complaints\",","    \"path\": \"\",","    \"enabled\": false,","    \"leftIcon\": \"action:announcement\",","    \"rightIcon\": \"\",","    \"displayName\": \"Search Complaints\",","    \"orderNumber\": 2,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/employee/pgr/inbox\"","  },","  {","    \"id\": 1926,","    \"url\": \"quickAction\",","    \"name\": \"Assess And Search Properties\",","    \"path\": \"Property Tax.Assess And Search Properties\",","    \"enabled\": false,","    \"leftIcon\": \"communication:business\",","    \"tenantId\": \"{tenantid}\",","    \"createdBy\": null,","    \"rightIcon\": \"\",","    \"createdDate\": null,","    \"displayName\": \"Search Property\",","    \"orderNumber\": 1,","    \"queryParams\": \"\",","    \"quickAction\": false,","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/employee/pt/inbox\",","    \"lastModifiedBy\": null,","    \"lastModifiedDate\": null","  },","  {","    \"id\": 1925,","    \"url\": \"quickAction\",","    \"code\": \"null\",","    \"name\": \"CreateComplaint\",","    \"path\": \"Complaints.CreateComplaint\",","    \"enabled\": false,","    \"leftIcon\": \"content:add\",","    \"rightIcon\": \"\",","    \"displayName\": \"File Complaint\",","    \"orderNumber\": 1,","    \"quickAction\": false,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"rainmaker-pgr\",","    \"navigationURL\": \"/digit-ui/employee/pgr/complaint/create\"","  },","  {","    \"id\": 1872,","    \"url\": \"/pdf-service/v1/_createnosave\",","    \"code\": \"null\",","    \"name\": \"Pdf Generator createnosave\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Pdf Generator createnosave\",","    \"orderNumber\": 3,","    \"serviceCode\": \"pdf-generator-createnosave\"","  },","  {","    \"id\": 1835,","    \"url\": \"/pdf-service/v1/_search\",","    \"code\": \"null\",","    \"name\": \"Pdf Generator search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Pdf Generator search\",","    \"orderNumber\": 2,","    \"serviceCode\": \"pdf-generator-search\"","  },","  {","    \"id\": 1834,","    \"url\": \"/pdf-service/v1/_create\",","    \"code\": \"null\",","    \"name\": \"Pdf Generator create\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Pdf Generator create\",","    \"orderNumber\": 1,","    \"serviceCode\": \"pdf-generator-create\"","  },","  {","    \"id\": 1814,","    \"url\": \"card\",","    \"code\": \"\",","    \"name\": \"rainmaker-citizen-complaints\",","    \"path\": \"\",","    \"enabled\": false,","    \"leftIcon\": \"custom:account-alert\",","    \"rightIcon\": \"\",","    \"displayName\": \"Complaints\",","    \"orderNumber\": 2,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/citizen\"","  },","  {","    \"id\": 1807,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"TradeLicense\",","    \"path\": \"TradeLicense\",","    \"enabled\": false,","    \"leftIcon\": \"places:business-center\",","    \"rightIcon\": \"\",","    \"displayName\": \"Trade License\",","    \"orderNumber\": 13,","    \"serviceCode\": \"TradeLicense\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/citizen/\"","  },","  {","    \"id\": 1806,","    \"url\": \"url\",","    \"name\": \"PropertyTax\",","    \"path\": \"Property Tax\",","    \"enabled\": false,","    \"leftIcon\": \"communication:business\",","    \"rightIcon\": \"\",","    \"displayName\": \"Property Tax\",","    \"orderNumber\": 1,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/citizen\"","  },","  {","    \"id\": 1805,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Complaints\",","    \"path\": \"Complaints\",","    \"enabled\": false,","    \"leftIcon\": \"custom:account-alert\",","    \"rightIcon\": \"\",","    \"displayName\": \"Complaints\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"rainmaker-pgr\",","    \"navigationURL\": \"/digit-ui/citizen/pgr/complaints\"","  },","  {","    \"id\": 1779,","    \"url\": \"card\",","    \"code\": \"\",","    \"name\": \"rainmaker-common-hrms\",","    \"path\": \"\",","    \"enabled\": false,","    \"leftIcon\": \"social:people\",","    \"rightIcon\": \"\",","    \"displayName\": \"HRMS\",","    \"orderNumber\": 2,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/employee/hrms/inbox\"","  },","  {","    \"id\": 1775,","    \"url\": \"card\",","    \"code\": \"\",","    \"name\": \"rainmaker-common-complaints\",","    \"path\": \"\",","    \"enabled\": false,","    \"leftIcon\": \"action:announcement\",","    \"rightIcon\": \"\",","    \"displayName\": \"Complaints\",","    \"orderNumber\": 2,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/employee/pgr/inbox\"","  },","  {","    \"id\": 1773,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"HRMS\",","    \"path\": \"HRMS.Search\",","    \"enabled\": false,","    \"leftIcon\": \"social:people\",","    \"displayName\": \"Search Employee\",","    \"orderNumber\": 2,","    \"serviceCode\": \"HRMS\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/employee/hrms/inbox\"","  },","  {","    \"id\": 1752,","    \"url\": \"/egov-hrms/employees/_search\",","    \"code\": \"null\",","    \"name\": \"Employee Search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Employee Search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-hrms\",","    \"parentModule\": \"egov-hrms\"","  },","  {","    \"id\": 1751,","    \"url\": \"/egov-hrms/employees/_update\",","    \"code\": \"null\",","    \"name\": \"Employee Update\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Employee Update\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-hrms\",","    \"parentModule\": \"egov-hrms\"","  },","  {","    \"id\": 1750,","    \"url\": \"/egov-hrms/employees/_create\",","    \"code\": \"null\",","    \"name\": \"Employee Create\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Employee Create\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-hrms\",","    \"parentModule\": \"egov-hrms\"","  },","  {","    \"id\": 1743,","    \"url\": \"/egov-workflow-v2/egov-wf/businessservice/_search\",","    \"code\": \"null\",","    \"name\": \"BusinessService Search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"BusinessService Search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-workflow-v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1742,","    \"url\": \"/egov-workflow-v2/egov-wf/businessservice/_update\",","    \"code\": \"null\",","    \"name\": \"BusinessService Update\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"BusinessService Update\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-workflow-v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1741,","    \"url\": \"/egov-workflow-v2/egov-wf/businessservice/_create\",","    \"code\": \"null\",","    \"name\": \"BusinessService Create\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"BusinessService Create\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-workflow-v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1734,","    \"url\": \"/localization/messages/v1/_upsert\",","    \"code\": \"null\",","    \"name\": \"LocalizationMessagesUpsert\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Localization Messages Upsert\",","    \"orderNumber\": 1,","    \"serviceCode\": \"filestore url\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1730,","    \"url\": \"/egov-workflow-v2/egov-wf/process/_search\",","    \"code\": \"null\",","    \"name\": \"Workflow search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Workflow search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-workflow-v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1729,","    \"url\": \"/egov-workflow-v2/egov-wf/process/_transition\",","    \"code\": \"null\",","    \"name\": \"Workflow transition\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Workflow transition\",","    \"orderNumber\": 0,","    \"serviceCode\": \"egov-workflow-v2\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1700,","    \"url\": \"/user/users/_updatenovalidate\",","    \"code\": \"null\",","    \"name\": \"updateUsernovalidate\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Update User novalidate\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 1690,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"TradeLicenseSearch\",","    \"path\": \"TradeLicense.Search\",","    \"enabled\": false,","    \"leftIcon\": \"places:business-center\",","    \"displayName\": \"Search\",","    \"orderNumber\": 13,","    \"serviceCode\": \"TradeLicense\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/employee/tl/inbox\"","  },","  {","    \"id\": 1678,","    \"url\": \"/egov-common-masters/businessDetails/_create\",","    \"code\": \"null\",","    \"name\": \"businessDetails create\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"\",","    \"orderNumber\": 0,","    \"serviceCode\": \"Collections\",","    \"parentModule\": \"\",","    \"navigationURL\": \"\"","  },","  {","    \"id\": 1677,","    \"url\": \"/egov-common-masters/businessCategory/_create\",","    \"code\": \"null\",","    \"name\": \"business category create\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"business category search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"Collections\",","    \"parentModule\": \"\",","    \"navigationURL\": \"\"","  },","  {","    \"id\": 1676,","    \"url\": \"/egov-common-masters/businessDetails/_search\",","    \"code\": \"null\",","    \"name\": \"businessDetails search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"\",","    \"orderNumber\": 0,","    \"serviceCode\": \"Collections\",","    \"parentModule\": \"\",","    \"navigationURL\": \"\"","  },","  {","    \"id\": 1675,","    \"url\": \"/egov-common-masters/businessCategory/_search\",","    \"code\": \"null\",","    \"name\": \"business category search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"business category search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"Collections\",","    \"parentModule\": \"\",","    \"navigationURL\": \"\"","  },","  {","    \"id\": 1577,","    \"url\": \"url\",","    \"name\": \"Assess New Property\",","    \"path\": \"Property Tax.Assess New Property\",","    \"enabled\": false,","    \"leftIcon\": \"communication:business\",","    \"tenantId\": \"{tenantid}\",","    \"createdBy\": null,","    \"rightIcon\": \"\",","    \"createdDate\": null,","    \"displayName\": \"Assess New Property\",","    \"orderNumber\": 1,","    \"queryParams\": \"\",","    \"serviceCode\": \"\",","    \"parentModule\": \"\",","    \"navigationURL\": \"/digit-ui/employee/pt/inbox\",","    \"lastModifiedBy\": null,","    \"lastModifiedDate\": null","  },","  {","    \"id\": 1559,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"CreateComplaint\",","    \"path\": \"Complaints.CreateComplaint\",","    \"enabled\": false,","    \"leftIcon\": \"content:add\",","    \"rightIcon\": \"\",","    \"displayName\": \"Create Complaint\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"rainmaker-pgr\",","    \"navigationURL\": \"/digit-ui/employee/pgr/complaint/create\"","  },","  {","    \"id\": 1557,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"OpenComplaints\",","    \"path\": \"Complaints.MyComplaints\",","    \"enabled\": false,","    \"leftIcon\": \"action:announcement\",","    \"rightIcon\": \"\",","    \"displayName\": \"Open Complaints\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"rainmaker-pgr\",","    \"navigationURL\": \"/digit-ui/employee/pgr/inbox\"","  },","  {","    \"id\": 1556,","    \"url\": \"url\",","    \"code\": \"null\",","    \"name\": \"Home\",","    \"path\": \"Home\",","    \"enabled\": true,","    \"leftIcon\": \"action:home\",","    \"rightIcon\": \"\",","    \"displayName\": \"Home\",","    \"orderNumber\": 1,","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"rainmaker-pgr\",","    \"navigationURL\": \"/digit-ui/employee\"","  },","  {","    \"id\": 1531,","    \"url\": \"/localization/messages/v1/_search\",","    \"code\": \"null\",","    \"name\": \"LocalizationMessagesSearch\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Localization Messages Search\",","    \"orderNumber\": 1,","    \"serviceCode\": \"filestore url\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1530,","    \"url\": \"/localization/messages/v1/_update\",","    \"code\": \"null\",","    \"name\": \"LocalizationMessagesUpdate\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Localization Messages Update\",","    \"orderNumber\": 1,","    \"serviceCode\": \"filestore url\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1529,","    \"url\": \"/localization/messages/v1/_create\",","    \"code\": \"null\",","    \"name\": \"LocalizationMessagesCreate\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Localization Messages Create\",","    \"orderNumber\": 1,","    \"serviceCode\": \"filestore url\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1528,","    \"url\": \"/filestore/v1/files/url\",","    \"code\": \"null\",","    \"name\": \"FilestoreUrl\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Filestore Url\",","    \"orderNumber\": 1,","    \"serviceCode\": \"filestore url\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1523,","    \"url\": \"/egov-location/location/v11/tenant/_search\",","    \"code\": \"null\",","    \"name\": \"Resolve Tenant from Lat/Lng\",","    \"path\": \"Location.Search Tenant Resolve\",","    \"enabled\": false,","    \"displayName\": \"Tenant Search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 1522,","    \"url\": \"/egov-location/location/v11/geography/_search\",","    \"code\": \"null\",","    \"name\": \"Get GeoJSON and other geographical data of requested tenant\",","    \"path\": \"Location.Search Geography GeoJSON\",","    \"enabled\": false,","    \"displayName\": \"Geographical Search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 1519,","    \"url\": \"/filestore/v1/files/metadata\",","    \"code\": \"null\",","    \"name\": \"Uploaded File MetaData\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"Uploaded File MetaData\",","    \"orderNumber\": 1,","    \"queryParams\": null,","    \"serviceCode\": \"FILE_METADATA\",","    \"parentModule\": \"\"","  },","  {","    \"id\": 1429,","    \"url\": \"/egov-location/location/v11/boundarys/_search\",","    \"code\": \"null\",","    \"name\": \"Search Boundaries With Mdms\",","    \"path\": \"Location.Search Boundary\",","    \"enabled\": false,","    \"displayName\": \"Boundaries Mdms Search\",","    \"orderNumber\": 3,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 797,","    \"url\": \"/egov-common-masters/departments/v1/_search\",","    \"code\": \"null\",","    \"name\": \"View Department\",","    \"path\": \"Administration.Department.View Department\",","    \"enabled\": true,","    \"displayName\": \"View Department\",","    \"orderNumber\": 3,","    \"serviceCode\": \"DEPT\",","    \"parentModule\": \"273\"","  },","  {","    \"id\": 796,","    \"url\": \"/egov-common-masters/departments/v1/_search\",","    \"code\": \"null\",","    \"name\": \"Modify Department\",","    \"path\": \"Administration.Department.Modify Department\",","    \"enabled\": true,","    \"displayName\": \"Modify Department\",","    \"orderNumber\": 2,","    \"serviceCode\": \"DEPT\",","    \"parentModule\": \"273\"","  },","  {","    \"id\": 795,","    \"url\": \"/egov-common-masters/departments/v1/_create\",","    \"code\": \"null\",","    \"name\": \"Create Department\",","    \"path\": \"Administration.Department.Create Department\",","    \"enabled\": true,","    \"displayName\": \"Create Department\",","    \"orderNumber\": 1,","    \"serviceCode\": \"DEPT\",","    \"parentModule\": \"273\"","  },","  {","    \"id\": 697,","    \"url\": \"/user/users/{id}/_updatenovalidate\",","    \"code\": \"null\",","    \"name\": \"UpdateUserWithoutValidation\",","    \"path\": \"Administration.UpdateUserWithoutValidation\",","    \"enabled\": true,","    \"displayName\": \"UserRole Mapping\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 1221,","    \"url\": \"/access/v1/roles/mdms/_search\",","    \"name\": \"Get Roles from MDMS\",","    \"path\": \"AccessControl\",","    \"enabled\": false,","    \"displayName\": \"Get Roles from MDMS\",","    \"orderNumber\": 0,","    \"serviceCode\": \"AccessControl\"","  },","  {","    \"id\": 870,","    \"url\": \"/access/v1/actions/mdms/_get\",","    \"code\": \"null\",","    \"name\": \"Get Actions from MDMS\",","    \"path\": \"Access Control.Get Actions from MDMS\",","    \"enabled\": false,","    \"displayName\": \"Get Actions from mdms\",","    \"orderNumber\": 1,","    \"serviceCode\": \"AccessControl\",","    \"parentModule\": \"221\"","  },","  {","    \"id\": 979,","    \"url\": \"/egov-location/hierarchytypes/{code}\",","    \"code\": \"null\",","    \"name\": \"Update HierarchyType\",","    \"path\": \"Location.Update HierarchyType\",","    \"enabled\": false,","    \"displayName\": \"Update HierarchyType\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 978,","    \"url\": \"/egov-location/crosshierarchys/{code}\",","    \"code\": \"null\",","    \"name\": \"Update CrossHierarchy\",","    \"path\": \"Location.Update CrossHierarchy\",","    \"enabled\": false,","    \"displayName\": \"Update CrossHierarchy\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 977,","    \"url\": \"/egov-location/boundarytypes/{code}\",","    \"code\": \"null\",","    \"name\": \"Update BoundaryType\",","    \"path\": \"Location.Update BoundaryType\",","    \"enabled\": false,","    \"displayName\": \"Update BoundaryType\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 976,","    \"url\": \"/egov-location/boundarys/{code}\",","    \"code\": \"null\",","    \"name\": \"Update Boundary\",","    \"path\": \"Location.Update Boundary\",","    \"enabled\": false,","    \"displayName\": \"Update Boundary\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 954,","    \"url\": \"/egov-mdms-service/v1/_search\",","    \"code\": \"null\",","    \"name\": \"MDMS Search\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"MDMS Search\",","    \"orderNumber\": 0,","    \"serviceCode\": \"MDMS Search\",","    \"parentModule\": \"306\"","  },","  {","    \"id\": 948,","    \"url\": \"/egov-location/hierarchytypes\",","    \"code\": \"null\",","    \"name\": \"Create HierarchyType\",","    \"path\": \"Location.Create HierarchyType\",","    \"enabled\": false,","    \"displayName\": \"Create HierarchyType\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 947,","    \"url\": \"/egov-location/boundarys\",","    \"code\": \"null\",","    \"name\": \"Create Boundary\",","    \"path\": \"Location.Create Boundary\",","    \"enabled\": false,","    \"displayName\": \"Create Boundary\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 883,","    \"url\": \"/egov-location/crosshierarchys/_search\",","    \"code\": \"null\",","    \"name\": \"Search Cross Hierarchy\",","    \"path\": \"Location.Search Cross Hierarchy\",","    \"enabled\": false,","    \"displayName\": \"Search Cross Hierarchys\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 874,","    \"url\": \"/egov-location/hierarchytypes/_search\",","    \"code\": \"null\",","    \"name\": \"SearchHierarchyTypes\",","    \"path\": \"Location.SearchHierarchyTypes\",","    \"enabled\": false,","    \"displayName\": \"Search HierarchyTypes\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 873,","    \"url\": \"/egov-location/boundarytypes/_search\",","    \"code\": \"null\",","    \"name\": \"SearchBoundaryType\",","    \"path\": \"Location.SearchBoundaryType\",","    \"enabled\": false,","    \"displayName\": \"Search BoundaryType\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 798,","    \"url\": \"/egov-common-masters/departments/v1/_update\",","    \"code\": \"null\",","    \"name\": \"Update Department\",","    \"path\": \"Administration.Department.Update Department\",","    \"enabled\": false,","    \"displayName\": \"Update Department\",","    \"orderNumber\": 2,","    \"serviceCode\": \"DEPT\",","    \"parentModule\": \"273\"","  },","  {","    \"id\": 789,","    \"url\": \"/egov-common-masters/businessDetails/_getBusinessTypes\",","    \"code\": \"null\",","    \"name\": \"GetBusinessTypes\",","    \"path\": \"Collection.Collection Masters.GetBusinessTypes\",","    \"enabled\": false,","    \"leftIcon\": \"editor:collections\",","    \"displayName\": \"Business Types\",","    \"orderNumber\": 1,","    \"serviceCode\": \"COLLECTION-MASTERS\"","  },","  {","    \"id\": 733,","    \"url\": \"/egov-common-masters/modules/_search\",","    \"code\": \"null\",","    \"name\": \"SearchModules\",","    \"path\": \"Employee Management.Employee Masters.SearchModules\",","    \"enabled\": false,","    \"displayName\": \"Search Modules\",","    \"orderNumber\": 1,","    \"serviceCode\": \"EIS Masters\"","  },","  {","    \"id\": 732,","    \"url\": \"/egov-location/boundarys/isshapefileexist\",","    \"code\": \"null\",","    \"name\": \"isShapeFileExist\",","    \"path\": \"Location.isShapeFileExist\",","    \"enabled\": false,","    \"displayName\": \"Is ShapeFile ExistOrNot\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 731,","    \"url\": \"/access/v1/roles/_update\",","    \"code\": \"null\",","    \"name\": \"updateRoles\",","    \"path\": \"Access Control.updateRoles\",","    \"enabled\": false,","    \"displayName\": \"Update Roles\",","    \"orderNumber\": 1,","    \"serviceCode\": \"AccessControl\"","  },","  {","    \"id\": 730,","    \"url\": \"/access/v1/roles/_create\",","    \"code\": \"null\",","    \"name\": \"CreateRoles\",","    \"path\": \"Access Control.CreateRoles\",","    \"enabled\": false,","    \"displayName\": \"Create Roles\",","    \"orderNumber\": 1,","    \"serviceCode\": \"AccessControl\"","  },","  {","    \"id\": 729,","    \"url\": \"/access/v1/roles/_search\",","    \"code\": \"null\",","    \"name\": \"SearchRoles\",","    \"path\": \"Access Control.SearchRoles\",","    \"enabled\": false,","    \"displayName\": \"Search Roles\",","    \"orderNumber\": 1,","    \"serviceCode\": \"AccessControl\"","  },","  {","    \"id\": 728,","    \"url\": \"/access/v1/role-actions/_create\",","    \"code\": \"null\",","    \"name\": \"CreateRoleActions\",","    \"path\": \"Access Control.CreateRoleActions\",","    \"enabled\": false,","    \"displayName\": \"Create Role actions\",","    \"orderNumber\": 1,","    \"serviceCode\": \"AccessControl\"","  },","  {","    \"id\": 727,","    \"url\": \"/access/v1/actions/_update\",","    \"code\": \"null\",","    \"name\": \"UpdateActions\",","    \"path\": \"Access Control.UpdateActions\",","    \"enabled\": false,","    \"displayName\": \"Update Action\",","    \"orderNumber\": 1,","    \"serviceCode\": \"AccessControl\"","  },","  {","    \"id\": 726,","    \"url\": \"/access/v1/actions/_create\",","    \"code\": \"null\",","    \"name\": \"CreateActions\",","    \"path\": \"Access Control.CreateActions\",","    \"enabled\": false,","    \"displayName\": \"Create Action\",","    \"orderNumber\": 1,","    \"serviceCode\": \"AccessControl\"","  },","  {","    \"id\": 725,","    \"url\": \"/access/v1/actions/_validate\",","    \"code\": \"null\",","    \"name\": \"ValidateAction\",","    \"path\": \"Access Control.ValidateAction\",","    \"enabled\": false,","    \"displayName\": \"Validate Action\",","    \"orderNumber\": 1,","    \"serviceCode\": \"AccessControl\"","  },","  {","    \"id\": 724,","    \"url\": \"/access/v1/actions/_search\",","    \"code\": \"null\",","    \"name\": \"SearchActions\",","    \"path\": \"Access Control.SearchActions\",","    \"enabled\": false,","    \"displayName\": \"Search Actions\",","    \"orderNumber\": 1,","    \"serviceCode\": \"AccessControl\"","  },","  {","    \"id\": 701,","    \"url\": \"/user/_logout\",","    \"code\": \"null\",","    \"name\": \"Delete Token\",","    \"path\": \"Administration.Delete Token\",","    \"enabled\": false,","    \"displayName\": \"Delete Token\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 700,","    \"url\": \"/user/password/nologin/_update\",","    \"code\": \"null\",","    \"name\": \"UpdatePasswordForNonLoggedInUser\",","    \"path\": \"Administration.UpdatePasswordForNonLoggedInUser\",","    \"enabled\": false,","    \"displayName\": \"UpdatePassword For NonLogged InUser\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 699,","    \"url\": \"/user/password/_update\",","    \"code\": \"null\",","    \"name\": \"Update Password\",","    \"path\": \"Administration.Update Password\",","    \"enabled\": false,","    \"displayName\": \"Update Password\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 698,","    \"url\": \"/user/profile/_update\",","    \"code\": \"null\",","    \"name\": \"Profile Update\",","    \"path\": \"Administration.Profile Update\",","    \"enabled\": false,","    \"displayName\": \"Profile Update\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 696,","    \"url\": \"/user/_details\",","    \"code\": \"null\",","    \"name\": \"Get User\",","    \"path\": \"Administration.Get User\",","    \"enabled\": false,","    \"displayName\": \"Get User Details\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 695,","    \"url\": \"/user/v1/_search\",","    \"code\": \"null\",","    \"name\": \"Search User Details\",","    \"path\": \"Administration.Search User Details\",","    \"enabled\": false,","    \"displayName\": \"Search User Details\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 694,","    \"url\": \"/user/citizen/_create\",","    \"code\": \"null\",","    \"name\": \"Create Citizen\",","    \"path\": \"Administration.Create Citizen\",","    \"enabled\": false,","    \"displayName\": \"Create Citizen\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 693,","    \"url\": \"/otp/v1/_search\",","    \"code\": \"null\",","    \"name\": \"SearchOtp\",","    \"path\": \"Otp.SearchOtp\",","    \"enabled\": false,","    \"displayName\": \"Search Otp\",","    \"orderNumber\": 1,","    \"serviceCode\": \"OTP\",","    \"parentModule\": \"247\"","  },","  {","    \"id\": 692,","    \"url\": \"/otp/v1/_validate\",","    \"code\": \"null\",","    \"name\": \"ValidateOtp\",","    \"path\": \"Otp.ValidateOtp\",","    \"enabled\": false,","    \"displayName\": \"Validate Otp\",","    \"orderNumber\": 1,","    \"serviceCode\": \"OTP\",","    \"parentModule\": \"247\"","  },","  {","    \"id\": 691,","    \"url\": \"/otp/v1/_create\",","    \"code\": \"null\",","    \"name\": \"CreateOtp\",","    \"path\": \"Otp.CreateOtp\",","    \"enabled\": false,","    \"displayName\": \"Create Otp\",","    \"orderNumber\": 1,","    \"serviceCode\": \"OTP\",","    \"parentModule\": \"247\"","  },","  {","    \"id\": 627,","    \"url\": \"/egov-location/boundarys/_search\",","    \"code\": \"null\",","    \"name\": \"Search Boundary\",","    \"path\": \"Location.Search Boundary\",","    \"enabled\": false,","    \"displayName\": \"Search Boundary\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 623,","    \"url\": \"/egov-idgen/id/_generate\",","    \"code\": \"null\",","    \"name\": \"GenerateNumber\",","    \"path\": \"Administration.GenerateNumber\",","    \"enabled\": false,","    \"displayName\": \"Generate Number\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 605,","    \"url\": \"/user/users/_createnovalidate\",","    \"code\": \"null\",","    \"name\": \"CreateUsernovalidate\",","    \"path\": \"Administration.CreateUsernovalidate\",","    \"enabled\": false,","    \"displayName\": \"Create User novalidate\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 604,","    \"url\": \"/user/_search\",","    \"code\": \"null\",","    \"name\": \"SearchUser\",","    \"path\": \"Administration.SearchUser\",","    \"enabled\": false,","    \"displayName\": \"Search User\",","    \"orderNumber\": 1,","    \"serviceCode\": \"ADMIN\"","  },","  {","    \"id\": 594,","    \"url\": \"/access/v1/actions/_get\",","    \"code\": \"null\",","    \"name\": \"Get All Actions\",","    \"path\": \"Access Control.Get All Actions\",","    \"enabled\": false,","    \"displayName\": \"Get All Actions\",","    \"orderNumber\": 1,","    \"serviceCode\": \"AccessControl\"","  },","  {","    \"id\": 582,","    \"url\": \"/egov-common-masters/categories/_search\",","    \"code\": \"null\",","    \"name\": \"SearchCategories\",","    \"path\": \"Employee Management.Employee Masters.Category.SearchCategories\",","    \"enabled\": false,","    \"displayName\": \"Search Categories\",","    \"orderNumber\": 0,","    \"serviceCode\": \"Category\"","  },","  {","    \"id\": 355,","    \"url\": \"/egov-common-masters/relationships/_search\",","    \"code\": \"null\",","    \"name\": \"SearchRelationship\",","    \"path\": \"Employee Management.Employee Masters.SearchRelationship\",","    \"enabled\": false,","    \"displayName\": \"SearchRelationship\",","    \"orderNumber\": 0,","    \"serviceCode\": \"EIS Masters\",","    \"parentModule\": \"71\"","  },","  {","    \"id\": 353,","    \"url\": \"/egov-common-masters/genders/_search\",","    \"code\": \"null\",","    \"name\": \"SearchGender\",","    \"path\": \"Employee Management.Employee Masters.SearchGender\",","    \"enabled\": false,","    \"displayName\": \"SearchGender\",","    \"orderNumber\": 0,","    \"serviceCode\": \"EIS Masters\",","    \"parentModule\": \"71\"","  },","  {","    \"id\": 290,","    \"url\": \"/boundarys\",","    \"code\": \"null\",","    \"name\": \"BoundarySearch\",","    \"path\": \"Location.BoundarySearch\",","    \"enabled\": false,","    \"displayName\": \"BoundarySearch\",","    \"orderNumber\": 0,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 278,","    \"url\": \"/v1/files/tag\",","    \"code\": \"null\",","    \"name\": \"filesearchbytag\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"filesearchbytag\",","    \"orderNumber\": 1,","    \"serviceCode\": \"filesearchbytag\",","    \"parentModule\": \"76\"","  },","  {","    \"id\": 277,","    \"url\": \"/v1/files/id\",","    \"code\": \"null\",","    \"name\": \"filesearch\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"filesearch\",","    \"orderNumber\": 1,","    \"serviceCode\": \"filesearch\",","    \"parentModule\": \"76\"","  },","  {","    \"id\": 276,","    \"url\": \"/v1/files\",","    \"code\": \"null\",","    \"name\": \"uploadfiles\",","    \"path\": \"\",","    \"enabled\": false,","    \"displayName\": \"uploadfiles\",","    \"orderNumber\": 1,","    \"serviceCode\": \"uploadfiles\",","    \"parentModule\": \"76\"","  },","  {","    \"id\": 266,","    \"url\": \"/boundarys/boundariesByBndryTypeNameAndHierarchyTypeName\",","    \"code\": \"null\",","    \"name\": \"Get Boundaries by boundarytype and hierarchy Type\",","    \"path\": \"Location.Get Boundaries by boundarytype and hierarchy Type\",","    \"enabled\": false,","    \"displayName\": \"Get Boundaries by boundarytype and hierarchy Type\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 265,","    \"url\": \"/boundarytype/create\",","    \"code\": \"null\",","    \"name\": \"Create Boundary Type\",","    \"path\": \"Location.Create Boundary Type\",","    \"enabled\": false,","    \"displayName\": \"Create Boundary Type\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 264,","    \"url\": \"/crosshierarchys/{code}\",","    \"code\": \"null\",","    \"name\": \"Get Cross Hierarchy By Code\",","    \"path\": \"Location.Get Cross Hierarchy By Code\",","    \"enabled\": false,","    \"displayName\": \"Get Cross Hierarchy By Code\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 263,","    \"url\": \"/egov-location/crosshierarchys\",","    \"code\": \"null\",","    \"name\": \"Cross Hierarchys\",","    \"path\": \"Location.Cross Hierarchys\",","    \"enabled\": false,","    \"displayName\": \"Cross Hierarchys\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 262,","    \"url\": \"/hierarchytypes/{code}\",","    \"code\": \"null\",","    \"name\": \"Get Heirarchy Type By Code\",","    \"path\": \"Location.Get Heirarchy Type By Code\",","    \"enabled\": false,","    \"displayName\": \"Get Heirarchy Type By Code\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 261,","    \"url\": \"/hierarchytypes\",","    \"code\": \"null\",","    \"name\": \"Get Heirarchy Type\",","    \"path\": \"Location.Get Heirarchy Type\",","    \"enabled\": false,","    \"displayName\": \"Get Heirarchy Type\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 260,","    \"url\": \"/city/getCitybyCityRequest\",","    \"code\": \"null\",","    \"name\": \"Get City By City Request\",","    \"path\": \"Location.Get City By City Request\",","    \"enabled\": false,","    \"displayName\": \"Get City By City Request\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 259,","    \"url\": \"/city\",","    \"code\": \"null\",","    \"name\": \"Get City\",","    \"path\": \"Location.Get City\",","    \"enabled\": false,","    \"displayName\": \"Get City\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 258,","    \"url\": \"/egov-location/boundarytypes/getByHierarchyType\",","    \"code\": \"null\",","    \"name\": \"Get BoundaryTypes By Heirarchy Type\",","    \"path\": \"Location.Get BoundaryTypes By Heirarchy Type\",","    \"enabled\": false,","    \"displayName\": \"Get BoundaryTypes By Heirarchy Type\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 257,","    \"url\": \"/egov-location/boundarytypes\",","    \"code\": \"null\",","    \"name\": \"Get Boundary Type\",","    \"path\": \"Location.Get Boundary Type\",","    \"enabled\": false,","    \"displayName\": \"Get Boundary Type\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 256,","    \"url\": \"/boundarys/{code}\",","    \"code\": \"null\",","    \"name\": \"Get Boundaries by Code\",","    \"path\": \"Location.Get Boundaries by Code\",","    \"enabled\": false,","    \"displayName\": \"Get Boundaries by Code\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 255,","    \"url\": \"/boundarys/getLocationByLocationName\",","    \"code\": \"null\",","    \"name\": \"Get Location by Location Name\",","    \"path\": \"Location.Get Location by Location Name\",","    \"enabled\": false,","    \"displayName\": \"Get Location by Location Name\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 254,","    \"url\": \"/egov-location/boundarys/childLocationsByBoundaryId\",","    \"code\": \"null\",","    \"name\": \"Get Child locations by Boundary\",","    \"path\": \"Location.Get Child locations by Boundary\",","    \"enabled\": false,","    \"displayName\": \"Get Child locations by Boundary\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 253,","    \"url\": \"/egov-location/boundarys/getByBoundaryType\",","    \"code\": \"null\",","    \"name\": \"Get Boundary by Boundary Type\",","    \"path\": \"Location.Get Boundary by Boundary Type\",","    \"enabled\": false,","    \"displayName\": \"Get Boundary by Boundary Type\",","    \"orderNumber\": 1,","    \"serviceCode\": \"LOCATION_MS\",","    \"parentModule\": \"67\"","  },","  {","    \"id\": 207,","    \"url\": \"/egov-common-masters/departments/_search\",","    \"code\": \"null\",","    \"name\": \"CommonDepartmentsSearch\",","    \"path\": \"Employee Management.Employee Masters.CommonDepartmentsSearch\",","    \"enabled\": false,","    \"displayName\": \"CommonDepartmentsSearch\",","    \"orderNumber\": 0,","    \"serviceCode\": \"EIS Masters\",","    \"parentModule\": \"71\"","  },","  {","    \"id\": 14,","    \"url\": \"/filestore/v1/files/id\",","    \"code\": \"null\",","    \"name\": \"Get File by FileStoreId\",","    \"path\": \"PGR.Get File by FileStoreId\",","    \"enabled\": false,","    \"displayName\": \"Get File by FileStoreId\",","    \"orderNumber\": 0,","    \"queryParams\": \"fileStoreId=\",","    \"serviceCode\": \"PGR\",","    \"parentModule\": \"PGR\"","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"2335d9ec-b2d2-4fd6-aa5c-ab0195c55c85","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"4260bc1c-6b3e-4671-a6dd-19b8aa0bb3b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T07:02:10.000Z","uid":"23418568-4260bc1c-6b3e-4671-a6dd-19b8aa0bb3b5"},{"name":"ACCESSCONTROL-ROLEACTIONS.roleactions","event":[{"listen":"prerequest","script":{"id":"9afe8368-28e3-444d-b751-b502b5678c33","exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"id\": 1101,","    \"actionid\": 2568,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2568,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2568,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2568,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2567,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2567,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2567,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2567,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2566,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2565,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2560,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2560,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2560,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2560,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2560,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2559,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2561,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2562,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2562,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2562,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2562,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2562,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2563,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2564,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2564,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2564,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2564,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1101,","    \"actionid\": 2564,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1100,","    \"actionid\": 2558,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1099,","    \"actionid\": 2557,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1098,","    \"actionid\": 2557,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1097,","    \"actionid\": 2557,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1096,","    \"actionid\": 2557,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1095,","    \"actionid\": 2556,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1094,","    \"actionid\": 2556,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1093,","    \"actionid\": 2556,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1092,","    \"actionid\": 2556,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1091,","    \"actionid\": 2556,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1087,","    \"actionid\": 1556,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1085,","    \"actionid\": 1556,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1084,","    \"actionid\": 2549,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1083,","    \"actionid\": 2555,","    \"rolecode\": \"AUTO_ESCALATE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1082,","    \"actionid\": 1429,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1076,","    \"actionid\": 2025,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1074,","    \"actionid\": 2550,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1073,","    \"actionid\": 2553,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1072,","    \"actionid\": 2554,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1068,","    \"actionid\": 2553,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1067,","    \"actionid\": 2553,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1066,","    \"actionid\": 604,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1065,","    \"actionid\": 604,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1064,","    \"actionid\": 604,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1063,","    \"actionid\": 604,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1062,","    \"actionid\": 2551,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1061,","    \"actionid\": 2551,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1060,","    \"actionid\": 2551,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1059,","    \"actionid\": 2551,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1056,","    \"actionid\": 2550,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1055,","    \"actionid\": 2550,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1053,","    \"actionid\": 2549,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1052,","    \"actionid\": 2549,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1051,","    \"actionid\": 2548,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1050,","    \"actionid\": 2540,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1049,","    \"actionid\": 2539,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1048,","    \"actionid\": 2538,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1047,","    \"actionid\": 1734,","    \"rolecode\": \"LOC_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1046,","    \"actionid\": 2537,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1045,","    \"actionid\": 2536,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1044,","    \"actionid\": 2535,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1043,","    \"actionid\": 2534,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1042,","    \"actionid\": 2533,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1041,","    \"actionid\": 2532,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1040,","    \"actionid\": 2531,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1039,","    \"actionid\": 2530,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1038,","    \"actionid\": 2529,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1037,","    \"actionid\": 2528,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1036,","    \"actionid\": 2527,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1035,","    \"actionid\": 2526,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1034,","    \"actionid\": 1556,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1033,","    \"actionid\": 699,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1032,","    \"actionid\": 698,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1031,","    \"actionid\": 2516,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1030,","    \"actionid\": 2515,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1029,","    \"actionid\": 2513,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1028,","    \"actionid\": 2510,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1027,","    \"actionid\": 2509,","    \"rolecode\": \"MDMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1024,","    \"actionid\": 695,","    \"rolecode\": \"REINDEXING_ROLE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 990,","    \"actionid\": 701,","    \"rolecode\": \"COMMON_EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 989,","    \"actionid\": 699,","    \"rolecode\": \"COMMON_EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 988,","    \"actionid\": 698,","    \"rolecode\": \"COMMON_EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 968,","    \"actionid\": 698,","    \"rolecode\": \"HRMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 934,","    \"actionid\": 2317,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 933,","    \"actionid\": 2317,","    \"rolecode\": \"HRMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 931,","    \"actionid\": 2317,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 930,","    \"actionid\": 2317,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 923,","    \"actionid\": 2317,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 921,","    \"actionid\": 2317,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 887,","    \"actionid\": 699,","    \"rolecode\": \"SUPERVISOR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 886,","    \"actionid\": 2008,","    \"rolecode\": \"SUPERVISOR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 885,","    \"actionid\": 2007,","    \"rolecode\": \"SUPERVISOR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 877,","    \"actionid\": 2156,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 852,","    \"actionid\": 2156,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 850,","    \"actionid\": 2156,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 849,","    \"actionid\": 2156,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 848,","    \"actionid\": 2156,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 840,","    \"actionid\": 1750,","    \"rolecode\": \"HRMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 839,","    \"actionid\": 1752,","    \"rolecode\": \"HRMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 835,","    \"actionid\": 1752,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 834,","    \"actionid\": 2149,","    \"rolecode\": \"HRMS_ADMIN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 833,","    \"actionid\": 2149,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 793,","    \"actionid\": 1991,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 746,","    \"actionid\": 2009,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 745,","    \"actionid\": 1743,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 744,","    \"actionid\": 1743,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 743,","    \"actionid\": 1743,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 742,","    \"actionid\": 1730,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 741,","    \"actionid\": 1730,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 713,","    \"actionid\": 699,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 712,","    \"actionid\": 699,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 601,","    \"actionid\": 2036,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 599,","    \"actionid\": 2035,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 594,","    \"actionid\": 2034,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 591,","    \"actionid\": 2033,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 590,","    \"actionid\": 2032,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 578,","    \"actionid\": 2030,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 576,","    \"actionid\": 2029,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 575,","    \"actionid\": 2036,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 574,","    \"actionid\": 2029,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 533,","    \"actionid\": 2021,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 532,","    \"actionid\": 2021,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 531,","    \"actionid\": 2020,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 530,","    \"actionid\": 2020,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 529,","    \"actionid\": 2020,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 527,","    \"actionid\": 2018,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 526,","    \"actionid\": 2018,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 523,","    \"actionid\": 2015,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 522,","    \"actionid\": 2015,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 519,","    \"actionid\": 2026,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 517,","    \"actionid\": 2009,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 516,","    \"actionid\": 2009,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 515,","    \"actionid\": 2009,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 514,","    \"actionid\": 2009,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 499,","    \"actionid\": 2008,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 498,","    \"actionid\": 2007,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 496,","    \"actionid\": 2008,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 495,","    \"actionid\": 2008,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 494,","    \"actionid\": 2008,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 492,","    \"actionid\": 2007,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 491,","    \"actionid\": 2007,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 490,","    \"actionid\": 2007,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 489,","    \"actionid\": 2006,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 488,","    \"actionid\": 2006,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 481,","    \"actionid\": 623,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 480,","    \"actionid\": 2000,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 479,","    \"actionid\": 2003,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 477,","    \"actionid\": 2001,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 475,","    \"actionid\": 2000,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 474,","    \"actionid\": 2000,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 464,","    \"actionid\": 1990,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 453,","    \"actionid\": 1989,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 450,","    \"actionid\": 1999,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 434,","    \"actionid\": 1998,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 433,","    \"actionid\": 1997,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 432,","    \"actionid\": 1996,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 431,","    \"actionid\": 1995,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 430,","    \"actionid\": 1994,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 429,","    \"actionid\": 1993,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 428,","    \"actionid\": 1992,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 427,","    \"actionid\": 1991,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 426,","    \"actionid\": 1983,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 424,","    \"actionid\": 1982,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 421,","    \"actionid\": 1981,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 420,","    \"actionid\": 1980,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 419,","    \"actionid\": 1979,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 416,","    \"actionid\": 1942,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 415,","    \"actionid\": 1978,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 414,","    \"actionid\": 1977,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 405,","    \"actionid\": 1972,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 393,","    \"actionid\": 1971,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 391,","    \"actionid\": 1970,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 375,","    \"actionid\": 1967,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 369,","    \"actionid\": 1966,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 351,","    \"actionid\": 1939,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 338,","    \"actionid\": 1901,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 335,","    \"actionid\": 1961,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 329,","    \"actionid\": 1960,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 323,","    \"actionid\": 1959,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 320,","    \"actionid\": 1956,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 319,","    \"actionid\": 1955,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 317,","    \"actionid\": 1955,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 316,","    \"actionid\": 1954,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 309,","    \"actionid\": 1944,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 308,","    \"actionid\": 1943,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 305,","    \"actionid\": 1944,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 304,","    \"actionid\": 1943,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 303,","    \"actionid\": 1942,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 297,","    \"actionid\": 1940,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 296,","    \"actionid\": 1938,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 294,","    \"actionid\": 1936,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 289,","    \"actionid\": 1899,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 288,","    \"actionid\": 1900,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 287,","    \"actionid\": 1934,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 286,","    \"actionid\": 1934,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 285,","    \"actionid\": 1933,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 278,","    \"actionid\": 1927,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 277,","    \"actionid\": 1925,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 269,","    \"actionid\": 1872,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 268,","    \"actionid\": 1835,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 267,","    \"actionid\": 1834,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 266,","    \"actionid\": 1872,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 265,","    \"actionid\": 1872,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 260,","    \"actionid\": 701,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 259,","    \"actionid\": 1835,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 258,","    \"actionid\": 1835,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 257,","    \"actionid\": 1834,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 256,","    \"actionid\": 1834,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 255,","    \"actionid\": 1814,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 254,","    \"actionid\": 1807,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 253,","    \"actionid\": 1806,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 252,","    \"actionid\": 1805,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 251,","    \"actionid\": 1752,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 249,","    \"actionid\": 1779,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 247,","    \"actionid\": 1775,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 246,","    \"actionid\": 1752,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 245,","    \"actionid\": 1775,","    \"rolecode\": \"PGR_LME\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 244,","    \"actionid\": 1775,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 243,","    \"actionid\": 1773,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 242,","    \"actionid\": 1752,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 241,","    \"actionid\": 1752,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 240,","    \"actionid\": 1752,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 239,","    \"actionid\": 1751,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 238,","    \"actionid\": 1751,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 237,","    \"actionid\": 1750,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 236,","    \"actionid\": 1743,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 235,","    \"actionid\": 1743,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 234,","    \"actionid\": 1743,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 233,","    \"actionid\": 1742,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 232,","    \"actionid\": 1741,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 231,","    \"actionid\": 1734,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 230,","    \"actionid\": 1730,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 229,","    \"actionid\": 1730,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 228,","    \"actionid\": 1730,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 227,","    \"actionid\": 1730,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 226,","    \"actionid\": 1729,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 225,","    \"actionid\": 1729,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 224,","    \"actionid\": 1729,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 223,","    \"actionid\": 1700,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 188,","    \"actionid\": 1678,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 187,","    \"actionid\": 1677,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 186,","    \"actionid\": 1676,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 185,","    \"actionid\": 1675,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 183,","    \"actionid\": 1556,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 182,","    \"actionid\": 1556,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 180,","    \"actionid\": 1577,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 172,","    \"actionid\": 870,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 171,","    \"actionid\": 870,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 169,","    \"actionid\": 870,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 168,","    \"actionid\": 870,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 167,","    \"actionid\": 1559,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 166,","    \"actionid\": 1556,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 165,","    \"actionid\": 1557,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 163,","    \"actionid\": 1557,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 162,","    \"actionid\": 1429,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 161,","    \"actionid\": 1429,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 160,","    \"actionid\": 1429,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 159,","    \"actionid\": 1429,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 158,","    \"actionid\": 698,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 157,","    \"actionid\": 695,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 156,","    \"actionid\": 1523,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 155,","    \"actionid\": 605,","    \"rolecode\": \"CSR\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 153,","    \"actionid\": 700,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 152,","    \"actionid\": 700,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 151,","    \"actionid\": 700,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 149,","    \"actionid\": 699,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 148,","    \"actionid\": 699,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 147,","    \"actionid\": 699,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 145,","    \"actionid\": 695,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 144,","    \"actionid\": 695,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 142,","    \"actionid\": 698,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 140,","    \"actionid\": 701,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 139,","    \"actionid\": 697,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 134,","    \"actionid\": 1531,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 133,","    \"actionid\": 1530,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 132,","    \"actionid\": 1529,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 131,","    \"actionid\": 1528,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 130,","    \"actionid\": 1531,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 129,","    \"actionid\": 1529,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 128,","    \"actionid\": 1528,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 127,","    \"actionid\": 1531,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 126,","    \"actionid\": 1530,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 125,","    \"actionid\": 1529,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 124,","    \"actionid\": 1528,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 123,","    \"actionid\": 1531,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 122,","    \"actionid\": 1530,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 121,","    \"actionid\": 1529,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 120,","    \"actionid\": 1528,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 119,","    \"actionid\": 1523,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 118,","    \"actionid\": 1522,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 117,","    \"actionid\": 1523,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 116,","    \"actionid\": 1522,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 115,","    \"actionid\": 698,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 114,","    \"actionid\": 698,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 113,","    \"actionid\": 1519,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 101,","    \"actionid\": 1429,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 100,","    \"actionid\": 1221,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 98,","    \"actionid\": 979,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 97,","    \"actionid\": 978,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 96,","    \"actionid\": 977,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 95,","    \"actionid\": 976,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 94,","    \"actionid\": 954,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 93,","    \"actionid\": 948,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 92,","    \"actionid\": 947,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 91,","    \"actionid\": 883,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 90,","    \"actionid\": 874,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 89,","    \"actionid\": 873,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 88,","    \"actionid\": 353,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 87,","    \"actionid\": 627,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 83,","    \"actionid\": 870,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 82,","    \"actionid\": 701,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 81,","    \"actionid\": 701,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 80,","    \"actionid\": 798,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 79,","    \"actionid\": 797,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 78,","    \"actionid\": 796,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 77,","    \"actionid\": 795,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 76,","    \"actionid\": 733,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 75,","    \"actionid\": 732,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 74,","    \"actionid\": 731,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 73,","    \"actionid\": 730,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 72,","    \"actionid\": 729,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 71,","    \"actionid\": 728,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 70,","    \"actionid\": 727,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 69,","    \"actionid\": 726,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 68,","    \"actionid\": 725,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 67,","    \"actionid\": 724,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 66,","    \"actionid\": 627,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 65,","    \"actionid\": 623,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 64,","    \"actionid\": 254,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 63,","    \"actionid\": 254,","    \"rolecode\": \"GRO\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 61,","    \"actionid\": 582,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 60,","    \"actionid\": 604,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 59,","    \"actionid\": 605,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 58,","    \"actionid\": 594,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 57,","    \"actionid\": 594,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 56,","    \"actionid\": 695,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 55,","    \"actionid\": 355,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 54,","    \"actionid\": 353,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 51,","    \"actionid\": 355,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 50,","    \"actionid\": 353,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 49,","    \"actionid\": 207,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 48,","    \"actionid\": 258,","    \"rolecode\": \"EMPLOYEE\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 38,","    \"actionid\": 701,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 37,","    \"actionid\": 700,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 36,","    \"actionid\": 699,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 35,","    \"actionid\": 698,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 34,","    \"actionid\": 697,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 32,","    \"actionid\": 290,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 31,","    \"actionid\": 696,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 30,","    \"actionid\": 695,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 29,","    \"actionid\": 694,","    \"rolecode\": \"CITIZEN\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 28,","    \"actionid\": 694,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 27,","    \"actionid\": 278,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 26,","    \"actionid\": 277,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 25,","    \"actionid\": 276,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 24,","    \"actionid\": 693,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 23,","    \"actionid\": 692,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 22,","    \"actionid\": 691,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 14,","    \"actionid\": 266,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 13,","    \"actionid\": 265,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 12,","    \"actionid\": 264,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 11,","    \"actionid\": 263,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 10,","    \"actionid\": 262,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 9,","    \"actionid\": 261,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 8,","    \"actionid\": 260,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 7,","    \"actionid\": 259,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 6,","    \"actionid\": 258,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 5,","    \"actionid\": 257,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 4,","    \"actionid\": 256,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 3,","    \"actionid\": 255,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 2,","    \"actionid\": 254,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  },","  {","    \"id\": 1,","    \"actionid\": 253,","    \"rolecode\": \"SUPERUSER\",","    \"tenantId\": pm.collectionVariables.get('tenant'),","    \"actioncode\": \"\"","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"fcc2a453-8c00-49c7-9709-761a16b36274","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"fb3090a1-7e67-491a-9738-cf38da794349","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T07:05:50.000Z","uid":"23418568-fb3090a1-7e67-491a-9738-cf38da794349"},{"name":"ACCESSCONTROL-ROLES.roles","event":[{"listen":"prerequest","script":{"id":"43ac24be-be61-45e1-a45f-3159414f68ee","exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"code\": \"TICKET_REPORT_VIEWER\",","    \"name\": \"Report Viewer\",","    \"description\": \"One who will view the reports of tickets\"","  },","  {","    \"code\": \"PGR_LME\",","    \"name\": \"Complaint Resolver\",","    \"description\": \"One who will resolve complaints\"","  },","  {","    \"code\": \"GRO\",","    \"name\": \"Complaint Assessor\",","    \"description\": \"One who will assess & assign complaints\"","  },","  {","    \"code\": \"CSR\",","    \"name\": \"Complainant\",","    \"description\": \"One who will create complaints\"","  },","  {","    \"code\": \"LOC_ADMIN\",","    \"name\": \"Localisation admin\",","    \"description\": \"LOC_ADMIN\"","  },","  {","    \"code\": \"MDMS_ADMIN\",","    \"name\": \"MDMS ADMIN\",","    \"description\": \"MDMS User that can create and search schema\"","  },","  {","    \"code\": \"REINDEXING_ROLE\",","    \"name\": \"Reindexing Role\",","    \"description\": \"Role for reindexing for encrypted data access\"","  },","  {","    \"code\": \"INTERNAL_MICROSERVICE_ROLE\",","    \"name\": \"Internal Microservice Role\",","    \"description\": \"Internal role for plain access\"","  },","  {","    \"code\": \"COMMON_EMPLOYEE\",","    \"name\": \"Basic employee roles\",","    \"description\": \"Basic employee roles\"","  },","  {","    \"code\": \"SYSTEM\",","    \"name\": \"System user\",","    \"description\": \"System user role\"","  },","  {","    \"code\": \"SUPERVISOR\",","    \"name\": \"Auto Escalation Supervisor\",","    \"description\": \"Escalation to particular role\"","  },","  {","    \"code\": \"AUTO_ESCALATE\",","    \"name\": \"Auto Escalation Employee\",","    \"description\": \"Auto Escalation Employee\"","  },","  {","    \"code\": \"QA_AUTOMATION\",","    \"name\": \"QA Automation\",","    \"description\": \"QA Automation\"","  },","  {","    \"code\": \"HRMS_ADMIN\",","    \"name\": \"HRMS Admin\",","    \"description\": \"HRMS Admin\"","  },","  {","    \"code\": \"SUPERUSER\",","    \"name\": \"Super User\",","    \"description\": \"System Administrator. Can change all master data and has access to all the system screens.\"","  },","  {","    \"code\": \"EMPLOYEE\",","    \"name\": \"Employee\",","    \"description\": \"Default role for all employees\"","  },","  {","    \"code\": \"CITIZEN\",","    \"name\": \"Citizen\",","    \"description\": \"Citizen who can raise complaint\"","  },","  {","    \"code\": \"ANONYMOUS\",","    \"name\": \"Anonymous User\",","    \"description\": \"Anonymous User to be used in case of no auth\"","  },","  {","    \"code\": \"WORKFLOW_ADMIN\",","    \"name\": \"WORKFLOW ADMIN\",","    \"description\": \"WORKFLOW User that can create and search Workflow\"","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"be61af92-fe39-4158-b900-809166d0371b","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"7f6003b8-67d5-4f94-9137-a8e8ac731cf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T07:03:23.000Z","uid":"23418568-7f6003b8-67d5-4f94-9137-a8e8ac731cf7"}],"id":"58659df8-302e-4e8e-b7c5-293ba3f7eb87","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T06:58:34.000Z","uid":"23418568-58659df8-302e-4e8e-b7c5-293ba3f7eb87"},{"name":"tenant","item":[{"name":"tenant.citymodule","event":[{"listen":"prerequest","script":{"id":"e3601922-d744-463c-9f67-ce66ff36f271","exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"code\": \"Workbench\",","    \"order\": 13,","    \"active\": true,","    \"module\": \"Workbench\",","    \"tenants\": [","      {","        \"code\": \"pm.collectionVariables.get('tenant').cityb\"","      },","      {","        \"code\": \"pm.collectionVariables.get('tenant').cityc\"","      },","      {","        \"code\": \"pm.collectionVariables.get('tenant').citya\"","      }","    ]","  },","  {","    \"code\": \"PGR\",","    \"order\": 2,","    \"active\": true,","    \"module\": \"PGR\",","    \"tenants\": [","      {","        \"code\": \"pm.collectionVariables.get('tenant').citya\"","      },","      {","        \"code\": \"pm.collectionVariables.get('tenant').cityb\"","      }","    ]","  },","  {","    \"code\": \"HRMS\",","    \"order\": 2,","    \"active\": true,","    \"module\": \"HRMS\",","    \"tenants\": [","      {","        \"code\": pm.collectionVariables.get('tenant')","      },","      {","        \"code\": \"pm.collectionVariables.get('tenant').citya\"","      },","      {","        \"code\": \"pm.collectionVariables.get('tenant').cityb\"","      }","    ]","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"20aeff05-a9eb-4094-bb29-2178a3f8e677","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"6bf253c8-5174-43d7-bd0d-81fee70423e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:39:20.000Z","uid":"23418568-6bf253c8-5174-43d7-bd0d-81fee70423e6"},{"name":"tenant.tenants","event":[{"listen":"prerequest","script":{"id":"79247c58-fccc-4714-b480-9f8e95e0b444","exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"city\": {","      \"code\": \"1013\",","      \"name\": \"City A\",","      \"captcha\": null,","      \"ddrName\": \"DDR A\",","      \"latitude\": 31.3260152,","      \"ulbGrade\": \"Municipal Corporation\",","      \"localName\": null,","      \"longitude\": 75.5761829,","      \"regionName\": null,","      \"districtCode\": \"CITYA\",","      \"districtName\": null,","      \"shapeFileLocation\": null,","      \"districtTenantCode\": \"pm.collectionVariables.get('tenant').citya\"","    },","    \"code\": \"pm.collectionVariables.get('tenant').citya\",","    \"name\": \"City A\",","    \"type\": \"CITY\",","    \"logoId\": \"https://s3.ap-south-1.amazonaws.com/pg-egov-assets/pg.citya/logo.png\",","    \"address\": \"City A Municipal Corporation\",","    \"emailId\": \"citya@gmail.com\",","    \"imageId\": null,","    \"pincode\": [","      143001,","      143002,","      143003,","      143004,","      143005","    ],","    \"domainUrl\": \"https://www.egovernments.org\",","    \"twitterUrl\": null,","    \"description\": \"City A\",","    \"facebookUrl\": null,","    \"OfficeTimings\": {","      \"Mon - Fri\": \"9.00 AM - 6.00 PM\"","    },","    \"contactNumber\": \"001-2345876\"","  },","  {","    \"city\": {","      \"code\": \"107\",","      \"name\": \"City B\",","      \"captcha\": null,","      \"ddrName\": \"DDR A\",","      \"latitude\": 31.6339793,","      \"ulbGrade\": \"Municipal Corporation\",","      \"localName\": null,","      \"longitude\": 74.8722642,","      \"regionName\": null,","      \"districtCode\": \"CITYB\",","      \"districtName\": null,","      \"shapeFileLocation\": null,","      \"districtTenantCode\": \"pm.collectionVariables.get('tenant').cityb\"","    },","    \"code\": \"pm.collectionVariables.get('tenant').cityb\",","    \"name\": \"City B\",","    \"type\": \"CITY\",","    \"logoId\": \"https://s3.ap-south-1.amazonaws.com/pg-egov-assets/pg.cityb/logo.png\",","    \"address\": \"City B Municipal Corporation Address\",","    \"emailId\": \"cityb@gmail.com\",","    \"imageId\": null,","    \"pincode\": [","      143006,","      143007,","      143008,","      143009,","      143010","    ],","    \"domainUrl\": \"https://www.egovernments.org\",","    \"twitterUrl\": null,","    \"description\": null,","    \"facebookUrl\": null,","    \"OfficeTimings\": {","      \"Sat\": \"9.00 AM - 12.00 PM\",","      \"Mon - Fri\": \"9.00 AM - 6.00 PM\"","    },","    \"contactNumber\": \"0978-7645345\",","    \"helpLineNumber\": \"0654-8734567\"","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"b1002df0-4e4b-4a25-9ff2-e3c58cdaf17d","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"a89c7ce8-e2cb-412e-9534-62c6ef7b4e5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:40:03.000Z","uid":"23418568-a89c7ce8-e2cb-412e-9534-62c6ef7b4e5a"}],"id":"3254efce-1ad9-4849-b7b0-74a162a7c9ed","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:36:41.000Z","uid":"23418568-3254efce-1ad9-4849-b7b0-74a162a7c9ed"},{"name":"common-masters","item":[{"name":"common-masters.CronJobAPIConfig","event":[{"listen":"prerequest","script":{"id":"2d6a743a-b53c-4181-b7d0-eb929afaf92a","exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"url\": \"http://egov-workflow-v2.core-dev:8080/egov-workflow-v2/egov-wf/auto/Incident/_escalate?tenantId=pg\",","    \"active\": \"true\",","    \"header\": {","      \"Content-Type\": \"application/json\"","    },","    \"method\": \"POST\",","    \"jobName\": \"daily\",","    \"payload\": {","      \"RequestInfo\": \"{DEFAULT_REQUESTINFO}\"","    }","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"e6a36252-9465-4c8f-b8c2-c73100b2df56","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"44730a23-376d-49fa-9fab-97e8c516fa54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T07:09:22.000Z","uid":"23418568-44730a23-376d-49fa-9fab-97e8c516fa54"},{"name":"common-masters.Department","event":[{"listen":"prerequest","script":{"id":"8b2891ab-5fbb-4535-ae27-41790267f8ff","exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"code\": \"DEPT_35\",","    \"name\": \"Works Branch\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_25\",","    \"name\": \"Accounts Branch\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_13\",","    \"name\": \"Tax Branch\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_10\",","    \"name\": \"Others\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_9\",","    \"name\": \"Executive Branch\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_8\",","    \"name\": \"Complaint Cell\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_7\",","    \"name\": \"Citizen service desk\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_6\",","    \"name\": \"Building Branch\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_5\",","    \"name\": \"Horticulture\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_4\",","    \"name\": \"Operation & Maintenance\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_3\",","    \"name\": \"Health & Sanitation\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_2\",","    \"name\": \"Building & Roads\",","    \"active\": true","  },","  {","    \"code\": \"DEPT_1\",","    \"name\": \"Street Lights\",","    \"active\": true","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"da283cde-aeda-412f-afbf-cd67d8ef587c","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"4ae3158b-33b7-4f6d-ae92-4c82ba734a5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T07:10:43.000Z","uid":"23418568-4ae3158b-33b7-4f6d-ae92-4c82ba734a5c"},{"name":"common-masters.Designation","event":[{"listen":"prerequest","script":{"id":"15416337-d448-4ee7-ad51-e255f14546c6","exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"code\": \"COMM\",","    \"name\": \"Commissioner\",","    \"active\": true,","    \"description\": \"Commissioner\"","  },","  {","    \"code\": \"AO\",","    \"name\": \"Accounts Officer\",","    \"active\": true,","    \"description\": \"Accounts Officer\"","  },","  {","    \"code\": \"DESIG_47\",","    \"name\": \"Superintendent\",","    \"active\": true,","    \"description\": \"Superintendent\"","  },","  {","    \"code\": \"DESIG_24\",","    \"name\": \"Assistant Commissioner\",","    \"active\": true,","    \"description\": \"Assistant Commissioner\"","  },","  {","    \"code\": \"DESIG_58\",","    \"name\": \"Accountant\",","    \"active\": true,","    \"description\": \"Accountant\"","  },","  {","    \"code\": \"DESIG_1001\",","    \"name\": \"Deputy Controller Finance and Accounts\",","    \"active\": true,","    \"description\": \"Deputy Controller Finance and Accounts\"","  },","  {","    \"code\": \"DESIG_23\",","    \"name\": \"Citizen service representative\",","    \"active\": true,","    \"description\": \"Citizen service representative\"","  },","  {","    \"code\": \"DESIG_22\",","    \"name\": \"Junior Enginer ( Horticulutre)\",","    \"active\": true,","    \"description\": \"Junior Enginer ( Horticulutre)\"","  },","  {","    \"code\": \"DESIG_21\",","    \"name\": \"Building Inspector\",","    \"active\": true,","    \"description\": \"Building Inspector\"","  },","  {","    \"code\": \"DESIG_20\",","    \"name\": \"Asst. Town Planner\",","    \"active\": true,","    \"description\": \"Asst. Town Planner\"","  },","  {","    \"code\": \"DESIG_19\",","    \"name\": \"Municipal Town Planner\",","    \"active\": true,","    \"description\": \"Municipal Town Planner\"","  },","  {","    \"code\": \"DESIG_18\",","    \"name\": \"Senior Town Planner\",","    \"active\": true,","    \"description\": \"Senior Town Planner\"","  },","  {","    \"code\": \"DESIG_17\",","    \"name\": \"Sainitary Supervisor\",","    \"active\": true,","    \"description\": \"Accountant\"","  },","  {","    \"code\": \"DESIG_16\",","    \"name\": \"Sainitary Inspector\",","    \"active\": true,","    \"description\": \"Clerk\"","  },","  {","    \"code\": \"DESIG_15\",","    \"name\": \"Chief Sanitary Inspector\",","    \"active\": true,","    \"description\": \"Mechanical Oversear\"","  },","  {","    \"code\": \"DESIG_14\",","    \"name\": \"Medical Officer\",","    \"active\": true,","    \"description\": \"Medical Officer\"","  },","  {","    \"code\": \"DESIG_13\",","    \"name\": \"Health Officer\",","    \"active\": true,","    \"description\": \"Health Officer\"","  },","  {","    \"code\": \"DESIG_12\",","    \"name\": \"Junior Engineer ( Light)\",","    \"active\": true,","    \"description\": \"Junior Engineer ( Light)\"","  },","  {","    \"code\": \"DESIG_11\",","    \"name\": \"Corporation Engineer (Light)\",","    \"active\": true,","    \"description\": \"Corporation Engineer (Light)\"","  },","  {","    \"code\": \"DESIG_10\",","    \"name\": \"Superintending Engineer ( Light)\",","    \"active\": true,","    \"description\": \"Superintending Engineer ( Light)\"","  },","  {","    \"code\": \"DESIG_09\",","    \"name\": \"Junior Engineer ( O&M)\",","    \"active\": true,","    \"description\": \"Junior Engineer ( O&M)\"","  },","  {","    \"code\": \"DESIG_08\",","    \"name\": \"Asst. Engineer ( O&M)\",","    \"active\": true,","    \"description\": \"Asst. Engineer ( O&M)\"","  },","  {","    \"code\": \"DESIG_07\",","    \"name\": \"Corporation Engineer (O&M)\",","    \"active\": true,","    \"description\": \"Corporation Engineer (O&M)\"","  },","  {","    \"code\": \"DESIG_06\",","    \"name\": \"Superintending Engineer ( O&M)\",","    \"active\": true,","    \"description\": \"Superintending Engineer ( O&M)\"","  },","  {","    \"code\": \"DESIG_05\",","    \"name\": \"Land Scape Officer\",","    \"active\": true,","    \"description\": \"Land Scape Officer\"","  },","  {","    \"code\": \"DESIG_04\",","    \"name\": \"Junior Engineer ( B&R)\",","    \"active\": true,","    \"description\": \"Junior Engineer ( B&R)\"","  },","  {","    \"code\": \"DESIG_03\",","    \"name\": \"Asst. Engineer ( B&R)\",","    \"active\": true,","    \"description\": \"Asst. Engineer ( B&R)\"","  },","  {","    \"code\": \"DESIG_02\",","    \"name\": \"Corporation Engineer (B&R)\",","    \"active\": true,","    \"description\": \"Corporation Engineer (B&R)\"","  },","  {","    \"code\": \"DESIG_01\",","    \"name\": \"Superintending Engineer ( B&R)\",","    \"active\": true,","    \"description\": \"Superintending Engineer ( B&R)\"","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"689b33d7-21f1-465b-ad7d-f9a56fc0531a","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"5cf074df-2be4-4c66-8656-21e3d93497d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T07:11:18.000Z","uid":"23418568-5cf074df-2be4-4c66-8656-21e3d93497d2"},{"name":"common-masters.IdFormat","event":[{"listen":"prerequest","script":{"id":"b66e21e1-0d53-4311-abf3-dd554deb13ea","exec":["var requestName = pm.info.requestName;","","var data= [","    {","    \"format\": \"PG-PGR-[cy:yyyy-MM-dd]-[SEQ_EG_PGR_ID]\",","    \"idname\": \"pgr.servicerequestid\"","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"5594e1d7-e9bc-4092-b1d6-5202f94fc3a1","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"1dfcbbd3-ab56-42d8-9b80-65cbc2f07edd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-16T06:46:38.000Z","uid":"23418568-1dfcbbd3-ab56-42d8-9b80-65cbc2f07edd"},{"name":"common-masters.GenderType","event":[{"listen":"prerequest","script":{"exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"code\": \"MALE\",","    \"active\": true","  },","  {","    \"code\": \"FEMALE\",","    \"active\": true","  },","  {","    \"code\": \"TRANSGENDER\",","    \"active\": true","  },","  {","    \"code\": \"OTHERS\",","    \"active\": false","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{},"id":"a95f2e56-7698-4108-af62-c10e41781dfb"}},{"listen":"test","script":{"exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{},"id":"9bb8bc17-064c-41be-bc63-fc8f31839cd9"}}],"id":"5ab1121e-c658-4b2e-b910-6fdd731964ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T05:51:41.000Z","uid":"23418568-5ab1121e-c658-4b2e-b910-6fdd731964ca"},{"name":"common-masters.StateInfo","event":[{"listen":"prerequest","script":{"id":"13999bce-1b6c-49b1-b290-7178c7c47363","exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"name\": \"Demo\",","    \"code\": \"pg\",","    \"qrCodeURL\": \"https://lh3.googleusercontent.com/-311gz2-xcHw/X6KRNSQTkWI/AAAAAAAAAKU/JmHSj-6rKPMVFbo6oL5x4JhYTTg8-UHmwCK8BGAsYHg/s0/2020-11-04.png\",","    \"bannerUrl\": \"https://upyog-assets.s3.ap-south-1.amazonaws.com/bannerImage.png\",","    \"logoUrl\": \"https://in-egov-assets.s3.ap-south-1.amazonaws.com/nugp.png\",","    \"logoUrlWhite\": \"https://in-egov-assets.s3.ap-south-1.amazonaws.com/nugp.png\",","    \"statelogo\": \"https://s3.ap-south-1.amazonaws.com/pg-egov-assets/pg.citya/logo.png\",","    \"hasLocalisation\": true,","    \"defaultUrl\": {","      \"citizen\": \"/user/register\",","      \"employee\": \"/user/login\"","    },","    \"languages\": [","      {","        \"label\": \"ENGLISH\",","        \"value\": \"en_IN\"","      },","      {","        \"label\": \"हिंदी\",","        \"value\": \"hi_IN\"","      },","      {","          \"label\": \"ಕನ್ನಡ\",","          \"value\": \"ka_IN\"","        }","    ],","    \"localizationModules\": [","      {","        \"label\": \"rainmaker-abg\",","        \"value\": \"rainmaker-abg\"","      },","      {","        \"label\": \"rainmaker-common\",","        \"value\": \"rainmaker-common\"","      },","      {","        \"label\": \"rainmaker-noc\",","        \"value\": \"rainmaker-noc\"","      },","      {","        \"label\": \"rainmaker-pt\",","        \"value\": \"rainmaker-pt\"","      },","      {","        \"label\": \"rainmaker-uc\",","        \"value\": \"rainmaker-uc\"","      },","      {","        \"label\": \"rainmaker-pgr\",","        \"value\": \"rainmaker-pgr\"","      },","      {","        \"label\": \"rainmaker-tl\",","        \"value\": \"rainmaker-tl\"","      },","      {","        \"label\": \"rainmaker-hr\",","        \"value\": \"rainmaker-hr\"","      },","      {","        \"label\": \"rainmaker-test\",","        \"value\": \"rainmaker-test\"","      },","      {","        \"label\": \"finance-erp\",","        \"value\": \"finance-erp\"","      },","      {","        \"label\": \"rainmaker-receipt\",","        \"value\": \"rainmaker-receipt\"","      },","      {","        \"label\": \"rainmaker-dss\",","        \"value\": \"rainmaker-dss\"","      },","      {","        \"label\": \"rainmaker-fsm\",","        \"value\": \"rainmaker-fsm\"","      },","      {","        \"label\": \"rainmaker-workbench\",","        \"value\": \"rainmaker-workbench\"","      },","      {","        \"label\": \"rainmaker-schema\",","        \"value\": \"rainmaker-schema\"","      },","      {","        \"label\": \"rainmaker-mdms\",","        \"value\": \"rainmaker-mdms\"","      }","    ]","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"4bfb8e65-cbfd-486c-b9af-bb4a9d262e86","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"39e6f27f-0fa4-4e1c-b854-6012abd2a3c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T07:15:52.000Z","uid":"23418568-39e6f27f-0fa4-4e1c-b854-6012abd2a3c7"},{"name":"common-masters.uiHomePage","event":[{"listen":"prerequest","script":{"id":"abecd816-0444-4073-8c2c-32db61fddeac","exec":["var requestName = pm.info.requestName;","","var data=[","  {","    \"redirectURL\": \"all-services\",","    \"appBannerMobile\": {","      \"code\": \"APP_BANNER_MOBILE\",","      \"name\": \"App Banner Mobile View\",","      \"enabled\": true,","      \"bannerUrl\": \"https://s3.ap-south-1.amazonaws.com/egov-qa-assets/app-banner-mobile.jpg\"","    },","    \"appBannerDesktop\": {","      \"code\": \"APP_BANNER_DESKTOP\",","      \"name\": \"App Banner Desktop View\",","      \"enabled\": true,","      \"bannerUrl\": \"https://s3.ap-south-1.amazonaws.com/egov-qa-assets/app-banner-web.jpg\"","    },","    \"citizenServicesCard\": {","      \"code\": \"HOME_CITIZEN_SERVICES_CARD\",","      \"name\": \"Home Citizen services Card\",","      \"props\": [","        {","          \"code\": \"ACTION_TEST_MCOLLECT\",","          \"name\": \"Miscellaneous Collection\",","          \"label\": \"ACTION_TEST_MCOLLECT\",","          \"enabled\": true,","          \"navigationUrl\": \"/digit-ui/citizen/mcollect-home\"","        },","        {","          \"code\": \"CITIZEN_SERVICE_PT\",","          \"name\": \"Property Tax\",","          \"label\": \"MODULE_PT\",","          \"enabled\": true,","          \"navigationUrl\": \"/digit-ui/citizen/pt-home\"","        },","        {","          \"code\": \"CITIZEN_SERVICE_TL\",","          \"name\": \"Trade Licence\",","          \"label\": \"MODULE_TL\",","          \"enabled\": true,","          \"navigationUrl\": \"/digit-ui/citizen/tl-home\"","        },","        {","          \"code\": \"ACTION_TEST_BPA_STAKEHOLDER_HOME\",","          \"name\": \"Online Building Permit System\",","          \"label\": \"ACTION_TEST_BPA_STAKEHOLDER_HOME\",","          \"enabled\": true,","          \"navigationUrl\": \"/digit-ui/citizen/obps-home\"","        },","        {","          \"code\": \"ACTION_TEST_WATER_AND_SEWERAGE\",","          \"name\": \"Water & Sewerage\",","          \"label\": \"ACTION_TEST_WATER_AND_SEWERAGE\",","          \"enabled\": true,","          \"navigationUrl\": \"/digit-ui/citizen/ws-home\"","        },","        {","          \"code\": \"ACTION_TEST_FIRE_NOC\",","          \"name\": \"Fire No Objection Certificate\",","          \"label\": \"ACTION_TEST_FIRE_NOC\",","          \"enabled\": true,","          \"navigationUrl\": \"/citizen/fire-noc/home\"","        },","        {","          \"code\": \"ACTION_TEST_BIRTH_CERTIFICATE\",","          \"name\": \"Birth Certificate\",","          \"label\": \"ACTION_TEST_BIRTH_CERTIFICATE\",","          \"enabled\": true,","          \"navigationUrl\": \"/digit-ui/citizen/birth-citizen/home\"","        },","        {","          \"code\": \"ACTION_TEST_DEATH_CERTIFICATE\",","          \"name\": \"Death Certificate\",","          \"label\": \"ACTION_TEST_DEATH_CERTIFICATE\",","          \"enabled\": true,","          \"navigationUrl\": \"/digit-ui/citizen/death-citizen/home\"","        }","      ],","      \"enabled\": true,","      \"sideOption\": {","        \"name\": \"DASHBOARD_VIEW_ALL_LABEL\",","        \"enabled\": true,","        \"navigationUrl\": \"/digit-ui/citizen/all-services\"","      },","      \"headerLabel\": \"DASHBOARD_CITIZEN_SERVICES_LABEL\"","    },","    \"whatsNewSection-disabled\": {","      \"code\": \"WHATSNEW\",","      \"name\": \"What's New\",","      \"enabled\": true,","      \"sideOption\": {","        \"name\": \"DASHBOARD_VIEW_ALL_LABEL\",","        \"enabled\": true,","        \"navigationUrl\": \"/digit-ui/citizen/engagement/whats-new\"","      },","      \"headerLabel\": \"DASHBOARD_WHATS_NEW_LABEL\"","    },","    \"informationAndUpdatesCard\": {","      \"code\": \"HOME_CITIZEN_INFO_UPDATE_CARD\",","      \"name\": \"Home Citizen Information and Updates card\",","      \"props\": [","        {","          \"code\": \"CITIZEN_MY_CITY\",","          \"name\": \"My City\",","          \"label\": \"CS_HEADER_MYCITY\",","          \"enabled\": true,","          \"navigationUrl\": \"\"","        },","        {","          \"code\": \"CITIZEN_EVENTS\",","          \"name\": \"Events\",","          \"label\": \"EVENTS_EVENTS_HEADER\",","          \"enabled\": true,","          \"navigationUrl\": \"/digit-ui/citizen/engagement/events\"","        },","        {","          \"code\": \"CITIZEN_DOCUMENTS\",","          \"name\": \"Documents\",","          \"label\": \"CS_COMMON_DOCUMENTS\",","          \"enabled\": true,","          \"navigationUrl\": \"/digit-ui/citizen/engagement/docs\"","        },","        {","          \"code\": \"CITIZEN_SURVEYS\",","          \"name\": \"Surveys\",","          \"label\": \"CS_COMMON_SURVEYS\",","          \"enabled\": true,","          \"navigationUrl\": \"/digit-ui/citizen/engagement/surveys/list\"","        }","      ],","      \"enabled\": true,","      \"sideOption\": {","        \"name\": \"DASHBOARD_VIEW_ALL_LABEL\",","        \"enabled\": true,","        \"navigationUrl\": \"\"","      },","      \"headerLabel\": \"CS_COMMON_DASHBOARD_INFO_UPDATES\"","    },","    \"whatsAppBannerMobile-disabled\": {","      \"code\": \"WHATSAPP_BANNER_MOBILE\",","      \"name\": \"WhatsApp Banner Mobile View\",","      \"enabled\": true,","      \"bannerUrl\": \"https://s3.ap-south-1.amazonaws.com/egov-qa-assets/whatsapp-mobile.jpg\",","      \"navigationUrl\": \"https://api.whatsapp.com/send?phone=918744060444&text=mSeva\"","    },","    \"whatsAppBannerDesktop-disabled\": {","      \"code\": \"WHATSAPP_BANNER_DESKTOP\",","      \"name\": \"WhatsApp Banner Desktop View\",","      \"enabled\": true,","      \"bannerUrl\": \"https://s3.ap-south-1.amazonaws.com/egov-qa-assets/whatsapp-web.jpg\",","      \"navigationUrl\": \"https://api.whatsapp.com/send?phone=918744060444&text=mSeva\"","    }","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"142edc14-d28e-422f-9bf3-dabc75be3e9d","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"0ca19cbc-031b-4bd5-8f87-21e185b12ddf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T07:17:05.000Z","uid":"23418568-0ca19cbc-031b-4bd5-8f87-21e185b12ddf"},{"name":"common-masters.wfSlaConfig","event":[{"listen":"prerequest","script":{"exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"slotPercentage\": 33,","    \"positiveSlabColor\": \"#4CAF50\",","    \"negativeSlabColor\": \"#F44336\",","    \"middleSlabColor\": \"#EEA73A\"","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{},"id":"9251dcf0-7a36-4300-a131-36cf674ae629"}},{"listen":"test","script":{"exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{},"id":"94312bfa-0a11-4dc8-a110-3b76f81897c8"}}],"id":"6fcfce12-2891-4a35-958c-5ad76231fbbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T05:51:41.000Z","uid":"23418568-6fcfce12-2891-4a35-958c-5ad76231fbbe"}],"id":"4829d497-a8ae-4255-8844-17cc5b08834c","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-16T06:47:46.000Z","uid":"23418568-4829d497-a8ae-4255-8844-17cc5b08834c"},{"name":"DataSecurity","item":[{"name":"DataSecurity.DecryptionABAC","event":[{"listen":"prerequest","script":{"id":"118b5e17-63dc-4572-a678-3a10a0cea1d7","exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"key\": \"WnsDefaulterReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"BndDetail\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"CITIZEN\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileno\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailid\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadharno\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/icdcode\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileno\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailid\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadharno\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/icdcode\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"WnsCollectionRegisterReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"WnsReceiptRegisterReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"TLRenewalPendingReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobilenumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"TLRegistryReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"TLApplicationStatusReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"TradeLicenseDailyCollectionReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/userName\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"MCollectReceiptRegister\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"DefaulterReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"PT_CEMP\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"PTReceiptRegister\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"PT_CEMP\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"PTCollectionReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"PT_CEMP\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"MCollectCollectionReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"FSMDailyCollectionReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"FSM_REPORT_VIEWER\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"UserListOtherIndividual\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/username\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/permanentAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/correspondenceAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/addresses/*/address\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"SUPERUSER\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/username\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"GRO\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"DGRO\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"CSR\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"PGR-ADMIN\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"TL_CEMP\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"TL_APPROVER\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"TL_DOC_VERIFIER\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"TL_FIELD_INSPECTOR\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"CEMP\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"FEMP\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"STADMIN\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"MASK\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"UserListOtherBulk\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/username\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"NONE\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/permanentAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/correspondenceAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/addresses/*/address\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"SUPERUSER\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"GRO\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"MASK\"","          }","        ]","      },","      {","        \"roleCode\": \"DGRO\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"MASK\"","          }","        ]","      },","      {","        \"roleCode\": \"CSR\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"MASK\"","          }","        ]","      },","      {","        \"roleCode\": \"PGR-ADMIN\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"MASK\"","          }","        ]","      },","      {","        \"roleCode\": \"TL_CEMP\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"MASK\"","          }","        ]","      },","      {","        \"roleCode\": \"TL_APPROVER\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"MASK\"","          }","        ]","      },","      {","        \"roleCode\": \"TL_DOC_VERIFIER\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"MASK\"","          }","        ]","      },","      {","        \"roleCode\": \"TL_FIELD_INSPECTOR\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"CEMP\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"MASK\"","          }","        ]","      },","      {","        \"roleCode\": \"FEMP\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"STADMIN\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"MASK\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"UserListSelf\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"CITIZEN\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/username\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/permanentAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/correspondenceAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/addresses/*/address\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/username\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/permanentAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/correspondenceAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/addresses/*/address\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"StateLevelTradeLicenseRegistryReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobilenumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"TradeLicenseRegistryReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobilenumber\",","              \"maskingTechnique\": \"mobile\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"GROPerformanceReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"SUPERUSER\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/employee\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"GRO\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/employee\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"PGR_LME\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/employee\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"LMEPerformanceReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"SUPERUSER\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/employee\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"GRO\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/employee\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"PGR_LME\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/employee\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"ULBEmployeeWiseReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/employee\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"EmployeeReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"DescriptionReport\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"PGR_LME\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/lastassignedto\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"GRO\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/lastassignedto\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"SUPERUSER\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/lastassignedto\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  },","  {","    \"key\": \"ALL_ACCESS\",","    \"roleAttributeAccessList\": [","      {","        \"roleCode\": \"SYSTEM\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"CITIZEN\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/username\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/permanentAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/correspondenceAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/addresses/*/address\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"ANONYMOUS\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/username\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/permanentAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/correspondenceAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/addresses/*/address\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      },","      {","        \"roleCode\": \"EMPLOYEE\",","        \"attributeAccessList\": [","          {","            \"attribute\": {","              \"jsonPath\": \"*/name\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/mobileNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/emailId\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/username\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/altContactNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/pan\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/aadhaarNumber\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/guardian\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/permanentAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/correspondenceAddress/address\"","            },","            \"accessType\": \"PLAIN\"","          },","          {","            \"attribute\": {","              \"jsonPath\": \"*/addresses/*/address\"","            },","            \"accessType\": \"PLAIN\"","          }","        ]","      }","    ]","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"6bd79b68-e50d-4dcf-a75b-5dd6c6ecaed4","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"52c443cb-2627-4072-919d-23721883a90a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T07:20:13.000Z","uid":"23418568-52c443cb-2627-4072-919d-23721883a90a"},{"name":"DataSecurity.EncryptionPolicy","event":[{"listen":"prerequest","script":{"id":"118b5e17-63dc-4572-a678-3a10a0cea1d7","exec":["var requestName = pm.info.requestName;","","var data= [","  {","    \"key\": \"BndDetail\",","    \"attributeList\": [","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"mobileno\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"emailid\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"aadharno\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"icdcode\"","      }","    ]","  },","  {","    \"key\": \"UserSearchCriteria\",","    \"attributeList\": [","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"userName\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"name\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"mobileNumber\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"aadhaarNumber\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"pan\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"emailId\"","      }","    ]","  },","  {","    \"key\": \"User\",","    \"attributeList\": [","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"name\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"mobileNumber\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"emailId\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"username\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"altContactNumber\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"pan\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"aadhaarNumber\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"guardian\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"permanentAddress/address\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"correspondenceAddress/address\"","      },","      {","        \"type\": \"Normal\",","        \"jsonPath\": \"addresses/*/address\"","      }","    ]","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"6bd79b68-e50d-4dcf-a75b-5dd6c6ecaed4","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"26207cbb-ed62-49e3-beb7-8fcb449bc545","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T07:19:28.000Z","updatedAt":"2025-07-15T07:20:57.000Z","uid":"23418568-26207cbb-ed62-49e3-beb7-8fcb449bc545"},{"name":"DataSecurity.MaskingPatterns","event":[{"listen":"prerequest","script":{"id":"118b5e17-63dc-4572-a678-3a10a0cea1d7","exec":["var requestName = pm.info.requestName;","","var data= ","[","        {","            \"patternId\": \"001\",","            \"pattern\": \".(?=.{4})\"","        },","        {","            \"patternId\": \"002\",","            \"pattern\": \"\\\\B[a-zA-Z0-9]\"","        },","        {","            \"patternId\": \"003\",","            \"pattern\": \".(?=.{2})\"","        },","        {","            \"patternId\": \"004\",","            \"pattern\": \"(?<=.)[^@\\\\n](?=[^@\\\\n]*?@)|(?:(?<=@.)|(?!^)\\\\G(?=[^@\\\\n]*$)).(?!$)\"","        },","        {","            \"patternId\": \"005\",","            \"pattern\": \"[A-Za-zÀ-ȕ0-9(),-_., ]\"","        },","        {","            \"patternId\": \"006\",","            \"pattern\": \"\\\\w(?=(?:[ \\\\w]*\\\\w){2}$)\"","        },","         {","            \"patternId\": \"007\",","            \"pattern\": \"(?<=.).(?=.{3})\"","        },","        {","            \"patternId\": \"008\",","            \"pattern\": \"(?<=.).(?=.{2})\"","        }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"6bd79b68-e50d-4dcf-a75b-5dd6c6ecaed4","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"cc508afb-79a4-4bc3-8608-f3de2bd0b725","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T07:19:23.000Z","updatedAt":"2025-07-15T07:21:38.000Z","uid":"23418568-cc508afb-79a4-4bc3-8608-f3de2bd0b725"},{"name":"DataSecurity.SecurityPolicy","event":[{"listen":"prerequest","script":{"id":"118b5e17-63dc-4572-a678-3a10a0cea1d7","exec":["var requestName = pm.info.requestName;","","var data=[","    {","      \"model\": \"User\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"mobileNumber\",","          \"jsonPath\": \"mobileNumber\",","          \"patternId\": \"001\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"emailId\",","          \"jsonPath\": \"emailId\",","          \"patternId\": \"004\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"username\",","          \"jsonPath\": \"username\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"altContactNumber\",","          \"jsonPath\": \"altContactNumber\",","          \"patternId\": \"001\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"alternatemobilenumber\",","          \"jsonPath\": \"alternatemobilenumber\",","          \"patternId\": \"001\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"pan\",","          \"jsonPath\": \"pan\",","          \"patternId\": \"001\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"aadhaarNumber\",","          \"jsonPath\": \"aadhaarNumber\",","          \"patternId\": \"001\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"guardian\",","          \"jsonPath\": \"guardian\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"permanentAddress\",","          \"jsonPath\": \"permanentAddress/address\",","          \"patternId\": \"005\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"correspondenceAddress\",","          \"jsonPath\": \"correspondenceAddress/address\",","          \"patternId\": \"005\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"fatherOrHusbandName\",","          \"jsonPath\": \"fatherOrHusbandName\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"searchUsername\",","          \"jsonPath\": \"userName\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","        {","          \"roles\": [\"REINDEXING_ROLE\"],","          \"attributeAccessList\": [","          ]","        },","        {","          \"roles\": [\"WS_CEMP\",\"WS_DOC_VERIFIER\",\"WS_FIELD_INSPECTOR\",\"WS_APPROVER\",\"WS_CLERK\",\"SW_CEMP\",\"SW_DOC_VERIFIER\",\"SW_FIELD_INSPECTOR\",\"SW_APPROVER\",\"SW_CLERK\"","          ],","          \"attributeAccessList\": [","          ]","        },        ","        {","          \"roles\": [\"INTERNAL_MICROSERVICE_ROLE\"],","          \"attributeAccessList\": [","            {","              \"attribute\": \"mobileNumber\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"fatherOrHusbandName\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"correspondenceAddress\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"name\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"emailId\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"permanentAddress\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"username\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"altContactNumber\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"alternatemobilenumber\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"pan\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"aadhaarNumber\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            },","            {","              \"attribute\": \"guardian\",","              \"firstLevelVisibility\": \"PLAIN\",","              \"secondLevelVisibility\": \"PLAIN\"","            }","          ]","        }","      ]","    },","    {","      \"model\": \"UserSelf\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"mobileNumber\",","          \"jsonPath\": \"mobileNumber\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"emailId\",","          \"jsonPath\": \"emailId\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"username\",","          \"jsonPath\": \"username\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"altContactNumber\",","          \"jsonPath\": \"altContactNumber\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"alternatemobilenumber\",","          \"jsonPath\": \"alternatemobilenumber\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"pan\",","          \"jsonPath\": \"pan\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"aadhaarNumber\",","          \"jsonPath\": \"aadhaarNumber\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"guardian\",","          \"jsonPath\": \"guardian\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"permanentAddress\",","          \"jsonPath\": \"permanentAddress/address\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"correspondenceAddress\",","          \"jsonPath\": \"correspondenceAddress/address\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"fatherOrHusbandName\",","          \"jsonPath\": \"fatherOrHusbandName\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"EmployeeReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"waterOpenSearch\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"DescriptionReport\",","      \"uniqueIdentifier\":{","        \"name\": \"user_uuid\",","        \"jsonPath\": \"/user_uuid\"","      },","      \"attributes\":[","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\":\"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"LMEPerformanceReport\",","      \"uniqueIdentifier\":{","        \"name\": \"user_uuid\",","        \"jsonPath\": \"/user_uuid\"","      },","      \"attributes\":[","        {","          \"name\": \"employee\",","          \"jsonPath\": \"employee\",","          \"patternId\": \"002\",","          \"defaultVisibility\":\"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"GROPerformanceReport\",","      \"uniqueIdentifier\":{","        \"name\": \"user_uuid\",","        \"jsonPath\": \"/user_uuid\"","      },","      \"attributes\":[","        {","          \"name\": \"employee\",","          \"jsonPath\": \"employee\",","          \"patternId\": \"002\",","          \"defaultVisibility\":\"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"Property\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/owners/0/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"sample\",","          \"jsonPath\": \"sample\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","        {","          \"roles\": [\"WS_CEMP\",\"WS_DOC_VERIFIER\",\"WS_FIELD_INSPECTOR\",\"WS_APPROVER\",\"WS_CLERK\",\"SW_CEMP\",\"SW_DOC_VERIFIER\",\"SW_FIELD_INSPECTOR\",\"SW_APPROVER\",\"SW_CLERK\",\"PT_APPROVER\", \"PT_CEMP\", \"PT_COLLECTION_EMP\", \"PT_FIELD_INSPECTOR\", \"PT_DOC_VERIFIER\"],","          \"attributeAccessList\": [","          ]","        },","        {","          \"roles\": [\"REINDEXING_ROLE\"],","          \"attributeAccessList\": [","          ]","        }","      ]","    },","{","      \"model\": \"WnSConnection\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/connectionHolders/0/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"sample\",","          \"jsonPath\": \"sample\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","        {","          \"roles\": [\"WS_CEMP\",\"WS_DOC_VERIFIER\",\"WS_FIELD_INSPECTOR\",\"WS_APPROVER\",\"WS_CLERK\",\"SW_CEMP\",\"SW_DOC_VERIFIER\",\"SW_FIELD_INSPECTOR\",\"SW_APPROVER\",\"SW_CLERK\"],","          \"attributeAccessList\": [          ","          ]","        },","        {","          \"roles\": [\"REINDEXING_ROLE\"],","          \"attributeAccessList\": [","          ]","        }","      ]","    },","    {","      \"model\": \"WnSConnectionOwner\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"sample\",","          \"jsonPath\": \"sample\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","        {","          \"roles\": [\"WS_CEMP\",\"WS_DOC_VERIFIER\",\"WS_FIELD_INSPECTOR\",\"WS_APPROVER\",\"WS_CLERK\",\"SW_CEMP\",\"SW_DOC_VERIFIER\",\"SW_FIELD_INSPECTOR\",\"SW_APPROVER\",\"SW_CLERK\"],","          \"attributeAccessList\": [","          ]","        },","        {","          \"roles\": [\"REINDEXING_ROLE\"],","          \"attributeAccessList\": [","          ]","        }","      ]","    },","     {","      \"model\": \"ObpsApplicationStatusReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"currentowner\",","          \"jsonPath\": \"currentowner\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"ObpsDailyCollectionReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"WnsReceiptRegisterReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"WnsCollectionRegisterReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"WnsDefaulterReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"InboxWnS\",","      \"uniqueIdentifier\": {","        \"name\": \"applicationNo\",","        \"jsonPath\": \"applicationNo\"","      },","      \"attributes\": [","        {","          \"name\": \"sample\",","          \"jsonPath\": \"sample\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","        {","          \"roles\": [\"WS_CEMP\",\"WS_DOC_VERIFIER\",\"WS_FIELD_INSPECTOR\",\"WS_APPROVER\",\"WS_CLERK\",\"SW_CEMP\",\"SW_DOC_VERIFIER\",\"SW_FIELD_INSPECTOR\",\"SW_APPROVER\",\"SW_CLERK\"],","          \"attributeAccessList\": [","          ]","        }","      ]","    },","    {","      \"model\": \"PTReceiptRegister\",","      \"uniqueIdentifier\": {","        \"name\": \"user_uuid\",","        \"jsonPath\": \"/user_uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"PTCollectionReport\",","      \"uniqueIdentifier\": {","        \"name\": \"user_uuid\",","        \"jsonPath\": \"/user_uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"DefaulterReport\",","      \"uniqueIdentifier\": {","        \"name\": \"user_uuid\",","        \"jsonPath\": \"/user_uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"PropertyDecrypDisabled\",","      \"uniqueIdentifier\": {","        \"name\": \"propertyId\",","        \"jsonPath\": \"/propertyId\"","      },","      \"attributes\": [","        {","          \"name\": \"sample\",","          \"jsonPath\": \"sample\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"WnSConnectionDecrypDisabled\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/connectionHolders/0/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"sample\",","          \"jsonPath\": \"sample\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"WnSConnectionOwnerDecrypDisabled\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"sample\",","          \"jsonPath\": \"sample\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    },","    {","      \"model\": \"TradeLicenseRegistryReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"StateTradeLicenseCancelledRegistryReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"TradeLicenseCancelledRegistryReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"StateLevelTradeLicenseRegistryReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"TradeLicenseDailyCollectionReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"username\",","          \"jsonPath\": \"username\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"TLApplicationStatusReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"currentowner\",","          \"jsonPath\": \"currentowner\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"TLRegistryReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"TLRenewalPendingReport\",","      \"uniqueIdentifier\": {","        \"name\": \"uuid\",","        \"jsonPath\": \"/uuid\"","      },","      \"attributes\": [","        {","          \"name\": \"name\",","          \"jsonPath\": \"name\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        },","        {","          \"name\": \"mobilenumber\",","          \"jsonPath\": \"mobilenumber\",","          \"patternId\": \"002\",","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","      ]","    },","    {","      \"model\": \"WnSConnectionPlumber\",","      \"uniqueIdentifier\": {","        \"name\": \"applicationNo\",","        \"jsonPath\": \"/applicationNo\"","      },","      \"attributes\": [  ","        {","          \"name\": \"sample\",","          \"jsonPath\": \"sample\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": [","        {","          \"roles\": [\"WS_CEMP\",\"WS_DOC_VERIFIER\",\"WS_FIELD_INSPECTOR\",\"WS_APPROVER\",\"WS_CLERK\",\"SW_CEMP\",\"SW_DOC_VERIFIER\",\"SW_FIELD_INSPECTOR\",\"SW_APPROVER\",\"SW_CLERK\"],","          \"attributeAccessList\": [","          ]","        },","        {","          \"roles\": [\"REINDEXING_ROLE\"],","          \"attributeAccessList\": [","          ]","        }","      ]","    },","    {","      \"model\": \"WnSConnectionPlumberDecrypDisabled\",","      \"uniqueIdentifier\": {","        \"name\": \"applicationNo\",","        \"jsonPath\": \"/applicationNo\"","      },","      \"attributes\": [","        {","          \"name\": \"sample\",","          \"jsonPath\": \"sample\",","          \"patternId\": null,","          \"defaultVisibility\": \"PLAIN\"","        }","      ],","      \"roleBasedDecryptionPolicy\": []","    }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"6bd79b68-e50d-4dcf-a75b-5dd6c6ecaed4","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"d06c3350-dd13-4eab-845b-f786376f4c59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T07:19:17.000Z","updatedAt":"2025-07-15T07:22:07.000Z","uid":"23418568-d06c3350-dd13-4eab-845b-f786376f4c59"}],"id":"721e65fa-ec6c-43c6-aee4-1d4fe6164e98","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T07:19:28.000Z","uid":"23418568-721e65fa-ec6c-43c6-aee4-1d4fe6164e98"},{"name":"egov-hrms","item":[{"name":"egov-hrms.DeactivationReason","event":[{"listen":"prerequest","script":{"id":"d4af5585-5240-4167-8712-504d8f0c9057","exec":["var requestName = pm.info.requestName;","","var data=[","    {","      \"code\": \"OTHERS\",","      \"active\": true","    },","    {","      \"code\": \"ORDERBYCOMMISSIONER\",","      \"active\": true","    }","]","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"a8ae3310-5215-47f9-be78-9c3c14529c39","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"3f06b2de-4e31-4032-8725-b624764df5e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:26:09.000Z","uid":"23418568-3f06b2de-4e31-4032-8725-b624764df5e5"},{"name":"egov-hrms.Degree","event":[{"listen":"prerequest","script":{"id":"ebda92ee-a99a-4562-b2f8-1337d890a081","exec":["var requestName = pm.info.requestName;","","var data= [","    {","      \"code\": \"MATRICULATION\",","      \"active\": true","    },","    {","      \"code\": \"10+2/EQUIVALENTDIPLOMA\",","      \"active\": true","    },","    {","      \"code\": \"B.A/B.SC./B.COM/BBA\",","      \"active\": true","    },","    {","      \"code\": \"LLB/LLM\",","      \"active\": true","    },","    {","      \"code\": \"B.E/B.TECH.\",","      \"active\": true","    },","    {","      \"code\": \"M.A/M.COM./M.SC.\",","      \"active\": true","    },","    {","      \"code\": \"M.E/M.TECH.\",","      \"active\": true","    },","    {","      \"code\": \"MBA/PGDM\",","      \"active\": true","    },","    {","      \"code\": \"DOCTORATE\",","      \"active\": true","    },","    {","      \"code\": \"OTHER\",","      \"active\": true","    }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"52519e93-dd57-4358-bef7-dd0e5948c3a8","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"dba3659c-3b18-4ffb-b7ed-fcca7f76769c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:26:40.000Z","uid":"23418568-dba3659c-3b18-4ffb-b7ed-fcca7f76769c"},{"name":"egov-hrms.EmployeeStatus","event":[{"listen":"prerequest","script":{"id":"9cfb3280-bc62-42d6-9e7f-2b1c4d9decb3","exec":["var requestName = pm.info.requestName;","","var data= [","    {","      \"code\": \"EMPLOYED\",","      \"active\": true","    },","    {","      \"code\": \"RETIRED\",","      \"active\": true","    },","    {","      \"code\": \"RESIGNED\",","      \"active\": true","    },","    {","      \"code\": \"TERMINATED\",","      \"active\": true","    },","    {","      \"code\": \"DECEASED\",","      \"active\": true","    },","    {","      \"code\": \"SUSPENDED\",","      \"active\": true","    },","    {","      \"code\": \"TRANSFERRED\",","      \"active\": true","    }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"5f05bd21-59b4-4302-8abd-ecedaf78beba","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"a138dbcb-68cf-4565-b52b-89d9b50d8e9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:27:05.000Z","uid":"23418568-a138dbcb-68cf-4565-b52b-89d9b50d8e9a"},{"name":"egov-hrms.EmployeeType","event":[{"listen":"prerequest","script":{"id":"42f1907a-3063-4d28-8cb9-dab8ccfd3438","exec":["var requestName = pm.info.requestName;","","var data= [","    {","      \"code\": \"PERMANENT\",","      \"active\": true","    },","    {","      \"code\": \"TEMPORARY\",","      \"active\": true","    },","    {","      \"code\": \"DAILYWAGES\",","      \"active\": true","    },","    {","      \"code\": \"CONTRACT\",","      \"active\": true","    },","    {","      \"code\": \"DEPUTATION\",","      \"active\": true","    }","  ]","","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"23f89433-5456-4027-babb-eb3095952668","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"f05e03f7-df45-4535-99db-c8c1b856cccd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:27:45.000Z","uid":"23418568-f05e03f7-df45-4535-99db-c8c1b856cccd"},{"name":"egov-hrms.EmploymentTest","event":[{"listen":"prerequest","script":{"id":"d18df47e-61fa-4988-91d5-9faab1461d4a","exec":["var requestName = pm.info.requestName;","","var data= [","    {","      \"code\": \"PRELIMS\",","      \"active\": true","    },","    {","      \"code\": \"APTITUDETEST\",","      \"active\": true","    },","    {","      \"code\": \"MAINS\",","      \"active\": true","    }","  ]","","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"f2f262a2-cb27-4fce-914d-24491ca22b80","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"0bd2426f-c803-4ec1-bc04-f23713280168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:28:13.000Z","uid":"23418568-0bd2426f-c803-4ec1-bc04-f23713280168"},{"name":"egov-hrms.Specalization","event":[{"listen":"prerequest","script":{"id":"725af8ec-befe-46c6-9d42-b6eb15c994d9","exec":["var requestName = pm.info.requestName;","","var data= [","    {","      \"code\": \"ARTS\",","      \"active\": true","    },","    {","      \"code\": \"SCIENCE\",","      \"active\": true","    }","  ]","","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"8ff8cf76-2411-4376-b134-66f220bc265f","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"60bd9c04-f67a-4d7a-bffd-934a94c668fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:29:59.000Z","uid":"23418568-60bd9c04-f67a-4d7a-bffd-934a94c668fb"}],"id":"1b8463e3-152c-4706-9556-be9d60c80eee","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:30:47.000Z","uid":"23418568-1b8463e3-152c-4706-9556-be9d60c80eee"},{"name":"RAINMAKER-PGR","item":[{"name":"RAINMAKER-PGR.ServiceDefs","event":[{"listen":"prerequest","script":{"id":"c3c8c9f5-aea5-4076-b98b-4af59300079a","exec":["var requestName = pm.info.requestName;","pm.variables.get(\"variable_key\");","","var data=[","  {","    \"name\": \"Others\",","    \"order\": 6,","    \"active\": true,","    \"keywords\": \"other, miscellaneous,ad,playgrounds,burial,slaughterhouse, misc, tax, revenue\",","    \"menuPath\": \"\",","    \"slaHours\": 336,","    \"department\": \"DEPT_10\",","    \"serviceCode\": \"Others\"","  },","  {","    \"name\": \"Park requires maintenance\",","    \"active\": true,","    \"keywords\": \"open, defecation, waste, human, privy, toilet\",","    \"menuPath\": \"Parks\",","    \"slaHours\": 336,","    \"department\": \"DEPT_5\",","    \"serviceCode\": \"ParkRequiresMaintenance\"","  },","  {","    \"name\": \"Open Defecation\",","    \"active\": true,","    \"keywords\": \"open, defecation, waste, human, privy, toilet\",","    \"menuPath\": \"OpenDefecation\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"OpenDefecation\"","  },","  {","    \"name\": \"Cutting/trimming of tree required\",","    \"active\": true,","    \"keywords\": \"tree, remove, trim, fallen, cut, plant, branch\",","    \"menuPath\": \"Trees\",","    \"slaHours\": 336,","    \"department\": \"DEPT_5\",","    \"serviceCode\": \"CuttingOrTrimmingOfTreeRequired\"","  },","  {","    \"name\": \"Illegal Cutting of trees\",","    \"active\": true,","    \"keywords\": \"tree, cut, illegal, unathourized, remove, plant\",","    \"menuPath\": \"Trees\",","    \"slaHours\": 336,","    \"department\": \"DEPT_5\",","    \"serviceCode\": \"IllegalCuttingOfTrees\"","  },","  {","    \"name\": \"Illegal parking\",","    \"active\": true,","    \"keywords\": \"illegal, parking, car, vehicle, space, removal, road, street, vehicle\",","    \"menuPath\": \"LandViolations\",","    \"slaHours\": 336,","    \"department\": \"DEPT_6\",","    \"serviceCode\": \"IllegalParking\"","  },","  {","    \"name\": \"Illegal constructions\",","    \"active\": true,","    \"keywords\": \"illegal, violation, property, public, space, land, unathourised, site, construction, wrong, build\",","    \"menuPath\": \"LandViolations\",","    \"slaHours\": 336,","    \"department\": \"DEPT_6\",","    \"serviceCode\": \"IllegalConstructions\"","  },","  {","    \"name\": \"Illegal shops on footpath\",","    \"active\": true,","    \"keywords\": \"illegal, shop, footpath, violation, property, public, space, land, unathourised, site, construction, wrong\",","    \"menuPath\": \"LandViolations\",","    \"slaHours\": 336,","    \"department\": \"DEPT_6\",","    \"serviceCode\": \"IllegalShopsOnFootPath\"","  },","  {","    \"name\": \"No water/electricity in public toilet\",","    \"active\": true,","    \"keywords\": \"toilet, public, restroom, bathroom, urinal, electricity, water, working\",","    \"menuPath\": \"PublicToilets\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"NoWaterOrElectricityinPublicToilet\"","  },","  {","    \"name\": \"Public toilet damaged\",","    \"active\": true,","    \"keywords\": \"toilet, public, restroom, bathroom, urinal, block, working\",","    \"menuPath\": \"PublicToilets\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"PublicToiletIsDamaged\"","  },","  {","    \"name\": \"Dirty/smelly public toilet\",","    \"active\": true,","    \"keywords\": \"toilet, public, restroom, bathroom, urinal, smell, dirty\",","    \"menuPath\": \"PublicToilets\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"DirtyOrSmellyPublicToilets\"","  },","  {","    \"name\": \"Dead animals\",","    \"active\": true,","    \"keywords\": \"stray, cow, cows, cattle, bull, bulls, graze, grazing, dung, menace\",","    \"menuPath\": \"Animals\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"DeadAnimals\"","  },","  {","    \"name\": \"Stray animals\",","    \"active\": true,","    \"keywords\": \"stray, dog, dogs, menace, animal, animals, attack, attacking, bite, biting, bark, barking\",","    \"menuPath\": \"Animals\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"StrayAnimals\"","  },","  {","    \"name\": \"Request spraying/ fogging operations\",","    \"active\": true,","    \"keywords\": \"mosquito, menace, fog, spray, kill, health, dengue, malaria, disease, clean\",","    \"menuPath\": \"Mosquitos\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"RequestSprayingOrFoggingOperation\"","  },","  {","    \"name\": \"Construction material lying on the road\",","    \"active\": true,","    \"keywords\": \"illegal, shop, footpath, walk, remove, occupy, path\",","    \"menuPath\": \"RoadsAndFootpaths\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"ConstructionMaterialLyingOntheRoad\"","  },","  {","    \"name\": \"Damaged/blocked footpath\",","    \"active\": true,","    \"keywords\": \"footpath, repair, broken, surface, damage, patch, hole, maintenance, walk, path\",","    \"menuPath\": \"RoadsAndFootpaths\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"DamagedOrBlockedFootpath\"","  },","  {","    \"name\": \"Manhole cover is missing/damaged\",","    \"active\": true,","    \"keywords\": \"road, street, manhole, hole, cover, lid, footpath, open, man, drainage, damage, repair, fix\",","    \"menuPath\": \"RoadsAndFootpaths\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"ManholeCoverMissingOrDamaged\"","  },","  {","    \"name\": \"Water logged road\",","    \"active\": true,","    \"keywords\": \"road, drainage, water, block, puddle, street, flood, overflow, rain\",","    \"menuPath\": \"RoadsAndFootpaths\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"WaterLoggedRoad\"","  },","  {","    \"name\": \"Damaged road\",","    \"active\": true,","    \"keywords\": \"road, damage, hole, surface, repair, patch, broken, maintenance, street, construction, fix\",","    \"menuPath\": \"RoadsAndFootpaths\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"DamagedRoad\"","  },","  {","    \"name\": \"Water pressure is very less\",","    \"active\": true,","    \"keywords\": \"water, supply, connection, damage, repair, broken, pipe, piping, tap\",","    \"menuPath\": \"WaterandSewage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"WaterPressureisVeryLess\"","  },","  {","    \"name\": \"Broken water pipe / Leakage\",","    \"order\": 3,","    \"active\": true,","    \"keywords\": \"water, supply, connection, damage, repair, broken, pipe, piping, tap\",","    \"menuPath\": \"WaterandSewage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"BrokenWaterPipeOrLeakage\"","  },","  {","    \"name\": \"Dirty water supply\",","    \"active\": true,","    \"keywords\": \"water, supply, connection, drink, dirty, contaminated, impure, health, clean\",","    \"menuPath\": \"WaterandSewage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"DirtyWaterSupply\"","  },","  {","    \"name\": \"No water supply\",","    \"active\": true,","    \"keywords\": \"water, supply, connection, drink, tap\",","    \"menuPath\": \"WaterandSewage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"NoWaterSupply\"","  },","  {","    \"name\": \"Shortage of water\",","    \"active\": true,","    \"keywords\": \"water, supply, shortage, drink, tap, connection,leakage,less\",","    \"menuPath\": \"WaterandSewage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"ShortageOfWater\"","  },","  {","    \"name\": \"Block / Overflowing sewage\",","    \"order\": 2,","    \"active\": true,","    \"keywords\": \"water, supply, connection, damage, repair, broken, pipe, piping, tap\",","    \"menuPath\": \"WaterandSewage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"BlockOrOverflowingSewage\"","  },","  {","    \"name\": \"Illegal discharge of sewage\",","    \"active\": true,","    \"keywords\": \"water, supply, connection, damage, repair, broken, pipe, piping, tap\",","    \"menuPath\": \"WaterandSewage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"illegalDischargeOfSewage\"","  },","  {","    \"name\": \"Overflowing/Blocked drain\",","    \"active\": true,","    \"keywords\": \"drain, block, clean, debris, silt, drainage, water, clean, roadside, flow, remove, waste, garbage, clear, overflow, canal, fill, stagnate, rain, sanitation, sand, pipe, clog, stuck\",","    \"menuPath\": \"Drains\",","    \"slaHours\": 336,","    \"department\": \"DEPT_4\",","    \"serviceCode\": \"OverflowingOrBlockedDrain\"","  },","  {","    \"name\": \"Burning of garbage\",","    \"active\": true,","    \"keywords\": \"garbage, remove, burn, fire, health, waste, smoke, plastic, illegal\",","    \"menuPath\": \"Garbage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"BurningOfGarbage\"","  },","  {","    \"name\": \"Damaged garbage bin\",","    \"active\": true,","    \"keywords\": \"garbage, waste, bin, dustbin, clean, remove, sanitation, overflow, smell, health, throw, dispose\",","    \"menuPath\": \"Garbage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"DamagedGarbageBin\"","  },","  {","    \"name\": \"Garbage needs to be cleared\",","    \"order\": 4,","    \"active\": true,","    \"keywords\": \"garbage, collect, litter, clean, door, waste, remove, sweeper, sanitation, dump, health, debris, throw\",","    \"menuPath\": \"Garbage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"GarbageNeedsTobeCleared\"","  },","  {","    \"name\": \"Streetlight not working\",","    \"order\": 1,","    \"active\": true,","    \"keywords\": \"streetlight, light, repair, work, pole, electric, power, repair, fix\",","    \"menuPath\": \"StreetLights\",","    \"slaHours\": 336,","    \"department\": \"DEPT_1\",","    \"serviceCode\": \"StreetLightNotWorking\"","  },","  {","    \"name\": \"Non sweeping of road\",","    \"order\": 5,","    \"active\": true,","    \"keywords\": \"garbage, collect, litter, clean, door, waste, remove, sweeper, sanitation, dump, health, debris, throw\",","    \"menuPath\": \"Garbage\",","    \"slaHours\": 336,","    \"department\": \"DEPT_3\",","    \"serviceCode\": \"NonSweepingOfRoad\"","  },","  {","    \"name\": \"No streetlight\",","    \"active\": true,","    \"keywords\": \"streetlight, light, repair, work, pole, electric, power, repair, damage, fix\",","    \"menuPath\": \"StreetLights\",","    \"slaHours\": 336,","    \"department\": \"DEPT_1\",","    \"serviceCode\": \"NoStreetlight\"","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"46f9050a-ab25-459b-afac-deccd4539435","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"2c2f7371-e7f3-4d3c-86b3-66815d819217","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:33:57.000Z","uid":"23418568-2c2f7371-e7f3-4d3c-86b3-66815d819217"},{"name":"RAINMAKER-PGR.UIConstants","event":[{"listen":"prerequest","script":{"id":"27f17dac-3c49-4772-914c-51d3734f6828","exec":["var requestName = pm.info.requestName;","pm.variables.get(\"variable_key\");","","var data= [","    {","      \"REOPENSLA\": 432000000","    }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"2cbb606e-26ab-4fd1-aa05-823f28561ca8","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"2270d562-3b09-45e9-8b05-c3d0d5f6e650","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:34:09.000Z","uid":"23418568-2270d562-3b09-45e9-8b05-c3d0d5f6e650"}],"id":"29eb12ad-acfe-4b1d-b211-bbb8d17ae314","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:34:47.000Z","uid":"23418568-29eb12ad-acfe-4b1d-b211-bbb8d17ae314"},{"name":"Workflow","item":[{"name":"Workflow.AutoEscalation","event":[{"listen":"prerequest","script":{"id":"3dfc45e1-481d-4bac-a991-6faf63bd5670","exec":["var requestName = pm.info.requestName;","pm.variables.get(\"variable_key\");","","var data= [","      {","        \"state\": \"RESOLVED\",","        \"topic\": \"im-auto-escalation\",","        \"action\": \"CLOSE\",","        \"active\": \"true\",","        \"module\": \"im-services\",","        \"stateSLA\": 3.0,","        \"businessSLA\": 3456,","        \"businessService\": \"Incident_Low\"","      },","      {","        \"state\": \"RESOLVED\",","        \"topic\": \"im-auto-escalation\",","        \"action\": \"CLOSE\",","        \"active\": \"true\",","        \"module\": \"im-services\",","        \"stateSLA\": 3.0,","        \"businessSLA\": 3456,","        \"businessService\": \"Incident_High\"","      },","      {","        \"state\": \"RESOLVED\",","        \"topic\": \"im-auto-escalation\",","        \"action\": \"CLOSE\",","        \"active\": \"true\",","        \"module\": \"im-services\",","        \"stateSLA\": 3.0,","        \"businessSLA\": 3456,","        \"businessService\": \"Incident_Medium\"","      },","      {","        \"state\": \"REJECTED\",","        \"topic\": \"im-auto-escalation\",","        \"action\": \"CLOSE\",","        \"active\": \"true\",","        \"module\": \"im-services\",","        \"stateSLA\": 3.0,","        \"businessSLA\": 3456,","        \"businessService\": \"Incident_Medium\"","      },","      {","        \"state\": \"REJECTED\",","        \"topic\": \"im-auto-escalation\",","        \"action\": \"CLOSE\",","        \"active\": \"true\",","        \"module\": \"im-services\",","        \"stateSLA\": 3.0,","        \"businessSLA\": 3456,","        \"businessService\": \"Incident_High\"","      },","      {","        \"state\": \"REJECTED\",","        \"topic\": \"im-auto-escalation\",","        \"action\": \"CLOSE\",","        \"active\": \"true\",","        \"module\": \"im-services\",","        \"stateSLA\": 3.0,","        \"businessSLA\": 3456,","        \"businessService\": \"Incident_Low\"","      },","      {","        \"state\": \"REJECTED\",","        \"topic\": \"im-auto-escalation\",","        \"action\": \"CLOSE\",","        \"active\": \"true\",","        \"module\": \"im-services\",","        \"stateSLA\": 3.0,","        \"businessSLA\": 3456,","        \"businessService\": \"Incident\"","      },","      {","        \"state\": \"RESOLVED\",","        \"topic\": \"im-auto-escalation\",","        \"action\": \"CLOSE\",","        \"active\": \"true\",","        \"module\": \"im-services\",","        \"stateSLA\": 3.0,","        \"businessSLA\": 3456,","        \"businessService\": \"Incident\"","      }","]","","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"691c731a-84b5-479a-b6a0-b11f46d277b4","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"cbc9ae17-2666-4b56-898d-5dda7d98bf98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:41:45.000Z","uid":"23418568-cbc9ae17-2666-4b56-898d-5dda7d98bf98"},{"name":"Workflow.AutoEscalationStatesToIgnore","event":[{"listen":"prerequest","script":{"id":"a2952006-2f18-4746-bced-4fc55ff9a3ec","exec":["var requestName = pm.info.requestName;","pm.variables.get(\"variable_key\");","","var data= [","      {","        \"businessService\": \"NewTL\",","        \"module\": \"TL\",","        \"state\": [\"INITIATED\",\"PENDINGAPPROVAL\"]","      }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"aad77f00-be2a-4868-bec5-579097b32dbb","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"61a4c1f5-260f-4052-91db-ed17f064c980","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:42:23.000Z","uid":"23418568-61a4c1f5-260f-4052-91db-ed17f064c980"},{"name":"Workflow.BusinessService","event":[{"listen":"prerequest","script":{"id":"fb8e074a-441c-4c69-b76c-b7bd27f2f150","exec":["var requestName = pm.info.requestName;","pm.variables.get(\"variable_key\");","","var data= [","  {","    \"uuid\": \"2b75575a-f84d-11e8-8eb2-f2801f1b9fd1\",","    \"getUri\": \"\",","    \"states\": [","      {","        \"uuid\": \"bf5fd4f4-f7df-11e8-8eb2-f2801f1b9fd1\",","        \"state\": \"INITIATED\",","        \"actions\": [","          {","            \"uuid\": \"4bd0f10a-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"CITIZEN,TL_CEMP\",","            \"action\": \"APPLY\",","            \"stateId\": \"bf5fd4f4-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fd8c8-f7df-11e8-8eb2-f2801f1b9fd1\"","          }","        ],","        \"tenantId\": \"{tenantid}\",","        \"isStartState\": \"true\",","        \"UpdateAllowed\": \"false\",","        \"isTerminateState\": \"false\",","        \"applicableActions\": \"INITIATE\",","        \"businessServiceId\": \"NewTL\",","        \"docUploadRequired\": \"false\",","        \"applicableNextStates\": \"APPLIED\"","      },","      {","        \"uuid\": \"bf5fd8c8-f7df-11e8-8eb2-f2801f1b9fd1\",","        \"state\": \"APPLIED\",","        \"actions\": [","          {","            \"uuid\": \"4bd0f2a4-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"SYSTEM_PAYMENT\",","            \"action\": \"PAY\",","            \"stateId\": \"bf5fd8c8-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fdaee-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"4bd0f3ee-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"CLERK\",","            \"action\": \"CANCEL\",","            \"stateId\": \"bf5fd8c8-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fe0fc-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"4bd0f524-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"CLERK\",","            \"action\": \"REJECT\",","            \"stateId\": \"bf5fd8c8-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fe318-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"543f802e-f952-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"TL_APPROVER\",","            \"action\": \"APPROVE\",","            \"stateId\": \"bf5fe444-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fdfbc-f7df-11e8-8eb2-f2801f1b9fd1\"","          }","        ],","        \"tenantId\": \"{tenantid}\",","        \"isStartState\": \"false\",","        \"UpdateAllowed\": \"true\",","        \"isTerminateState\": \"false\",","        \"applicableActions\": \"Reject,Pay,Cancel,Mark\",","        \"businessServiceId\": \"NewTL\",","        \"docUploadRequired\": \"false\",","        \"applicableNextStates\": \"Paid,Cancelled,Rejected\"","      },","      {","        \"uuid\": \"bf5fdaee-f7df-11e8-8eb2-f2801f1b9fd1\",","        \"state\": \"PAID\",","        \"actions\": [","          {","            \"uuid\": \"4bd0faa6-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"CLERK\",","            \"action\": \"CANCEL\",","            \"stateId\": \"bf5fdaee-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fe0fc-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"4bd0fc54-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"CLERK\",","            \"action\": \"REJECT\",","            \"stateId\": \"bf5fdaee-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fe318-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"4bd0feac-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"CLERK\",","            \"action\": \"MARK\",","            \"stateId\": \"bf5fdaee-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fdaee-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"4bd10136-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"CLERK\",","            \"action\": \"FORWARD\",","            \"stateId\": \"bf5fdaee-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fdd28-f7df-11e8-8eb2-f2801f1b9fd1\"","          }","        ],","        \"tenantId\": \"{tenantid}\",","        \"isStartState\": \"false\",","        \"UpdateAllowed\": \"true\",","        \"isTerminateState\": \"false\",","        \"applicableActions\": \"Approve,Cancel,Reject,Mark\",","        \"businessServiceId\": \"NewTL\",","        \"docUploadRequired\": \"false\",","        \"applicableNextStates\": \"Intermediate\"","      },","      {","        \"uuid\": \"bf5fdd28-f7df-11e8-8eb2-f2801f1b9fd1\",","        \"state\": \"FIELDINSPECTION\",","        \"actions\": [","          {","            \"uuid\": \"4bd1041a-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"TL_FIELD_INSPECTOR\",","            \"action\": \"CANCEL\",","            \"stateId\": \"bf5fdd28-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fe0fc-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"4bd1064a-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"TL_FIELD_INSPECTOR\",","            \"action\": \"REJECT\",","            \"stateId\": \"bf5fdd28-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fe318-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"4bd108ac-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"TL_FIELD_INSPECTOR\",","            \"action\": \"MARK\",","            \"stateId\": \"bf5fdd28-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fdd28-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"4bd10de8-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"TL_FIELD_INSPECTOR\",","            \"action\": \"FORWARD\",","            \"stateId\": \"bf5fdd28-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fe444-f7df-11e8-8eb2-f2801f1b9fd1\"","          }","        ],","        \"tenantId\": \"{tenantid}\",","        \"isStartState\": \"false\",","        \"UpdateAllowed\": \"\",","        \"isTerminateState\": \"false\",","        \"applicableActions\": \"\",","        \"businessServiceId\": \"NewTL\",","        \"docUploadRequired\": \"\",","        \"applicableNextStates\": \"Approved,Cancelled,Rejected\"","      },","      {","        \"uuid\": \"bf5fdfbc-f7df-11e8-8eb2-f2801f1b9fd1\",","        \"state\": \"APPROVED\",","        \"actions\": [","          {","            \"uuid\": \"4bd11770-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"TL_APPROVER\",","            \"action\": \"CANCEL\",","            \"stateId\": \"bf5fdfbc-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fe0fc-f7df-11e8-8eb2-f2801f1b9fd1\"","          }","        ],","        \"tenantId\": \"{tenantid}\",","        \"isStartState\": \"false\",","        \"UpdateAllowed\": \"true\",","        \"isTerminateState\": \"true\",","        \"applicableActions\": \"CANCEL\",","        \"businessServiceId\": \"NewTL\",","        \"docUploadRequired\": \"true\",","        \"applicableNextStates\": \"\"","      },","      {","        \"uuid\": \"bf5fe0fc-f7df-11e8-8eb2-f2801f1b9fd1\",","        \"state\": \"CANCELLED\",","        \"actions\": [","          {","            \"uuid\": \"4bd112e8-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"\",","            \"action\": \"\",","            \"stateId\": \"bf5fe0fc-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"\"","          }","        ],","        \"tenantId\": \"{tenantid}\",","        \"isStartState\": \"false\",","        \"UpdateAllowed\": \"true\",","        \"isTerminateState\": \"true\",","        \"applicableActions\": \"\",","        \"businessServiceId\": \"NewTL\",","        \"docUploadRequired\": \"false\",","        \"applicableNextStates\": \"\"","      },","      {","        \"uuid\": \"bf5fe318-f7df-11e8-8eb2-f2801f1b9fd1\",","        \"state\": \"REJECTED\",","        \"actions\": [","          {","            \"uuid\": \"4bd115fe-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"CITIZEN,TL_CEMP\",","            \"action\": \"REINITIATE\",","            \"stateId\": \"bf5fe318-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fd4f4-f7df-11e8-8eb2-f2801f1b9fd1\"","          }","        ],","        \"tenantId\": \"{tenantid}\",","        \"isStartState\": \"false\",","        \"UpdateAllowed\": \"true\",","        \"isTerminateState\": \"true\",","        \"applicableActions\": \"Reapply\",","        \"businessServiceId\": \"NewTL\",","        \"docUploadRequired\": \"true\",","        \"applicableNextStates\": \"Initiated\"","      },","      {","        \"uuid\": \"bf5fe444-f7df-11e8-8eb2-f2801f1b9fd1\",","        \"state\": \"PENDINGAPPROVAL\",","        \"actions\": [","          {","            \"uuid\": \"4bd10f50-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"TL_APPROVER\",","            \"action\": \"APPROVE\",","            \"stateId\": \"bf5fe444-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fdfbc-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"4bd11086-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"TL_APPROVER\",","            \"action\": \"CANCEL\",","            \"stateId\": \"bf5fe444-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fe0fc-f7df-11e8-8eb2-f2801f1b9fd1\"","          },","          {","            \"uuid\": \"4bd111a8-f7d3-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"TL_APPROVER\",","            \"action\": \"REJECT\",","            \"stateId\": \"bf5fe444-f7df-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fe318-f7df-11e8-8eb2-f2801f1b9fd1\"","          }","        ],","        \"tenantId\": \"{tenantid}\",","        \"isStartState\": \"false\",","        \"UpdateAllowed\": \"\",","        \"isTerminateState\": \"false\",","        \"applicableActions\": \"\",","        \"businessServiceId\": \"NewTL\",","        \"docUploadRequired\": \"\",","        \"applicableNextStates\": \"\"","      },","      {","        \"uuid\": \"9d458700-f894-11e8-8eb2-f2801f1b9fd1\",","        \"state\": \"\",","        \"actions\": [","          {","            \"uuid\": \"2efb9036-f895-11e8-8eb2-f2801f1b9fd1\",","            \"roles\": \"CITIZEN,TL_CEMP\",","            \"action\": \"INITIATE\",","            \"stateId\": \"9d458700-f894-11e8-8eb2-f2801f1b9fd1\",","            \"tenantId\": \"{tenantid}\",","            \"nextStateId\": \"bf5fd4f4-f7df-11e8-8eb2-f2801f1b9fd1\"","          }","        ],","        \"tenantId\": \"{tenantid}\",","        \"isStartState\": \"true\",","        \"UpdateAllowed\": \"true\",","        \"isTerminateState\": \"false\",","        \"applicableActions\": \"INITIATE\",","        \"businessServiceId\": \"NewTL\",","        \"docUploadRequired\": \"false\",","        \"applicableNextStates\": \"Initiated\"","      }","    ],","    \"postUri\": \"\",","    \"tenantId\": \"{tenantid}\",","    \"businessService\": \"NewTL\"","  }","]","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"eb002ebd-25ae-45d3-8bb7-078d44c067bf","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"147420c3-3fb9-4b98-a7a6-fdbe426e4f1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:43:01.000Z","uid":"23418568-147420c3-3fb9-4b98-a7a6-fdbe426e4f1e"},{"name":"Workflow.BusinessServiceConfig","event":[{"listen":"prerequest","script":{"id":"87a7e13b-4503-4a1b-9f35-44d62f8eb4b0","exec":["var requestName = pm.info.requestName;","pm.variables.get(\"variable_key\");","","var data= [","    {","      \"code\": \"NEWTL\",","      \"isStateLevel\": true","    },","    {","      \"code\": \"FIRENOC\",","      \"isStateLevel\": true","    }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"9395bcbe-06b2-4671-96c2-6d93d68cc7bb","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"c0c0c613-48e2-4025-bb69-32974a0661ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:43:40.000Z","uid":"23418568-c0c0c613-48e2-4025-bb69-32974a0661ec"},{"name":"Workflow.BusinessServiceMasterConfig","event":[{"listen":"prerequest","script":{"id":"87a7e13b-4503-4a1b-9f35-44d62f8eb4b0","exec":["var requestName = pm.info.requestName;","pm.variables.get(\"variable_key\");","","var data= [","      {","        \"businessService\": \"Incident\",","        \"active\": \"true\",","        \"isStatelevel\": \"true\"","      }","","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"9395bcbe-06b2-4671-96c2-6d93d68cc7bb","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"77ed9440-b0d0-44e3-831d-b7386750ac97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T08:43:48.000Z","updatedAt":"2025-07-15T08:44:14.000Z","uid":"23418568-77ed9440-b0d0-44e3-831d-b7386750ac97"}],"id":"749979c9-2b26-4df8-aaaa-406184b1152e","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-16T06:54:19.000Z","uid":"23418568-749979c9-2b26-4df8-aaaa-406184b1152e"},{"name":"inbox-v2","item":[{"name":"INBOX.InboxQueryConfiguration","event":[{"listen":"prerequest","script":{"id":"1618dfda-419c-4c25-a8ac-5e535608c972","exec":["var requestName = pm.info.requestName;","pm.variables.get(\"variable_key\");","","var data= [","  {","    \"index\": \"pgr-services\",","    \"module\": \"RAINMAKER-PGR\",","    \"sortBy\": {","      \"path\": \"Data.service.auditDetails.createdTime\",","      \"defaultOrder\": \"ASC\"","    },","    \"sourceFilterPathList\": [","      \"Data.currentProcessInstance\",","      \"Data.service.serviceRequestId\",","      \"Data.service.address.locality.code\",","      \"Data.service.applicationStatus\",","      \"Data.service.user\",","      \"Data.service.auditDetails.createdTime\",","      \"Data.auditDetails\"","    ],","    \"allowedSearchCriteria\": [","      {","        \"name\": \"area\",","        \"path\": \"Data.service.address.locality.code.keyword\",","        \"operator\": \"EQUAL\",","        \"isMandatory\": false","      },","      {","        \"name\": \"status\",","        \"path\": \"Data.currentProcessInstance.state.uuid.keyword\",","        \"operator\": \"EQUAL\",","        \"isMandatory\": false","      },","      {","        \"name\": \"assignedToMe\",","        \"path\": \"Data.workflow.assignes.*.uuid.keyword\",","        \"operator\": \"EQUAL\",","        \"isMandatory\": false,","        \"isHashingRequired\": true","      },","      {","        \"name\": \"fromDate\",","        \"path\": \"Data.service.auditDetails.createdTime\",","        \"operator\": \"GTE\",","        \"isMandatory\": false","      },","      {","        \"name\": \"toDate\",","        \"path\": \"Data.service.auditDetails.createdTime\",","        \"operator\": \"LTE\",","        \"isMandatory\": false","      },","      {","        \"name\": \"complaintNumber\",","        \"path\": \"Data.service.serviceRequestId.keyword\",","        \"operator\": \"EQUAL\",","        \"isMandatory\": false","      },","      {","        \"name\": \"mobileNumber\",","        \"path\": \"Data.service.user.mobileNumber.keyword\",","        \"operator\": \"EQUAL\",","        \"isMandatory\": false","      }","    ]","  }","]","","pm.collectionVariables.set(\"requestName\", requestName);","","pm.collectionVariables.set(\"data\", data);","","var obj = pm.collectionVariables.get(\"data\");","","pm.collectionVariables.set(\"req\", JSON.stringify(obj[pm.collectionVariables.get(\"i\")]))","","","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"a185ee77-2aa0-418c-914f-d7d82993da8e","exec":["var data = pm.collectionVariables.get(\"data\");","","var items = pm.collectionVariables.get(\"i\");","","","if (items < data.length){","","    pm.collectionVariables.set(\"i\", Number(items) + 1);","","    pm.execution.setNextRequest(pm.collectionVariables.get(\"requestName\"));","}else{","    pm.collectionVariables.set(\"i\", 0);","}",""],"type":"text/javascript","packages":{}}}],"id":"941a45a8-d387-4656-97d3-47893e99235b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"RequestInfo\": {\n        \"apiId\": \"asset-services\",\n        \"ver\": null,\n        \"ts\": null,\n        \"action\": null,\n        \"did\": null,\n        \"key\": null,\n        \"msgId\": \"search with from and to values\",\n        \"authToken\": \"{{authToken}}\",\n        \"correlationId\": null,\n        \"userInfo\": {{userReqInfo}}\n    },\n    \"Mdms\": {\n        \"tenantId\": \"{{tenant}}\",\n        \"schemaCode\": \"{{requestName}}\",\n        \"uniqueIdentifier\": null,\n        \"data\": {{req}},\n        \"isActive\": true\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/mdms-v2/v2/_create/{{requestName}}","host":["{{url}}"],"path":["mdms-v2","v2","_create","{{requestName}}"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T08:31:18.000Z","uid":"23418568-941a45a8-d387-4656-97d3-47893e99235b"}],"id":"3536268f-58d7-4456-a936-76584256e5c7","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T05:51:41.000Z","uid":"23418568-3536268f-58d7-4456-a936-76584256e5c7"},{"name":"MDMS Search","item":[{"name":"mdms-v2/v2/_search","id":"45dfad97-99e9-46c4-b8e5-2d8e14313f84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"RequestInfo\": {\n    \"apiId\": \"asset-services\",\n    \"ver\": null,\n    \"ts\": null,\n    \"action\": null,\n    \"did\": null,\n    \"key\": null,\n    \"msgId\": \"search with from and to values\",\n    \"authToken\": \"dfcca143-b5a6-4726-b5cd-c2c949cb0f2b\",\n    \"correlationId\": null,\n    \"userInfo\": {\n      \"id\": \"1\",\n      \"userName\": null,\n      \"name\": null,\n      \"type\": null,\n      \"mobileNumber\": null,\n      \"emailId\": null,\n      \"roles\": null\n    }\n  },\n  \"MdmsCriteria\": {\n    \"tenantId\": \"pg\",\n    \n    \n    \n    \n    \n    \"schemaCode\":\"ACCESSCONTROL-ACTIONS-TEST.actions-test\"\n    \n    \n  }\n}"},"url":{"raw":"http://localhost:8083/mdms-v2/v2/_search","protocol":"http","host":["localhost"],"port":"8083","path":["mdms-v2","v2","_search"]}},"response":[],"createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-15T05:51:41.000Z","uid":"23418568-45dfad97-99e9-46c4-b8e5-2d8e14313f84"}],"id":"a1f32850-5378-4931-bfed-eb6bbb1839a6","createdAt":"2025-07-15T05:51:41.000Z","updatedAt":"2025-07-22T09:13:07.000Z","uid":"23418568-a1f32850-5378-4931-bfed-eb6bbb1839a6"}],"event":[{"listen":"prerequest","script":{"id":"414b0180-715c-4884-9b4e-4d6ccceae007","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"38ca0d77-5d32-4746-ae8e-2afd26dea2f1","type":"text/javascript","exec":[""]}}],"variable":[{"key":"url","value":"https://unified-qa.digit.org","type":"string"},{"key":"username","value":"MDMSADA","type":"string"},{"key":"password","value":"eGov@123","type":"string"},{"key":"tenant","value":"pg","type":"string"},{"key":"userTenant","value":"pg","type":"string"},{"key":"i","value":""},{"key":"url","value":"http://localhost:8081","type":"string","disabled":true},{"key":"requestName","value":"","type":"string"},{"key":"authToken","value":""},{"key":"userReqInfo","value":""},{"key":"data","value":""},{"key":"req","value":""}]}}