Localization in ThingWorx 9.0
Hi,
Is it possible to dynamically localize the data contents from database to Hindi instead of statically defining the locale words?
Thanks & Regards,
Shalini V.
Hi,
Is it possible to dynamically localize the data contents from database to Hindi instead of statically defining the locale words?
Thanks & Regards,
Shalini V.
Hi
You should be able to store the data in the language required without the need to convert it. ThingWorx does not do any conversions on the data with the exception of numbers. In the localization tables, you will find translation tokens for numbers. There are a several ways to enter and update the tokens. You can dynamically add tokens to the DB Thingworx/LocalizationTables/de/Services/AddToken and/or use Services/Expressions to interpret tokens at runtime for Mashups, or update through Composer by editing the localization tables.
Please let us know if you have further questions.
Regards.
--Sharon
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.