Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Livelink does not recognize .properties file for my module
Yurie_Nagorny_(ynagorny_-_(deleted))
I was not sure how to properly create .properties file for my module, so I tried creating an empty file .properties in the module's ospace folder. That seemed to have worked and I was able to add new xlates into the file.However, at runtime, none of my xlats are replaced with actual strings. Also, if I select an xlate expression in my module's script and pick Script/Xlate from the menu, it does not find the .properties file.What am I doing wrong?Thank you,Yurie
Find more posts tagged with
Comments
Yurie_Nagorny_(ynagorny_-_(deleted))
Although Livelink Builder allows you to create section names with mixed case letters, the runtime expects all section names to be upper case.Uppercasing section names in the .properties file solved the problem.Thank you,Yurie