Versions Compared

Key

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

Description

Replicator provides the possibility to set priority to the CAB files. The feature is specifically designed for low bandwidth network to avoid sending/receiving huge CAB files. The following priority levels are available:

  • High priority files contain the meta data or critical information.
  • Low priority cab files contain all the data. 

In this respect, Adonis Replicator covers the following:

...

  • Stop transfer of low priority files when bandwidth is less than (KB/s). In the field, set the bandwidth limit (KB/s) for sending/receiving low priority files.
  • Stop transfer of any files when bandwidth is less than (KB/s). In the field, set the bandwidth limit (KB/s) for sending/receiving any files.

If the Bandwidth thresholds options contain non-zero values, Replicator measures the bandwidth when downloading first files.


Advanced settings

  • Minimum server response time via a satellite connection (milliseconds). In the field, specify the minimum time the server may respond.
  • Duration of bandwidth measurement process (milliseconds). In the field, how long the measurement of bandwidth can take.

...

There is another way you can use to add low priority fields. Simply, enter LowPriorityFields='VALUE' where VALUE is a field name to be added with low priority and  ImportTableName=' PW001OLEDOCS ' in the replication tasks table.

The LowPriorityFields value must not contain:

  • primary key fields
  • foreign key fields
  • fields used in unique constraint
  • fields that do not allow nulls

...

This section covers the workflow of Replicator in respect of low priority files at all the application phases. Based on the satellite and bandwidth options defined (see Setting Up Replicator), the application may have different procedures.

...