Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The organization defines the actions required of the Entity Bulk Operation.
  • A developer writes and compiles an object in Visual Studio .NET that performs the required actions.
  • The object needs to implement Aptify's standard IEntityBulkOperation interface. See the Aptify Software Development Kit (SDK) for more information on this interface.
  • A developer or administrator adds the bulk operation object to the Aptify Object - Repository.
  • A developer or administrator creates an Entity Bulk Operations record, as described in "Configuring Entity Bulk Operations" on page 618 and  and configures it to use the new component.

...

  1. On the Entity Bulk Operations record's General tab, select Component from the Type drop-down menu.
    • The Component-related fields become available.
       
  2. Enter the component's Object Repository location in the Object field.
    • Click the plus (+) sign icon to browse for the object's repository location.
       
  3. Enter the object's assembly name in the Assembly field.
  4. Enter the name of the class that defines the functionality for the operation in the Class field.

    Info: The Icon and

    Info

    The Icon and Icon Small

    fields

     fields are reserved for future use.

    AnchorRTF33393939393a204361707469RTF33393939393a204361707469 Component-based Entity Bulk Operation | Image Removed


    Component-based Entity Bulk OperationImage Added

  5. Save the Entity Bulk Operations record.