If we want to add an LOV Item to existing page, we can do it using Personalization but to achieve this first we need to develop AM,VO and LOV Region using Jdeveloper and then we can attach this LOV region to item created using Personalization as External LOV.
Don't have an Vision instance to practice these tutorials? Visit http://cholagls.com/products-/11i-virtual-machine for details.Our smart solution to smart people like you !!
We need to follow following steps:
Step1: Create LOV region required VO and AM(If you want to add new LOV to item, if LOV already exists then no need to do this) and place your files in $JAVA_TOP and import your LOV region bounce the apache.
Step2: Go to Personalize page/Region
Step3: Create a new Item(In required Region), Set Item Style as messageLOVInput(select from poplist), ID and External LOV property as path of LOV Region, set other properties as required.
Step4: Click on apply(It will take you back to Personalize Page).
Step5: Here you can see link to create new LOV Map, create new LOV Map.
Step6: Set ID,crieteri/result Item and LOV Region Item and click on apply.
If you want to create more than one LOV Map(as per your requirement), you can create by repeating Step 5 and 6.
Screenshots are attached..
Related Posts:

chennuri
said:
|
Unable to download the document Hi, I have logged in but I am unable to download the document. Could you please grant the access? Regards Rao |
|
contactriteshsharma
said:
|
Unable to download the DOcument Hi Rao, Try it once again, even if you are not able to download it let me know. It would be better if you can contact Sudhakar for this issue. Regards, Reetesh Sharma |
|
Sudhakar Mani
said:
|
Can you please logout and login again Hi Rao, Can you please logout and login again.This seems to resolve the problem,but we will work on it and resolve it ASAP. Regards Sudhakar |
|
Karuna
said:
|
... Hello, I just want to change the mapping of an LOV. What i mean is The lov is returning name, I want it to retun number. do i need to create a new LOV or I can use the same one in some way ? Please let me know Karuna |
|
Reetesh Sharma
said:
|
... Hi Karuna, Same LOV you can use, what you have to do is Hide your existing item(if u don't want to use it), create a new item of type LOVInput then set the external LOV property to your required LOV(that is attached to your existing field). Create required LOV Mappings. Hope it will help Regards, Reetesh Sharma |
|
Karuna
said:
|
... Thanks Reetesh! Should the external LOV be a unix path or the object name. I used the path that was probably not correct and now I am geeting a java exception whenever I want to personalize that page. Here s the object name. oracle.apps.ar.cusstd.busPurDetails.server.ArBusPurAllVO what would be the path for it at unix directory? Your help will be highly appreciated. I am in Hyderabad. Will it be possible for you to be contacted on phone? Thanks a lot Regards, Karuna |
|
Steven
said:
|
... Hello, thanks for the example. I've created in jedeveloper a new VO/AM and RN and additionally I want to bind my Region via Personalization. Everything is uploaded in $JAVA_TOP and module MDS subs. The Region is in following package xxmi/oracle/apps/pa/resource/lov/webui/PmLovRN and the region file PmLovRN is under $PA_TOP/mds. Via Personalisation I put in external LOV field => /oracle/apps/pa/xxmi/oracle/apps/pa/resource/lov/webui/PmLovRN and get everytime the following error message which indicates that the file is not on its right, altough it is on Unix available? placeoracle.apps.fnd.framework.OAException: oracle.adf.mds.exception.MDSRuntimeException: Unable to find component with absolute reference = /oracle/apps/pa/xxmi/oracle/apps/pa/resource/lov/webui/PmLovRN, XML Path = null I've also use jpximporter but no document was uploaded- so what can I do more. Thanks in advance |
|


















