Workflow Configuration Files and Parameters

You can customize the following workflow parameters in 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, equals, notequals