I am using OAS 7.6 and trying to converted passed filter through URL as conditional format item.
I am using this Passing filter(s) url . ( i got it to work from this link listed below).
https://docs.oracle.com/cd/E12096_01/books/AnyWebAdm/AnyWebAdm_APIWebIntegrate6.html
for example : saw.dll?Go&Path=/Shared/Test/SB2&Action=Navigate&P0=1&P1=top&P2=Customers.Region&P3=Central
I need P3 value (here with Central in the URL ) to be variable so that i can use it on conditional format item to highlight the row with that P3.
I used @n and &P3 and just can't figure out the right syntax . anyone has experience with this feature?
It will be great help!!
Thanks!