SDK not recognizing special characters

I´m using Genesys SDK in order to get Configuration Objects data from a Java Application. The problem is, when I want to obtain Annex value from a Person Object, if the value of the option contains a special character, for example an accent like this “Día”, instead of reading “í” it shows a strange symbol.
Any ideas why? i search for the field in cfg database and it stores the value correctly…

Regards :slight_smile:

Which encoding are you using for PSDK? Within Genesys GUIs (CME, GA) are the special characters displayed/inserted properly?

Within Genesys GUI the words are spelled correctly. How can I determine the encoding used for the PSDK??

Regards :slight_smile: