Procurement - EBS (MOSC)

MOSC Banner

Create Content to download BPA details on a spreadsheet by using WebADI integrator

edited Jan 8, 2024 8:02AM in Procurement - EBS (MOSC) 3 commentsAnswered

(1) I created a custom view OHIS_BNE_BPA_LINES to select all required BPA details to download

(2) I created a new integrator with Content Type=Query i.e. select * from OHIS_BNE_BPA_LINES by using the Desktop Integration Manager

The Content downloaded all the expected records.

However, when I tried to put in where clause it does not download any records

e.g. select * from OHIS_BNE_BPA_LINES where org_id=640

or, select * from OHIS_BNE_BPA_LINES where rownum<5 -- select only 4 records

and I ran the SQL on sql*Developer - it definitely returned rows but it does not return any records via WebADI content.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center