Maximum map entry key size

Publishing items using the data structure containerType="MAP" what is the maximum allowable size for a mapEntry key value?

Best Answer

  • From my test with UPA 8.0.0.L1, if the keyPrimitiveType is a buffer or string, the maximum length of the key buffer is 32767 bytes.