OracleArea51

Sponsored By Chola Global Services LLC

Adding LOV to OAF Page using Personalization

E-mail
(1 vote, average 3.00 out of 5)

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..

Reetesh
Points: 2031
Contact Author | Website :
 
Attachments:
Download this file (LOV.doc)Attaching LOV using Personalization[ ]563 Kb92 Downloads

Related Posts:

relatedArticles
Trackback(0)
Comments (8)add comment

chennuri said:

Narasinga Rao
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
 
July 27, 2009
Votes: +0

contactriteshsharma said:

0
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
 
July 27, 2009
Votes: +0

Sudhakar Mani said:

Sudhakar Mani
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
 
July 28, 2009
Votes: +0

Karuna said:

0
...
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
 
July 29, 2009
Votes: +0

Reetesh Sharma said:

0
...
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
 
July 29, 2009
Votes: +0

Karuna said:

0
...
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
 
July 29, 2009
Votes: +0

Steven said:

0
...
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
 
December 09, 2009
Votes: +0

Reetesh Sharma said:

0
...
Hi,

I think you have not imported your LOV region

Regards,
Reetesh Sharma
 
December 10, 2009
Votes: +0

Write comment

busy