Versions Compared

Key

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

The Aptify encryption mechanism processes entity records in blocks. Each block contains a sub-set of the total number of records in the entity. The Encryption Block Size attribute specifies the number of records in a block.
For example, if an entity contains 100 records and the Block Size is set to 10, the encryption mechanism would process records 1-10 as one block, records 11-20 as a second block, and so on.

By default, Aptify uses a block size of 1000 for all entities. If an entity contains less than 1000 records, the encryption mechanism will process all of the entity's records in one block.

The ideal block size varies from organization to organization, but, in general, it should balance the following factors:

...

  1. Open the entity from the Entities service.
  2. Click the Configuration tab.
  3. Click the Attributes sub-tab.
  4. Open a new Entity Attributes sub-type record.
    • Click the New Record... button, or right-click in the gray area and select New from the pop-up menu.
       
  5. Enter Encryption Block Size in the Name field.
  6. Enter the size of the block in the Value field.
    • Use a value of 1 or greater (integers only). Aptify uses the default block size of 1000 if the attribute's value is set to 0.

...



    • Encryption Block Size AttributeImage Added
  1. Enter an optional description, if desired.
  2. Click OK to close the Entity Attributes record.
  3. Click Save and Close to save the change and close the Entity record.
  4. Close and reopen Aptify for the change to take effect.

 Info:

Info

Aptify uses a default Encryption Block Size of 1000 if an Encryption Block Size attribute record does not exist for a particular entity.