Multi-Language support for LOVs in VBS
Summary:
Hello Champs,
I would like to know how to implement multi-language application extension in oracle visual builder studio.
I am aware of translation bundle for static values.
However how to handle values in combobox.
Scenario:
Consider I have created a common lookup in Oracle Fusion and tried to access the lookup using API.
Question 1:
Even though I have tried provided rest secure access to anonymous or authenticated or secure, it is expecting the user to have FND_APP_MANAGE_COMMON_LOOKUP_PRIV. Is this how it is supposed to work or am i missing something?
Since assigning a role is an additional task, I have tried to fetch the lookup values through a BIP report. But need to pass language as parameter.