EBS integrate with APEX
Hi,
I am trying to go from EBS(12.2) to APEX via the EBS menu. It is working, but with one exception …
Even though I am passing both an application number and a page number, I think the SSO is stripping the page number before going to APEX.
For example, even though I say p=106:3 in my Web HTML (GWY.jsp?targetAppType=APEX&p=106:3), it always connects to page 1 (http://tekdev58.bv.tek.com:8898/ords/f?p=106:1:8234648148185:::::)
Is this something that we have decided not to pass, or is it just an oversight? What would it take to get the page number passed ?