Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

eScript query BC by page

Hello All,

I have been trying to identify any documented method that will allow me to query for records on a BC page wise like first 10 or 20 records and then next 10 or 20, using eScript.

I see there is a direct way of doing so in list applets i.e. a list applet displays first 10 or 20 number of rows in UI and on click of next record set button it will fetch next set/page. Also the BC instance on UI has same number of records in context.

I want to mimic above using eScript, but could not find any documented method. All I can do is use an iterator and a count to skip or set offset to read fields values using FirstRecord and NextRecord methods.

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