Who's Online
1 registered (CT), 8 Guests and 3 Spiders online.
Key: Admin, Global Mod, Mod
Recent Posts
Pension Auto Enrolment
by pat.woodall
31 minutes 20 seconds ago
Oracle eBsuiness HRMS Trusted Recon Query Help
by Mani
Today at 08:15 AM
Oracle eBsuiness HRMS Trusted Reconcilaition Help
by Mani
Today at 07:35 AM
Concurrent Request - running slow
by CT
Yesterday at 11:16 AM
Element to recover value in balance on leaving
by jkavia
Yesterday at 11:04 AM
P11d's
by jkavia
Yesterday at 10:49 AM
Assignment EIT not displaying in Self Service
by CT
Yesterday at 06:45 AM
Vehicle Mileage Setup
by Chris Abraham
21/05/12 12:24 PM
In which table is external learning data stored
by DMC
21/05/12 08:45 AM
Oracle Payroll and Cash Management
by Gus
20/05/12 11:27 AM
Top Posters (30 Days)
delboy 38
CT 38
Vigneswar Battu 15
pat.woodall 10
Mani 5
Gus 4
bcooper 4
DMC 3
7Giri 3
Ryan 3
(Views)Popular Topics
Family Pack K issues thread 20167
CREATE_GRADE api returns:PLS-00306: wrong number o 15200
Still trying to locate... 13854
Creating hr jobs ORA-20001: HR_289477_JOB_GROUP_ID 11903
Viewing Output of another user 10320
HR_PF.K RUP4 10280
Review of my Release 12 laptop 9744
Enhanced Retro & Release 12 9402
Adding a taskflow button to a form 9137
Family Pack K 7908
Topic Options
Rate This Topic
#5166 - 19/02/10 03:14 PM Web ADI LOV views
CT Online   content
Guru
***

Registered: 11/03/05
Posts: 1185
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 Online   content
Guru
***

Registered: 11/03/05
Posts: 1185
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
791 Members
48 Forums
1584 Topics
7656 Posts

Max Online: 67 @ 14/04/12 05:38 PM
Today's Birthdays
No Birthdays
Recent vacancies
Top Posters
CT 1185
bcooper 1112
delboy 596
Geoff Dixon 369
SBi 356
vkumar 223
kp_rapolu 213
cbrookes 197
Gavin Harris 163
Gus 146
May
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 30 31