Maximum field and message length

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Maximum field and message length

  • Creator
    Topic
  • #48528
    Kathy Pearson
    Participant

      QDX5.1

      Some background info.  We are developing a new interface that will allow patients to have

    Viewing 1 reply thread
    • Author
      Replies
      • #58882
        Rentian Huang
        Participant

          Kathy,

          Message objects can hold up to 4,294,967,295 (2^32-1) characters, as the 10 byte length-encoded states. An error occurs if you attempt to extend a message beyond this limit.

          Regarding a field, I think the max is 100,000 chars. What you can do is looking at the conversation and if it goes beyond 100,000 chars, split them into multiply ZIBs.

          Hope this helps,

          Sam   8)

        • #58883
          Jim Kosloskey
          Participant

            Kathy,

            I seem to recall that if you specify 0 (zero) as the length for a field in an HL/7 variant, then the field is of infinite length.

            You will want to test that.

            Jim Kosloskey

            email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.