Previous Topic: Phase 1: Network Route AnalysisNext Topic: Link Object Properties


Phase 2: Transfer Property Resolution

Phase 2 of the transfer optimization process includes transfer property resolution. These transfer properties determine the data transmission settings to use. Data transport properties are associated with all network objects, including link objects, machine container objects, interface objects, and machine objects. To establish the priority of the properties to use for data transfers, DTS examines these properties in the following order:

  1. Link object properties
  2. Machine container object properties
  3. Interface object properties
  4. Machine object properties
  5. Default network communication properties

If there is an undefined (blank) property for an object, DTS checks the next object. So, for example, if the max_parcel_size property for a link is left blank, DTS checks the max_parcel_size property for the container object.

Some properties are GET (view-only) properties, and others are SET/GET (configurable) properties.

More information:

Network Object Server