Hi,
I use Jdev 12.1.3.
I have a VOwhere some of the attributes supposed to get it value filled by LOV.
The LOV supposed to come from another separate shared AM which points to another USER in the database (ORACLE).
When I run the page i get table or view doesn't exists exception.
Is there any way of achieving this functionality without giving permissions / creating synonyms just by using a shared AM with a separate db connection on the weblogic?