Looking for the previous version? View v2024.06 documentation →
Wait and Resume
Overview
The Wait and Resume feature introduces a checkpoint within a scenario execution that pauses processing until a user manually resumes it. This enables multi-stage workflows where human review or external processing must occur between steps.
Prerequisites
- You are logged in to Data Trust with a Pro-User or Admin Pro-User role.
- A TDR or FDR scenario has been created with source and target connections configured.
Steps
Path: Data Trust › Scenario Studio › Scenario Builder › Wait and Resume
Navigate to the Scenario Studio module and select the Wait and Resume option from the left sidebar or main menu. This opens the scenario builder canvas where you will configure the data source connections, transformation rules, and execution settings.
Drag the Rdbms Widget from the widget palette and drop it onto the scenario canvas. Positioning the widget opens its configuration popup where you will set the connection, table, and any additional options.
Select the appropriate connection from the dropdown to link this widget to its data source. Choosing the correct connection profile ensures the scenario reads from or writes to the intended database or file system.
This step involves clicking the Click on Compare Tab within the Wait and Resume workflow. Follow the on-screen prompts to complete this step before proceeding to the next configuration stage.
Drag the Count Compare Button from the widget palette and drop it onto the scenario canvas. Positioning the widget opens its configuration popup where you will set the connection, table, and any additional options.
The Click on Wait and Resume Button feature pauses the scenario execution at a defined checkpoint and waits for manual or scheduled resumption. This is useful for multi-step pipelines where an intermediate review or approval is required before the next processing stage begins.
Click the Execute button to trigger the scenario and begin processing data from the configured sources. The scenario transitions to Monitor mode where you can track real-time execution progress and view interim results as each step completes.
The Click on Resume Button feature pauses the scenario execution at a defined checkpoint and waits for manual or scheduled resumption. This is useful for multi-step pipelines where an intermediate review or approval is required before the next processing stage begins.
This step involves interacting with the Execution Completed within the Wait and Resume workflow. Follow the on-screen prompts to complete this step before proceeding to the next configuration stage.