C Main API Unicode Mode Functions

Essbase Server allows the creation of Unicode mode applications, or migration of non-Unicode mode applications to Unicode mode, only when it is in Unicode mode.

The following functions help you work with the Essbase Server and applications in Unicode mode.

FunctionDescription
EssSetServerModeSets the mode of Essbase Server to be Unicode or non-Unicode.
EssGetServerModeIndicates whether the Essbase Server is in Unicode mode or non-Unicode mode.
EssCreateApplicationExCreates a Unicode mode application.
EssConvertApplicationtoUnicodeConverts a non Unicode mode application to a Unicode mode application.
EssGetApplicationInfo and EssGetApplicationInfoExReturns application information, including locale information.
EssUpdateFileUTF8ASOSends an update specification to the active aggregate storage database from a UTF-8-encoded file.
EssUpdateFileUTF8ASOExSends an update specification to the active aggregate storage database from a UTF-8-encoded file, capturing any data load errors.
EssUpdateFileUtf8ExSends an update specification to the active database from a UTF-8-encoded file, capturing any data load errors