Symptom
Does Signavio support the casting of Korean characters (Using the CAST() function) in Process Intelligence during Advanced Mode extractions?
Resolution
Yes, as functions like CAST() are handled on the client side by the CData driver, and the driver supports UTF-8, non-Latin characters like Korean should be preserved correctly. For example, the following should be possible in an Advanced extraction script:
SELECT CAST('C데이터' AS VARCHAR(100))
Keywords
process, intelligence, soe, cast, function, korean, non, latin, character, advance, extract , KBA , BPI-SIG-PI-DM , Data model / ETL for SAP Signavio Process Intelligence , Bug Filed
SAP Knowledge Base Article - Public