Previous Topic: 64-bit Windows User Exit RebuildsNext Topic: Date Validation


Security Token User Exits—maximumLength Parameter

If messages exceed the 32K limit, the security token user exits calculate the length considering a maximum length of 16777215 bytes and then truncate the result to a maximum of 32768 bytes as this is the length allowed by the generated code for the security token.

If you do not exceed the 32K limit, the maximum length remains the same as 31900 bytes.