Bulk Extract Activity - General Tab

The General tab contains the following fields.

Field Module Property? Description
Name No The name to be displayed as the label for the activity in the process.
Output Format No The output structure (in the Output tab) changes depending on your selection. Select one output format from the following options:
  • Entity Format: select to return entity only.
  • One Participant Relationship Format: select if the relationship is an identity relationship. That is, there is one or multiple participants per relationship.
  • Two Participant Relationship Format: select if the relationship is an association relationship. That is, there are only two participants in each relationship and both relationships are many-to-many.
ER Model Yes A SmartMapper ER Model defines a set of relationships and their participating entities.

Click the icon to select a SmartMapper ER Model.

Process in Subsets No Select the check box to process the result set in smaller batches rather than process the entire result set at once.
  • When cleared, complete results are returned on one execution. If the result set is large, you might want to use a distributed queue to improve performance by balancing the load among services.
  • When selected, performance cannot be improved significantly by using a distributed queue.

    A subsetSize input element and a lastSubset output element are added.

Show Record Timestamp No Select the check box to include the timestamps in the report.
Note: To add the timestamp field when you synchronize SmartMapper ER Model, make sure that Audit is selected.