...
When a user launches the Entity Bulk Operation wizard from a view, the bulk operation business logic operates on a per-record basis, which means that the bulk operation function is called once for each record selected in the view. The wizard updates specific fields in each record based on the rules defined in the corresponding Entity Bulk Operations record.
Info |
---|
The Entity Bulk Operations wizard is supported for use in List, Prompt, and Chart Drilldown views for the Aptify Desktop client. This wizard is supported in the Aptify web interface. |
An administrator specifies the following information in each Entity Bulk Operations record:
...
For component-based operations, rather than using the standard bulk operation rule interpreter (IEntityBulkOperation), the object defined in the Object field is called, which then implements the business logic needed for each record.
...
Child pages (Children Display) |
---|
Info |
---|
See About the Entity Bulk Operations Form for field-by-field definitions for every entity form used in the Entity Bulk Operation process. |