diff --git a/data/pg/ACCESSCONTROL-ACTIONS-TEST/actions-test.json b/data/pg/ACCESSCONTROL-ACTIONS-TEST/actions-test.json index 782409d91b..0f0f23d194 100644 --- a/data/pg/ACCESSCONTROL-ACTIONS-TEST/actions-test.json +++ b/data/pg/ACCESSCONTROL-ACTIONS-TEST/actions-test.json @@ -4586,6 +4586,50 @@ "serviceCode": "MDMS", "code": "null", "path": "" + }, + { + "id": 390, + "name": "Create HCM ParsingTemplate", + "url": "/mdms-v2/v2/_create/HCM.ParsingTemplate", + "displayName": "Create HCM ParsingTemplate", + "orderNumber": 0, + "enabled": false, + "serviceCode": "MDMS", + "code": "null", + "path": "" + }, + { + "id": 391, + "name": "Create HCM ParsingTemplate", + "url": "/mdms-v2/v2/_update/HCM.ParsingTemplate", + "displayName": "Update HCM ParsingTemplate", + "orderNumber": 0, + "enabled": false, + "serviceCode": "MDMS", + "code": "null", + "path": "" + }, + { + "id": 392, + "name": "Create HCM TransformTemplate", + "url": "/mdms-v2/v2/_create/HCM.TransformTemplate", + "displayName": "Create HCM TransformTemplate", + "orderNumber": 0, + "enabled": false, + "serviceCode": "MDMS", + "code": "null", + "path": "" + }, + { + "id": 393, + "name": "Create HCM TransformTemplate", + "url": "/mdms-v2/v2/_update/HCM.TransformTemplate", + "displayName": "Update HCM TransformTemplate", + "orderNumber": 0, + "enabled": false, + "serviceCode": "MDMS", + "code": "null", + "path": "" } ] -} +} \ No newline at end of file diff --git a/data/pg/ACCESSCONTROL-ROLEACTIONS/roleactions.json b/data/pg/ACCESSCONTROL-ROLEACTIONS/roleactions.json index d383bdcd2d..46540ba26b 100644 --- a/data/pg/ACCESSCONTROL-ROLEACTIONS/roleactions.json +++ b/data/pg/ACCESSCONTROL-ROLEACTIONS/roleactions.json @@ -5077,6 +5077,30 @@ "actionid": 389, "actioncode": "", "tenantId": "pg" + }, + { + "rolecode": "MDMS_ADMIN", + "actionid": 390, + "actioncode": "", + "tenantId": "pg" + }, + { + "rolecode": "MDMS_ADMIN", + "actionid": 391, + "actioncode": "", + "tenantId": "pg" + }, + { + "rolecode": "MDMS_ADMIN", + "actionid": 392, + "actioncode": "", + "tenantId": "pg" + }, + { + "rolecode": "MDMS_ADMIN", + "actionid": 393, + "actioncode": "", + "tenantId": "pg" } ] -} +} \ No newline at end of file