Workflow Configuration Files and Parameters

You can customize the following workflow parameters in the TIBCO® Product and Service Catalog powered by TIBCO EBX® instead of changing or publishing actual workflows:

Customizing the Delete Record Workflow
Customizing the Import Record Workflow
Customizing the Publish Record Workflow
Customizing the Export Record Workflow

The workflow configuration file is available in the $PSC_COMMON_DIR/workflow directory. The following table lists the workflows and the respective configuration files:

 
Workflow Name Description Configuration File
DeleteRecordWorkflow

Used for deleting records

wfdeleterecordv1.xml
ExportRecordWorkflow

Used for exporting records

wfexportrecordv1.xml
ImportRecordWorkflow

Used for importing records

wfimportrecordv1.xml
PublishRecordWorkflow Used for publishing records wfpublishrecordv1.xml

The following table lists the Workflow and Step attributes:

 
Parameter Name Description
Name

The name of the Step, for example, <Step Name = “DeleteRecord”>

Name

Name of the parameter

Value

Value of the parameter

Type Datatype of the parameter
fieldName Name of the field on which a filter has to be applied
Condition Filter conditions, for example, equal, not equal