Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Application Express | Forum profile

Forum profile page for Application Express on http://www.oracle.com. This report page is the aggregated overview from a single forum: Application Express , located on the Message Board at http://www.oracle.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Application Express " on the Message Board at http://www.oracle.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: www.oracle.com - Application Express
(site profile, domain info oracle.com)
Title: Application Express
Url: http://forums.oracle.com/forums/forum.jspa?foru...
Users activity: 31 posts per thread
Forum activity: 635 active threads during last week
 

Posting activity on Application Express :

  Week Month 3 Months
Threads: 635 2,126 5,976
Post: 2,025 6,342 18,433
 

Application Express Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
jarola
207
user's latest post:
want popup LOV button to display...
Published (2009-11-25 16:24:00)
Hi, If you do not yet use jQuery, just place this to page HTML header <script src= "http://www.google.com/jsapi" type= "text/javascript" ></script> <script type= "text/javascript" > google.load( "jquery" , "1.3.2" ); // uncommet below if you like start also use jQuery UI...
ATD
126
user's latest post:
Oracle Hosted Apex is having...
Published (2009-11-25 10:13:00)
It's probably best to start a new thread. I've never emailled a link that calls a stored procedure, though Andy
varad acharya
75
user's latest post:
Duplicate Page Submission
Published (2009-11-25 16:59:00)
Hello: You could try something like this Create an application-item in the APEX application In the trigger that generates the PK, set this application-item to the value of PK generated. If the page is now re-posted after the user has used the back button, you can verify (as a validation/page process) whether a record exists in the table with a PK value equal to the value contained in the application-item and take appropriate action. varad
Munky
57
user's latest post:
How to submit page and show a...
Published (2009-11-25 03:41:00)
Not that I know of unless you perhaps use iFrames... Cheers Ben
Tony Miller
38
user's latest post:
Query performance puzzling
Published (2009-11-25 14:25:00)
You could add KEEP DENSE_RANK FIRST into your query and see if that helps.. Thank you, Tony Miller Webster, TX
Shunt
36
user's latest post:
Report Templates
Published (2009-11-25 13:49:00)
Ahh ok. In that case I would write the crosstab query yourself and then you can create a standard report. This blog is a good explanation of how to write a crosstab query: http://thinkoracle.blogspot.com/2005/09/pivot-and-crosstab-queries.html
Tyler
31
user's latest post:
APEX Security Issue with Public...
Published (2009-11-24 14:46:00)
You've given me a great idea... someone should write an Oracle Security book covering how those concepts are Applied to everyday applications, including 2 chapters on APEX Do you have external and internal users of the same APEX instance? This is a long topic (I wrote about 100 pages on it), but I'll give it a try in a few bullet points: Put OHS in your DMZ with firewall rules to restrict traffic from the outside world to only http...
yogeshyl
30
user's latest post:
After Login : redirect page
Published (2009-11-21 02:55:00)
Yes !You are correct. In custom authentication scheme's Logout URL, i have the following : wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_sess=&APP_ID.:1 I had corrected it as wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_sess=&APP_ID.:100 Thanks, Yogesh
Deepak_J
29
user's latest post:
How to populate an FORM item...
Published (2009-11-25 13:11:00)
thanks..Jari it worked.. Thanks, Deepak
aaron22
29
user's latest post:
Linking page with rows
Published (2009-11-25 09:51:00)
Hi Engr, In the "Report Attributes" page you can hit the edit link next to any column, and it will give you options to set up links from that column. If you wanted your entire row to be one link you would have to set up each column individually like this. Hope this is helpful, Aaron
 

Latest active threads on Application Express ::

www.oracle.com
Started 2 days, 10 hours ago (2009-11-25 05:41:00)  by tr3nton
In your condition of the item, just put the value of the request. Except, instead of a button with submit, do button with redirect, then one of the properties is the request value - specify SUBMIT in there. Ta, Trent
Thread:  Show this thread (4 posts)   Thread info: condtional display of ITEM in dependence of pressed BUTTON Size: 492 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: condtional display of ITEM in dependence of pressed BUTTON :: Application Express
 :: www.oracle.com"
