MID Server Configuration Parameter settings and priority

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • The MID Server's settings reside in multiple tables and the MID Server prioritizes them in a set order. MIDConfigParameter must be defined with the correct type-style builders.

    MID Server settings priority

    MID Server settings can reside in both the Configuration Parameter table and Properties tables. MID Servers prioritize the settings in the following order:
    1. ​MID Configuration Parameter
    2. MID Property (specific MID)
    3. MID Property (global)

    Invalid Record Prevention

    Avoid creating duplicate records in the MID Property table because they can invalid records. Duplicate properties have the same name and are assigned to the same MID Server.

    Similarly, avoid creating global configuration parameters because they are unsupported. Global configuration parameters are configuration parameters with no assigned MID Server. If a setting should be applied to all MID Servers, then use a global MID Property.