Skip to main content
Skip table of contents

Rights & Deployment Monitoring

DAVID Systems provides a Cloud Service for monitoring Rights and Deployments over time.

This Service gets the same data as you can find within Licenses page and About dialog.

Using this Cloud Service requires to run below explained RightsDeploymentReport.wft once a day.

RightsDeploymentReport.wft BACKGROUND

This Workflow sends Rights and Deployment information to DAVID Systems Cloud. No person related data is transfered, only summed up amounts get reported.

You can check delivered data by setting Verbose=True and checking the log data after Workflow execution.

(info) This Workflow Template does not need any Job Processors running

Workflow parameters

Name

Type

Description

InstanceNamePostfix

System.String

Default: ““

Can be configured for distinguishing multiple running instances of DPE using the identical customer name within the DPE license file.

ReportRestApi

System.String

Default: “https://connect-dev.davidsystems.com“

Do not change, as this defines the API endpoint

ReportRestApiTokenFile

System.String

E.g. “C:\Project\usageKey.txt”

Path to a (usually local) file at the computer(s), which executes Workflow Worker, which contains the API token.

Customer can request an API token via DAVID Support.

RequiredUserNameInToken

System.String

E.g. “Radio Wonderland”

This name must match the name included within the API token and ensure that API token do not get mixed up across customers.

You will get this value together with the API Token from DAVID Support

Verbose

System.Boolean

Default: False

Setting it to True adds log entries for sent data and received data. Helpful for checking if Workflow is running correctly and which data gets sent to DAVID Systems Cloud

Workflow trigger

Above Workflow Template is built for Workflow Scheduler

  1. Please create a new Workflow Scheduler task

  2. Configure the Workflow according above and with received API token from DAVID Systems

  3. And let it execute once a day, e.g. every day at 2:00

Don’t forget to allow min. a quota of 1 for this Workflow Type within Workflow Worker

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.