Summary This article clarifies the routing of messages containing strings with control characters. Environment Artix 5.6.2 C++ All Supported Operating Systems Question/Problem Description Is the Artix router able to pass control characters in a string? Clarifying Information Control characters should not be passed in XML strings. Control characters are not supported in XML strings and as such most XML parsers will fail to parse strings containing control characters. Error Message Defect/Enhancement Number Cause Resolution The Artix router is capable of passing strings containing control characters. However most XML parsers will fail to read such string on the client or server side. Workaround Notes Attachment
↧