Appfire Scaffolding Forms and Templates app
Overview
This article explains how to integrate Appfire Scaffolding Forms and Templates app (formerly ServiceRocket) with Comala Document Management.
We recommend Scaffolding Forms and Templates app version 8.26.29 or above and Comala Document Management (formerly Comala Workflows) version 6.17.4 or above with Confluence v7.13.11+
Scaffolding Forms and Templates v8.27.0 and the Utility Library (2.6.0) are compatible with Comala Document Management in Confluence v7.x+ . However please check the Scaffolding app version for Confluence 8+ compatibility in the Atlassian Marketplace.
Workflow Supplier
Scaffolding forms and templates can obtain workflow information using the Workflow Supplier, in much the same way other Suppliers are used.
Value references
Workflows can obtain data from Scaffolds via Supplier References, allowing the contents of a Scaffold to dynamically define values within the workflow.
The following data sources are supported:
In short, anything that can be accessed by the Scaffold Data Supplier with the data:FieldName
syntax can be converted to a value reference by wrapping it in @
(at) characters, for example: @data:FieldName@
Examples
See also
External Links