Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

VERA uses policy files (in JSON format) to define certain configurations and business rules. In VERA 2022.2, you can now manage policy files within the Administration UI. Add new policies, assign owners, view previous revisions, filter policy listing, update policies with comments. There are two types of policies that can be uploaded; Approval Policy and Records Management Policy (RMP).

A policy type added for the first time is set as the default policy type.

In this lesson, you will

  • Upload an Approval Policy

  • Upload a Records Management policy

Add Policy

To add an Approval Policy:

  1. Open and log in to the VERA Administration site

  2. Display the Policy Management module

    1. On the VERA sidebar, select Policy Management

  3. Add a policy

    1. Select add policy button

    2. Select the Approval policy type from the dropdown. The Add Approval Policy dialog box opens

    3. In the Name box, type Tutorial AP

    4. In the Owner box, click the down arrow and select current username

    5. In the Description box, type the following description for the policy: This is the tutorial approval policy.

    6. Click Choose file and select VeraAPTutorial-part1.json from your device

    7. Click import

    8. The system will automatically give the policy a version 1.0

To add a Records Management Policy:

  1. Open and log in to the VERA Administration site

  2. Display the Policy Management module

    1. On the VERA sidebar, select Policy Management

  3. Add a policy

    1. Select add policy button

    2. Select the RMP policy type from the dropdown. The Add Records Management Policy dialog box opens

    3. In the Name box, type Tutorial RMP

    4. In the Owner box, click the down arrow and select current username

    5. In the Description box, type the following description for the policy: This is the tutorial RMP.

    6. Click Choose file and select VeraRMPTutorial-part2.json from your device

    7. Click import

    8. The system will automatically give the policy a version 1.0

Go back to top

  • No labels