Quick Export Common Parameters

Quick Export data extractor web services support the common parameters provided in the table.

Input Description Expected Value Default Value
DELIMITER

(Optional)

Refers to the delimiter for data in a file. The delimiter must be a single character. User specified Comma (,)
TEXTQUALIFIER

(Optional)

The qualifier used to differentiate the field data from the delimiter. User specified Double Quotes (")
FILEEXTENSION (Optional) An extension of the exported output data files. User specified CSV
EMAILDELIVERY

(Optional)

Specifies whether an email to be sent at the end of the operation. True or False False
EXPORTATTRIBUTES

(Optional)

Specifies whether to export all or displayable attributes. All or displayable (case sensitive) All
EMAILTEMPLATE

(Optional)

Template used for sending email notification containing the File Download link. Note that email template must have an anchor element with downloadUrl ID. The application sets the download link for this anchor. Fully classified class name of the email template
com.tibco.mdm.ui.workflow.engine.emailtemplates.EmailQuickExport