ARSperl is a lot older than the - pretty recent - unicode support in AR server. Because of this, ARSperl is not designed with unicode compatibility in mind. It does not handle strings internally as unicode. See perldoc perlunicode if you would like to see what it takes to make ARSperl handle unicode properly.
I would suggest that if you need unicode capabilities, you should look into the other integration possibilities such as the Java or C APIs. -- Michiel Beijen Software Consultant +31 6 457 42 418 Bee Free IT + http://beefreeit.nl On Mar 24, 2009 8:31 AM, "_HK_" <ciphersk...@gmail.com> wrote: Summary: I'm unable to send utf8 data using arsperl to my Remedy server which is unicode ready(and the remedy server works, as I can store utf8 data via other means). I tried setting the "lang" parameter in ars_Login function to UTF-8/utf8/en_US/en_US.utf8 and a few other combinations, but it doesn't seem to matter- when I look via gdb, the actual value for charset in the ARControlStruct->localeInfo is always "WESTERN". The module was built against 7.01 api with all the unicode libs in place (libicuucbmc, libicudatabmc, etc..). Any pointers/suggestions are sincerely appreciated. thanks, ~H ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com -- Arsperl-users mailing list Arsperl-users@arsperl.org https://lists.sourceforge.net/lists/listinfo/arsperl-users
------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
-- Arsperl-users mailing list Arsperl-users@arsperl.org https://lists.sourceforge.net/lists/listinfo/arsperl-users