Workflow Actions
The following workflow actions are available from the Actions drop-down menu.
- Your Workflow Results
To view results of previously run flows, use the Your Workflow Results command. - Refresh Metadata
The Refresh Metadata command allows you to manually refresh the metadata for a database connection. - Flow History
The Flow History command provides a chronological summary of the version history of a workflow within a workspace. - Export Flow
The Export Flow command exports the current workflow to the local system. - Workflow Variables
The Workflow Variables command enables you to create and edit workflow variables. - Clear Temporary Data
The Clear Temporary Data command enables you to remove temporary tables, views, and files (those created by Team Studio operators) in a workflow. - Convert to Spark/Revert to Non-Spark
If you have a workflow that you created before version 6.4, and if operators in the workflow now can use Spark (node fusion operators), you can set the operators all to use Spark, without setting the option individually for each operator. Likewise, if you want to revert a workflow to its pre-version 6.4 status, where no operator uses Spark, you can do that without setting the option individually for each operator. - Output All Results: Table or View
Team Studio can use a lot of disk space. During development, it can be helpful to store intermediate tables for easy review. But when you move to a workflow production, changing operators to output type View can be the most efficient for big data storage. - Preferences
The Preferences command enables you to edit a variety of workflow editor preferences. - Manage Custom Operators
The Manage Custom Operators command enables you to upload new custom operators and manage existing ones. - System Logs
The system logs provide easy UI access to the back-end server logs. This can be helpful for debugging workflows.
Related concepts
Related tasks
Related reference
Copyright © Cloud Software Group, Inc. All rights reserved.