Example — making simple text changes
Consider the default values for the Attestation question and answers in the Simple Question Form v4 model. The values in the Text column are displayed to the user during Attestation.
Type |
Text |
Variable |
Question |
Question text placeholder |
simpleQuestion |
Answer - Negative |
negative answer |
simpleQuestionNegativeAnswer |
Answer - Positive |
positive answer |
simpleQuestionPositiveAnswer |
For models that support Attestation template mapping, changing a value in a new or deployed workflow is a simple matter of updating the text in the Attestation template mapping associated with the model. Once your changes (replacing Question text placeholderwith Do you have a fever today?, for example) are saved, they are picked up automatically and are available the next time the workflow associated with the model is initiated. Changes to buttons, conditions, and answer actions are achieved with similar ease.
To make these types of changes in models that do not support Attestation template mapping requires opening the Attestation model in Workflow Designer, navigating through the business process model to locate the variable (in this example, simpleQuestion), changing its value, and then redeploying the updated Attestation model. Attestation template mappings remove the need to use Workflow Designer, and allow you to implement small but impactful changes quickly and easily.