Table of Contents

Search

  1. Preface
  2. Introduction to Test Data Management
  3. Test Data Manager
  4. Projects
  5. Policies
  6. Data Discovery
  7. Creating a Data Subset
  8. Performing a Data Masking Operation
  9. Data Masking Techniques and Parameters
  10. Data Generation
  11. Data Generation Techniques and Parameters
  12. Working with Test Data Warehouse
  13. Analyzing Test Data with Data Coverage
  14. Plans and Workflows
  15. Monitor
  16. Reports
  17. ilmcmd
  18. tdwcmd
  19. tdwquery
  20. Appendix A: Data Type Reference
  21. Appendix B: Data Type Reference for Test Data Warehouse
  22. Appendix C: Data Type Reference for Hadoop
  23. Appendix D: Glossary

User Guide

User Guide

Workflow

Workflow

Generates a workflow, displays the status of a workflow run, or runs a workflow.
The ilmcmd workflow command uses the following syntax:
ilmcmd <-WorkFlow | -wf>
<
<-Generate | -g>
|
<-Execute | -ex>
|
<-GetStatus | -gs>
>
<-Project>
folder_name
<-PlanName | -pn>
plan_name
<-ParamFile | -pf
paramfile
<-WorkFlowName | -wfn>
Workflow_name
<-IntegrationService | -is>
integration_service_name
[-Help | -h]
The following table describes the ilmcmd workflow options and arguments:
Option
Argument
Description
-Generate
-g
n/a
Generates a workflow.
-Execute
-ex
n/a
Runs the workflow.
-GetStatus
-gs
n/a
Gets the status of a workflow.
-GetWorkFlows
-gwf
n/a
Gets workflows for a plan.
-Project
Project
Required. The name of the folder that contains the plan.
-PlanName
-pn
PlanName
Required. The plan name.
-paramfile
-pf
ParamFile
Required if the plan contains parameters and you want to use parameter values from a specific parameter file. If you do not enter this option, the workflow uses the parameter file specified in the plan.
-WorkFlowName
-wfn
WorkflowName
Required to generate a workflow. The location of the workflow properties file.
-IntegrationService
-is
IntegrationService
Required to run a workflow. The name of the
Integration Service
. Required when you run the workflow.
-JobId
JobId
Required. The job ID of the workflow run.
-Help
-h
n/a
Optional. Displays help for the command.

0 COMMENTS

We’d like to hear from you!