RE: APEX Issue displaying dynamic PL/SQL content

From: Bort, Guillermo <guillermo.bort_at_eds.com>
Date: Thu, 16 Oct 2008 13:07:32 -0500
Message-ID: <785A4E1EF4D9E745BAC909B7941BEC009BEBCD@usplm201.amer.corp.eds.com>


For testing purposes the P108_SERVER_ID item is a textfield (disabled, saves state). I print it out before the report region and it displays the value correctly. I can also see the correct value in the URL. I call this page from a dynamic report. The value is assigned from the dynamic report through the URL syntax. There is no page processing other than generating the report which is in the reports region, not the processing region.  

Thanks, I will check the APEX forum on OTN, I just thought I'd ask here... ^_^ perhaps someone met a similar issue before.  

Guillermo Alan Bort

DBA / DBA Main Team  

EDS, an HP company

From: rulegen_at_gmail.com [mailto:rulegen_at_gmail.com] On Behalf Of Toon Koppelaars
Sent: Thursday, October 16, 2008 2:50 PM To: Bort, Guillermo
Cc: ORACLE-L
Subject: Re: APEX Issue displaying dynamic PL/SQL content  

Guillermo,

The only logical conclusion can be that item P108_SERVER_ID, has not (yet) been assigned the value you expect it to have, when Apex renders your PL/SQL region (which calls your show_rda procedure). Causes for this can be various. What type of item is it? How is it's value assigned? How do you 'branch' to your region? Is page processing happening, which would assign the item (under normal circumstances)....

This really is an Apex question, and you would probably be better of posting this on the Apex forum on OTN.

Toon

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Oct 16 2008 - 13:07:32 CDT

Original text of this message