Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Parameter Naming Rules | Length Restriction
 
Length Restriction
Broker uses a network data representation that requires all 2-byte unicode characters to be converted to 6 byte ANSI strings. Since the maximum parameter length is 255 bytes, this means that a parameter containing only Unicode characters may not be any longer that 42 bytes. Each of the following Broker parameters must have a length of either 1 to 255 ANSI characters or 1 to 42 Unicode characters:
*Broker name
*Client group
*Client ID
*Event type name
*Event field name
*Infoset name
*Infoset field name
*Territory name