Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
7 subscribers
Views
4027 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hi I'm getting an exception when trying to use the torecord() fun
normanc
over 10 years ago
Hi
I'm getting an exception when trying to use the torecord() function on extended characters. For example, if I have the rule...
=torecord("<tag>eg</tag>", "")
...then the text "eg" is returned in the test rules interface. However, if there is an extended character, e.g...
=torecord("<tag>ég</tag>", "")
...then I get an error message "The rule contains an expression that cannot be tested". On checking the application server log the message is "MalformedByteSequenceException: Invalid byte 2 of 3-byte UTF-8 sequence".
Are we missing some setup configuration? We are using Appian 7.4 with IIS and JBOSS.
Thanks,
Norman.
...
OriginalPostID-124059
OriginalPostID-124059
Discussion posts and replies are publicly visible
Parents
0
normanc
over 10 years ago
With Appian Support's help, we have configured JBoss JVM settings with UTF-8 as the default file encoding. This step is missing in the online documentation.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
normanc
over 10 years ago
With Appian Support's help, we have configured JBoss JVM settings with UTF-8 as the default file encoding. This step is missing in the online documentation.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data