iStore - EBS (MOSC)

MOSC Banner

Need to find the query of Track Order in iStore

edited Mar 9, 2017 7:49AM in iStore - EBS (MOSC) 1 commentAnswered

Hi All,

I am trying to find the query that executes for iStore page ibeCOtdOrdSum.jsp.

I found these two lines in jsp code:

q                = (AkQuery)pageContext.getAttribute("qq", pc);

  out.println(q.queryAsHiddenParams());

where does the setAttribute for qq happens.

Also, where does the out.println prints the query. I don't see the query in the Track Order Page.

Please help where this "qq" attribute is set in ibe pages.

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