Navigation : test ../ test user-ref.html User & Reference Guide test ../ test overview.html Overview test ../ test getting-started.html Getting started with Atoti Sign-Off test ../ test getting-started/about.html - Using this guide test ../ test getting-started/whats-new.html - What's New test ../ test getting-started/videos.html - Video walk-throughs test ../ test getting-started/data-model-user.html - Data model test ../ test dashboards.html Sign-off widgets test ../ test approvals.html Sign-off approvals - process and workflow test ../ test adjustments.html Sign-off adjustments test ../ test configuration.html Configuration files test ../ test cube.html Cube Reference test ../ test dev.html Developer Guide test ../ test dev/dev-overview.html - Overview test ../ test dev/dev-release.html - Release and migration notes test ../ test dev/dev-getting-started.html - Getting Started test ../ test dev/dev-ui-config.html - Configuring the UI test ../ test dev/dev-adjustments.html - Sign-Off Adjustment support test ../ test dev/dev-extensions.html - Customizing sign-off workflow test ../ test dev/dev-extensions/custom-workflow-principles.html -- General principles test ../ test dev/dev-extensions/custom-workflow-backend.html -- Customizing sign-off backend test ../ test dev/dev-extensions/custom-workflow-ui.html -- Customizing sign-off workflow UI test ../ test dev/dev-extensions/custom-ui-exceptions.html -- Customizing UI exceptions test ../ test dev/dev-ref-impl.html - Sign-Off default implementation test ../ test dev/dev-core.html - Workflow Core test ../ test datastore.html Datastores Customizing sign-off workflow This section explains the objects and settings you can customize to tailor the workflow process to your requirements. Topics Details General principles Explains how the customizable workflow objects are set up Customizing sign-off backend Managing the workflow objects; sign-off process definition and sign-off process instance Customizing sign-off workflow UI What to modify in the SignOffSettings.ts file that contains the configuration for the default sign-off workflow UI Configuring multiple servers for sign-off in env.js What to modify in the env.js file that contains general properties to connect to the Sign-Off server and Accelerator servers. Customizing UI exceptions This section describes how to add custom exception messages in the UI. SignOff REST endpoints General principles