Entity members language dependent solution not working
Stefano Muscas
Customer
Hello comunity,
I'm trying to apply a multi-language model to my database.
I'm following this manual: https://www.boardmanual.com/2021/summer/data-modeling/2_Database_design_functions/1_Entities/Localization_of_entity_members.htm
but it seems it won't work in my case.
What I did:
- Created an entity called "Test":
- Populated the "Test" entity with 2 members:
- Created the "Language" entity:
- Populated the "Language" entity with ISO2 code for languages:
- Created a Text Cube with name "Test Localized":
- Fulfilled the cube with values:
- Tested:
What am I missing in order to make it works?
Thanks in advance.
Stefano
0
Accepted Answer
-
Hi Stefano,
You need to perform an "Unload" of the database (you can find it under Summary in the Database Menue) , or a server restart for the translation to come into effect.
Let me know if you need further assistance.
Kind regards
Philipp
0
Answers
-
Thank you Philipp,
I will wait for the scheduled reboot crossing my fingers then.
Otherwise I'll make a database clean-up and reload..
Best regards
0