|
2076 | 2076 | "inFolder": false,
|
2077 | 2077 | "strictDirectoryName": false
|
2078 | 2078 | },
|
| 2079 | + "userprofilesearchscope": { |
| 2080 | + "id": "userprofilesearchscope", |
| 2081 | + "name": "UserProfileSearchScope", |
| 2082 | + "suffix": "userProfileSearchScope", |
| 2083 | + "directoryName": "userProfileSearchScopes", |
| 2084 | + "inFolder": false, |
| 2085 | + "strictDirectoryName": false |
| 2086 | + }, |
2079 | 2087 | "workskillrouting": {
|
2080 | 2088 | "id": "workskillrouting",
|
2081 | 2089 | "name": "WorkSkillRouting",
|
|
2647 | 2655 | "directoryName": "svcCatalogItems",
|
2648 | 2656 | "inFolder": false,
|
2649 | 2657 | "strictDirectoryName": false
|
| 2658 | + }, |
| 2659 | + "omniuicard": { |
| 2660 | + "id": "omniuicard", |
| 2661 | + "name": "OmniUiCard", |
| 2662 | + "suffix": "ouc", |
| 2663 | + "directoryName": "omniUiCard", |
| 2664 | + "inFolder": false, |
| 2665 | + "strictDirectoryName": false |
| 2666 | + }, |
| 2667 | + "omnidatatransform": { |
| 2668 | + "id": "omnidatatransform", |
| 2669 | + "name": "OmniDataTransform", |
| 2670 | + "suffix": "rpt", |
| 2671 | + "directoryName": "omniDataTransforms", |
| 2672 | + "inFolder": false, |
| 2673 | + "strictDirectoryName": false |
2650 | 2674 | }
|
2651 | 2675 | },
|
2652 | 2676 | "suffixes": {
|
|
2874 | 2898 | "audience": "audience",
|
2875 | 2899 | "cmsConnectSource": "cmsconnectsource",
|
2876 | 2900 | "platformEventSubscriberConfig": "platformeventsubscriberconfig",
|
| 2901 | + "userProfileSearchScope": "userprofilesearchscope", |
2877 | 2902 | "workSkillRouting": "workskillrouting",
|
2878 | 2903 | "timeSheetTemplate": "timesheettemplate",
|
2879 | 2904 | "accountRelationshipShareRule": "accountrelationshipsharerule",
|
|
2938 | 2963 | "permissionSetLicenseDefinition": "permissionsetlicensedefinition",
|
2939 | 2964 | "category": "svccatalogcategory",
|
2940 | 2965 | "fulfillmentFlow": "svccatalogfulfillmentflow",
|
2941 |
| - "catalogItem": "svccatalogitemdef" |
| 2966 | + "catalogItem": "svccatalogitemdef", |
| 2967 | + "ouc": "omniuicard", |
| 2968 | + "rpt": "omnidatatransform" |
2942 | 2969 | },
|
2943 | 2970 | "strictDirectoryNames": {
|
2944 | 2971 | "experiences": "experiencebundle",
|
|
0 commit comments