www.oracle.com
Started 1 day ago (2009-11-26 15:46:00)  by Gussay
As far as I'm aware you can't return two different values in an lov. What is it you want to do with the dates that you return? You could have a hidden item on the page that when you submit, a process sets the value of the hidden item to the correct date dependant on the submitted value of your LOV. Does that help? Gus..
Thread:  Show this thread (6 posts)   Thread info: List of values Size: 620 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: List of values :: Application Express
 :: www.oracle.com"
www.oracle.com
Started 1 day, 8 hours ago (2009-11-26 08:25:00)  by carstenczarski
Hi, does this one help ...? http://sql-plsql-de.blogspot.com/2009/02/kreuztabe llen-pivot-tables-mal-anders.html Regards -Carsten
Thread:  Show this thread (3 posts)   Thread info: Theatre chair plan Size: 546 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Theatre chair plan :: Application Express
 :: www.oracle.com"
www.oracle.com
Started 1 day, 1 hour ago (2009-11-26 15:03:00)  by user12062620
No longer a problem, I needed to successfully log on to the admin account and associate the developer user to a schema other than SYSTEM, I'm not sure why SYSTEM ended up being the default schema for the workspace during the upgrdae. Shahram
Thread:  Show this thread (2 posts)   Thread info: Upgraded to APEX 3.0 in Oracle 10g Express, broken runtime Size: 495 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Upgraded to APEX 3.0 in Oracle 10g Express, broken runtime :: Application Express
 :: www.oracle.com"
www.oracle.com
Started 1 day, 3 hours ago (2009-11-26 13:31:00)  by varad acharya
Pete: Remove the name attributes from all input elements defined by the pl/sql process. For example <input name="company" type="Text" size="30"/> should be replaced by <input type="Text" size="30"/> or <input name="f01" type="Text" size="30"/> The APEX accept process recognises a predefined set of HTML form input names. Any input with a name not from ...
Thread:  Show this thread (4 posts)   Thread info: HTML Form in a "PL/SQL (anonymour Block)" Size: 767 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: HTML Form in a "PL/SQL (anonymour Block)" :: Application Express
 :: www.oracle.com"
www.oracle.com
Started 1 day, 23 hours ago (2009-11-25 16:59:00)  by varad acharya
Hello: You could try something like this Create an application-item in the APEX application In the trigger that generates the PK, set this application-item to the value of PK generated. If the page is now re-posted after the user has used the back button, you can verify (as a validation/page process) whether a record exists in the table with a PK ...
Thread:  Show this thread (6 posts)   Thread info: Duplicate Page Submission Size: 740 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Duplicate Page Submission :: Application Express
 :: www.oracle.com"
www.oracle.com
Started 1 day, 4 hours ago (2009-11-26 11:42:00)  by Tony Miller
I will offer this.. Running apex with dblinks to another schema/server will slow you down in development and also limit yo on certain queries.. I believe that Oracle will limit the number of a certain column type through a dblink support select. I would ask why you want to separate the apex workspaces and the data you will be working on.. Thank you, ...
Thread:  Show this thread (4 posts)   Thread info: APEX workspace and parsing schemas on different databases? Size: 652 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: APEX workspace and parsing schemas on different databases? :: Application Express
 :: www.oracle.com"
 

Hot threads for last week on Application Express ::

Application Express
Started 1 week ago (2009-11-19 21:13:00)  by mtuser
Any Ideas anyone. I don't need to worry about the hot keys for saving as I have just modified the select lists to do an autosubmit but our tabular form has over 100 records for each display (the users want to see all info on one page so I can't break the data down in pages). This is a system that has a call que so the user will grab a record and assign ...
Thread:  Show this thread (33 posts)   Thread info: HELP TABULAR FORM CURSOR FOCUS Size: 1,218 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Tabular form save questions :: Application Express
 :: www.oracle.com"
Application Express
Started 1 week, 2 days ago (2009-11-18 08:50:00)  by ATD
Hi, In Carl's example, he has created an Application Process called "Random_Desc" (the code for this is shown at the bottom-right of his page). This was done through Shared Components, Application Processes. When this is being created, there is an option to select the process "Point". Set this to "On Demand: Run this application process when requested ...
Thread:  Show this thread (35 posts)   Thread info: On Demand Application Processes Size: 1,587 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: On Demand Application Processes :: Application Express
 :: www.oracle.com"
