Workflow scripts allow you perform actions programmatically on one or multiple objects within RED. For example, you can create a workflow script that exports the DDL for one or multiple objects or for performing GIT operations like Check-in or Check-out on a set of objects. You can launch scripts from the context menu of one or multiple selected objects.
Note
The Worflow context menu only shows when you have created a Workflow Host Script.
Adding a Workflow script
This section provides examples on how to create Workflow scripts.
Before Creating a Workflow, you first need to add a Workflow host script language type. For instructions on adding a new language type refer to Adding a Host Script Language Type.
Printing to file the context of an object
This example shows how to
Exporting DDL