Contents:
Examples:
- You could flag steps in recipes within flows that other users may copy. These flags and their related descriptions can be used to provide guidelines for how to implement the step in any copy.
- Among your collaborators, you may have experts in specific aspects of the data. You can flag steps for their review, perhaps even including their name in the description value for easy review.
When you flag a step for review:
The step is marked for review in the recipe panel.
NOTE: A flagged step must be reviewed before you can edit later steps in the recipe or run jobs based on the recipe.
- In Flow View, the recipe icon is highlighted with a warning.
- The Flow View page header summarizes the total number of flagged steps and recipes that are pending for review.
Enable
This feature may need to be enabled in your environment.
Steps:
- You can apply this change through the Admin Settings Page (recommended) or
trifacta-conf.json
. For more information, see Platform Configuration Methods. In the Admin Settings page, set the following to
true
:"feature.haltExecution.enabled": true,
- Save your changes and restart the platform.
For more information, see Admin Settings Page.
Limitations
- When a step is flagged for review, all downstream steps are disabled.
- Steps must be reviewed in descending, top-to-bottom order.
- Steps must be reviewed in descending, top-to-bottom order.
- You cannot run the job until all flagged steps are reviewed.
- Flags can be applied and cleared one at a time.
Undo / Redo options are not applicable to flagged steps.
Flag for Review is not supported for the following features: Join, Union, Standardize, Transform by Example, or Macros.
Tip: You can flag the following step or add a comment step and flag the comment if you want to call attention for these transforms.
Flag for Review
Steps:
- In the Recipe panel, select the step to flag.
- From the Recipe toolbar context menu, select Flag for review.
In the Flag for review dialog:
(optional) Enter a name or title for the flag.
(optional) Enter a description.
Click Flag.
A warning icon is displayed over the selected step. You can hover the warning icon to read the description.
The step has been marked for review.
NOTE: When one or more steps has been flagged in your recipe, the New Step and Run options are disabled.
Context menu
The following menu options are available in the context menu for flagged steps.
Mark as reviewed
From the Recipe toolbar context menu, select the required step and select Mark as reviewed. A tick mark is displayed over the reviewed step, indicating that the step has been cleared.
NOTE: If there are no additional flagged steps, you can add new recipe steps or run jobs for your recipe.
Mark as pending review
Revert the Mark as reviewed flag. The tick mark is replaced by the warning icon over the selected step.
NOTE: You can toggle between Mark as reviewed and Mark as pending review options to mark the review as complete or to mark the step as pending review.
Rename review step
Edit the name and description values.
Tip: You can add hyperlinks as part of the Description value.
Unflag for review
Removes the flag for review from the step.
NOTE: The step is now cleared of the flag. If there are no additional flagged steps, you can add new recipe steps or run jobs for your recipe.
This page has no comments.