Application Express
Started 1 week, 1 day ago (2009-11-18 17:49:00)  by varad acharya
Paul: Does the page process with the calls to 'htp'.p' execute while you are rendering the page or when you submit the page ? varad
Thread:  Show this thread (30 posts)   Thread info: pl/sql javascript via htp.p problem Size: 401 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: pl/sql javascript via htp.p problem :: Application Express
 :: www.oracle.com"
Application Express
Re: Select List reset - 26 new posts
Started 1 week, 1 day ago (2009-11-19 09:25:00)  by ATD
Hi, Do you actually have the colon in the item name on your condition? It shouldn't be there if you have Andy
Thread:  Show this thread (26 posts)   Thread info: Select List reset Size: 379 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Select List reset :: Application Express
 :: www.oracle.com"
Application Express
Started 5 days, 4 hours ago (2009-11-22 12:12:00)  by user12018508
My code for onchange is as follows apex_item.text(3, VAL, 10, 10, 'onchange="f_validate(this,''#ROWNUM#''' || ')"', 'f03_' || '#ROWNUM#') "VAL" Cheers Edited by: user12018508 on Nov 22, 2009 12:15 PM
Thread:  Show this thread (21 post)   Thread info: Tabular Form Ajax Validations? Size: 513 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Tabular Form Ajax Validations? :: Application Express
 :: www.oracle.com"
Application Express
Started 3 days, 11 hours ago (2009-11-24 05:07:00)  by varad acharya
Can you login to the database using sqlplus rom the machine where you installed the OHS ? Check the OHS error log for information on why the OHS fails to connect to the database. varad
Thread:  Show this thread (20 posts)   Thread info: Problems in last step installing APEX. Size: 446 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Problems in last step installing APEX. :: Application Express
 :: www.oracle.com"
Application Express
Started 2 days, 20 hours ago (2009-11-24 19:50:00)  by Hari_639
See this similar post and this discussion will be of help. gives me a result in .109 sec in SQL DEVELOPER But the same query in APEX (this is the only report on page!) takes 60+ >seconds. BTW what do you mean by 60+ seconds? You mean 60 to 69? if so, then report performance is better in APEX? Regards, Hari
Thread:  Show this thread (19 posts)   Thread info: Query performance puzzling Size: 785 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Query performance puzzling :: Application Express
 :: www.oracle.com"
Application Express
Started 1 week ago (2009-11-20 11:16:00)  by aaron22
Hi Steve, You may need to replace the "end" with "end if", like this: begin if :P23_START_DATE is null or :P23_START_DATE = ' ' then :P23_START_DATE:= '01-JAN-2001' ; end if ; if :P23_END_DATE = is null or :P23_END_DATE = ' ' then :P23_END_DATE = '31-DEC-2099' ; select 'http://apexdevapp1.ci.raleigh.nc.us:7777' ,...
Thread:  Show this thread (17 posts)   Thread info: What's the error in this code? Size: 1,572 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: What's the error in this code? :: Application Express
 :: www.oracle.com"
Application Express
Started 1 week ago (2009-11-20 13:03:00)  by Tyson Jouglet
Chris, Are you inserting to a synonym that points across a DB link? Cheers, Tyson Jouglet Edited by: Tyson Jouglet on Nov 20, 2009 1:03 PM
Thread:  Show this thread (16 posts)   Thread info: Manual Insert Process Failing Size: 437 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Manual Insert Process Failing :: Application Express
 :: www.oracle.com"
Application Express
Started 3 days, 11 hours ago (2009-11-24 04:57:00)  by Munky
Hi What condition type are you using? Have you tried PL/SQl exprsssion with this :P5_CONFIG_FILES = 'Y' ... in expression 1? Cheers Ben
Thread:  Show this thread (16 posts)   Thread info: branch not behaving correctly! Size: 550 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: branch not behaving correctly! :: Application Express
 :: www.oracle.com"

This page was found by:   Error ERR-1002 Unable to find item ID for item   ERR-1002 Unable to find item ID for item   The requested URL /apex/f was not found on this server