dss-visual-edit

Building a complete application to test with end-users

As a first step, make sure to read the How to Use guide on the plugin’s presentation page.

Integrating edits in automation Scenarios

Remember that edits made via the webapp are not instantly reflected in the edits and edited datasets (only the editlog is updated in real-time).

We recommend creating the following automation Scenarios, which can be scheduled or triggered manually (by data experts from the Scenario environment, or by business users from a Dashboard if a Scenario tile was added):

Here is how to implement these Scenarios:

Lifecycle: handling updates to the original dataset

It is important to note the following on the behavior of the webapp and of the Apply Edits recipe (which produces the edited dataset):

Publishing the webapp to a Dashboard

The best way to make the webapp accessible to business users is by publishing it to a Dashboard. There can be 2 separate Dashboards for Editing and for Reporting purposes (if their end-users are different), or there can be a single Dashboard with 2 pages.

Make sure to also include a Help page in each Dashboard, with instructions tailored to the end-user on how to use the webapp (see example) or how to interpret the reports.

Important remarks on deployment: