Bulk Extract Activity - Input Tab

The Input tab contains a root node, which contains the following sub-nodes. The input schema is often changed depending on the Output Format field that is specified in the General tab.

Input Item Data Type Description
entityName String The name of the entity to be extracted.
Note: It is displayed only when Entity Format is selected in the Output Format field in the General tab.
relationshipName String The name of the relationship to be extracted.
Note: It is displayed only when a relationship format is selected in the Output Format field in the General tab.
extractionFilter Complex The extraction filter to filter out the participants to be extracted.

See Extraction Filter for more details about each element of the extraction filter.

subsetSize Integer The number of records to process in each batch. You can process smaller batches of rows instead of retrieving one large result set.
Note: It is displayed only when the Process In Subsets check box is selected in the General tab.
Note: The value must be a positive integer.