DigEplan markup data pull

Operations and Regulations supports pulling markup data from DigEplan and adding it to applications.

This feature automatically fetches data from the markup fields in DigEplan. The markup data pull transfers the data from DigEplan's API and stores it on application properties in the Operations and Regulations database.

For example, you might want to calculate a usage tax for a planning application based on the area and the usage type. In DigEplan, you would add three markup fields:

  • Area Usage Type: Specifies the usage type.
  • Area Usage Tax Calculation: Formula field that calculates the tax based on the area and the usage type.
  • Area Usage Tax: Stores the calculated tax.

There are two main steps required to configure the markup data pull:

  • You must add service profile in Operations and Regulations to call the DigEplan API.

    See Service profile for DigEplan markup data pull.

  • You must define a formula in Operations and Regulations to specify how the data pulled from DigEplan is stored in the planning application. For example, you might store the markup data in the planning application's Description field.

    See Formula for DigEplan markup data pull.

Prerequisites

Before you begin, ensure that you have this information:

  • Your DigEplan API endpoint URL
  • Your DigEplan API credentials:
    • PAT (personal access token)
    • Customer name
    • Product name

Contact DigEplan support if you don't have this information.