Skip to main content

Overview

How it works

Every Template is linked to a unique useCaseTemplateId. Any component or system entity generated from that template will store this identifier in its definition. By defining an EditTemplate, the platform team can associate it with existing Template entities via the useCaseTemplateId, enabling users to visually edit — through a user-friendly Editor Wizard — the YAML definition of entities originally created from those templates and stored in the entity's repository.

tip

The Editor Wizard section in the User Manual describes the witboost user journey.

Enable Editor Wizard

To enable the editor wizard for one or more entities, the platform team should:

  • define what are the editable parameters for a specific useCaseTemplateId (i.e., for a specific Template entity) by creating a corresponding EditTemplate entity.

    note
  • optionally, define the editor wizard policy to be applied.