Hi,
I have set my model to do name to code conversion using glossary terms. In my glossary, I defined term "Account" with code "AC". Whenever I have the term "Account" in an object name, the corresponding code becomes "AC". This is fine. However, I would like the term "Accounts" to also be converted to "AC". I defined "Accounts" as a synonym for "Account", expecting that if an object name contains either term, it would be converted to "AC" in the respective code. However, this is not the case. When I create a new object with name "Accounts", the code becomes "ACCOUNTS".
Is there any way to make it so that multiple terms (ie: "Account", "Accounts", "Accounting", etc.) get converted to the same code (ie: "AC")? Thanks.