Who's Online
0 registered (), 11 Guests and 5 Spiders online.
Key: Admin, Global Mod, Mod
Recent Posts
Interfacing iRec and external sites
by DanC
Yesterday at 11:42 PM
Time and Labour & Oracle Projects
by Paul
Yesterday at 07:34 PM
End of Year Legislation Patch for 11i
by delboy
Yesterday at 02:00 PM
Search Engine Optimizers
by delboy
Yesterday at 01:30 PM
Abseces in oracle hrms, super user: how to do I:
by JayTee
Yesterday at 07:26 AM
Update EIT in SSHR
by Mr Oracle
08/02/12 01:50 PM
Function for getting retropay-maintained balances
by CT
08/02/12 12:21 PM
Grade End Date
by Chris
03/02/12 10:46 AM
OLM Mandatory Enrolments
by bcooper
01/02/12 12:23 PM
Retro-Notifs Report missing some ele entries
by CT
01/02/12 06:51 AM
Top Posters (30 Days)
CT 27
delboy 25
bcooper 14
Gus 5
paulgos 5
Sahir 4
tovia123 4
SBi 3
MichaelWest 3
Simon_Mc 3
(Views)Popular Topics
Family Pack K issues thread 18194
CREATE_GRADE api returns:PLS-00306: wrong number o 13736
Still trying to locate... 12185
Creating hr jobs ORA-20001: HR_289477_JOB_GROUP_ID 10634
Viewing Output of another user 9123
HR_PF.K RUP4 8816
Review of my Release 12 laptop 8485
Adding a taskflow button to a form 7842
Enhanced Retro & Release 12 7661
Family Pack K 7102
Topic Options
Rate This Topic
#5166 - 19/02/10 03:14 PM Web ADI LOV views
CT Offline
Guru
***

Registered: 11/03/05
Posts: 1080
Loc: Bath
Hello all you Web ADI geeks

I seem to recall that a long time ago, when my dear old compadre Bob Morrans still had his own hair and teeth, the product known as ADE was configurable such that one could restrict the enterable values on a Standalone 'integrator' (or whatever it was called back then) to a particular parameter by use of an LoV, and that was underpinned by an LoV view.

I am most keen to know if that functionality survived to Web ADI, and if so does anyone have any documentation regarding the setting up thereof.

Thanks in advance
_________________________
L&K
CT

Remember: A dog is for life, not just for Christmas... unless you're in Korea

Top
#5167 - 19/02/10 03:50 PM Re: Web ADI LOV views [Re: CT]
whi5tler Offline
newbie

Registered: 11/02/08
Posts: 10
Loc: Berkshire, UK
Clive,

Duno if I've answered my own question here but found this:

Step 4. Creating POPLIST for the required columns.
Now we are ready with the custom integrator, if we want to create POPLIST, User hint for any of the created integrator columns, use the following sql,

Create POPLIST for a column UNIT_OF_MEASURE
UPDATE bne_interface_cols_b
SET val_id_col = 'UNIT_OF_MEASURE',
val_mean_col = 'UNIT_OF_MEASURE',
val_type = 'TABLE',
lov_type = 'POPLIST',
val_obj_name = 'MTL_UNITS_OF_MEASURE_VL',
val_addl_w_c = 'DISABLE_DATE > sysdate or DISABLE_DATE is null'
WHERE interface_col_name = 'P_UNIT_OF_MEASURE'
AND application_id = lc_application_id_result
AND interface_code = lc_interface_code;
val_obj_name is the table name where the values should come from and val_addl_w_c is the where clause for the POPLIST restriction.

Check bne_integrator_utils for more details about creating LOV, Calender LOV and Chapter 5 of Web ADI Integrator Developer’s Guide for Java LOV.

In this article:

http://apps2fusion.com/at/61-kv/320-web-adi-custom-integrators

Do you think this is what we're looking for?

Thanks,

BC

Top
#5168 - 21/02/10 08:18 PM Re: Web ADI LOV views [Re: whi5tler]
CT Offline
Guru
***

Registered: 11/03/05
Posts: 1080
Loc: Bath
Could well be it Bryan, good spot.
_________________________
L&K
CT

Remember: A dog is for life, not just for Christmas... unless you're in Korea

Top



Moderator:  bcooper, CT 
Forum Stats
755 Members
48 Forums
1516 Topics
7282 Posts

Max Online: 63 @ 24/11/10 07:21 AM
Today's Birthdays
No Birthdays
Recent vacancies
Tea boy available 4 basic chores & some! services
by Simon_Mc
19/01/12 03:59 PM
Top Posters
bcooper 1094
CT 1080
delboy 499
Geoff Dixon 369
SBi 344
vkumar 223
kp_rapolu 213
cbrookes 197
Gavin Harris 160
Gus 132
February
Su M Tu W Th F Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29