You are here:
Optional: Create CLM and DocGen Sample Permission Sets for HINS Spring '22
You can also optionally deploy and install sample permission sets. The sample permission sets provide object, class, and page access. You can use these samples with either Managed Package Licenses or Permission Set Licenses.
Run an Apex command in Developer Console to create CLM and DocGen Sample Permission Sets.
- From the Setup menu, choose Developer Console.
- From the Debug menu, select Open Execute Anonymous Window.
- Paste the following code into the Enter Apex Code dialog box to create CLM permission sets:
vlocity_ins.ClmPermissionSetUtils.createCLMIndustriesPermissionSets();vlocity_ins is a namespace. Substitute the namespace for your org.
- Select the entire statement.
- Click Execute Highlighted.
- Repeat the steps 2 - 5 but paste the following code to create DocGen permission sets in step 3:
vlocity_ins.ClmPermissionSetUtils.createDocGenIndustriesPermissionSets(); - Close the Developer Console.
- The following CLM and DocGen sample permission sets are added:

