BDM - Workflow

Bdm Component

About

workflow.

Management

infacmd

BDM - infacmd

infacmd.sh WFS -help
Usage: infacmd WFS <command> <arguments>
[WFS] commands ...
  abortWorkflow: Aborts a running workflow instance.
  bulkComplete: Completes all operations for a Human task in a workflow that you specify.
  cancelWorkflow: Cancels a running workflow instance.
  completeTask: Completes a Human task instance.
  createTables: Creates the database tables that store run-time metadata for the workflow and starts the workflow engine.
  delegateTask: Delegates a Human task instance.
  dropTables: Deletes the contents of the workflow database.
  listActiveWorkflowInstances: Lists active workflow instances.
  listMappingPersistedOutputs: Lists the state of each mapping output that is persisted.
  listTasks: Lists Human task instances.
  listWorkflowParams: Lists the parameters for a workflow and creates a parameter file that you can use when you run a workflow.
  listWorkflows: Lists the workflows in an application.
  pruneOldInstances: Remove old workflow instances.
  recoverWorkflow: Recovers a workflow instance.
  releaseTask: Releases a Human task instance.
  setMappingPersistedOutputs: Updates the persisted mapping outputs for a Mapping task instance in a workflow.
  startTask: Starts a Human task instance.
  startWorkflow: Starts a workflow instance.
  upgradeWorkflowParameterFile: Upgrades an older workflow parameter file to a 10.0 parameter file.

Query

from BDM - Model Repository Service (MRS): FAQ: How to retrieve workflow details in Model Repository Views?

Time is stored in EPOCH time

select * from MRX_OBJECT_SUMMARY WHERE OBJECT_TYPENAME='com.informatica.metadata.common.workflow.impl.WorkflowImpl'
PROJECT_NAME OBJECT_NAME  CREATION_TIME   LAST_UPDATED_TIME 
WorkflowDetails wf_test 1503932685234 1503932715850





Discover More
Bdm Component
BDM - Data Integration Service (DIS)

The Data Integration Service is an application service that performs data integration jobs for the Analyst tool, the Developer tool, and external clients. The Data Integration Service runs: mappings...
Bdm Component
BDM - Model Repository Service (MRS)

The Model Repository Service is an application service that manages the Model repository. The Model Repository Service manages metadata : mappings, workflows and applications. The Model repository...
Bdm Component
BDM - infacmd

infacmd is a command line client of BDM. Powercenter In the informatica INFA_HOME/isp/bin/ (First) but also: INFA_HOME/server/bin directory Usage: where module: ISP to manage the...



Share this page:
Follow us:
Task Runner