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... 

Technology - OA Framework | Forum profile

Forum profile page for Technology - OA Framework on http://www.oracle.com. This report page is the aggregated overview from a single forum: Technology - OA Framework , 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 "Technology - OA Framework " 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 - Technology - OA Framework
(site profile, domain info oracle.com)
Title: Technology - OA Framework
Url: http://forums.oracle.com/forums/forum.jspa?foru...
Users activity: 28 posts per thread
Forum activity: 188 active threads during last week
 

Posting activity on Technology - OA Framework :

  Week Month 3 Months
Threads: 188 714 1,960
Post: 397 1,750 5,418
 

Technology - OA Framework Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Pratap(652641)
49
user's latest post:
ar all,
Published (2009-11-27 05:23:00)
???
HelloPrasanna
38
user's latest post:
out put file is not genrated...
Published (2009-11-26 03:56:00)
There could be a bug in Oracle Screen. Log an SR if you face issues like this. Before raising SR, go to the system adminitration responsibility and check the oracle standard CP screen. --Prasanna
Rakesh S
27
user's latest post:
Restrict Navigation after...
Published (2009-11-26 04:53:00)
Hi Gaurav, Please find the code below. public class TrvEitUpdateCO extends EitUpdateCO { public void processRequest(OAPageContext pageContext, OAWebBean webBean) { super.processRequest(pageContext, webBean); pageContext.writeDiagnostics(this, "PPR Starts", 2); OAApplicationModule oaapplicationmodule = pageContext.getApplicationModule(webBean); OADescriptiveFlexBean oadescriptiveflexbean =...
user549949
21
user's latest post:
how to reduce the row height
Published (2009-11-26 17:34:00)
does anyone of u havea ny idea on how to achiieve this.
Abdul Wahid
20
user's latest post:
How to default value from popup...
Published (2009-11-23 21:22:00)
Hi Mallika, You for sure need to refresh the page to reflect new value on page (either in full or partially (PPR))(updating this field Via java script is very weird solution as I Guess). Refreshing page does not mean that our values will be lost. Set form submit to true for that link. Abdul Wahid
user12216727
14
user's latest post:
How to default value from popup...
Published (2009-11-23 22:43:00)
Hi Abdul, Thanks for the suggestion. The problem has been solved. On closing the popup page, the control comes to processrequest and then to processFormRequest. So our value is not been shown even though the view attribute is being set. Now I tried to set the view attribute in the process form request and the value has been solved. Thanks a lot for the suggestions, Thanks, --Mallika
SoujanyaReddy
10
user's latest post:
Urgent -- Difference between...
Published (2009-11-23 04:49:00)
We have tried applying these patches but no use.Atlease i want to do manual coding without jedevloper.Where can i get some code related to 11.5.9 ? fire action is not working for images and also parameters in the fireaction are not returing .. in other words spell is not working ... for buttons.
Reetesh Sharma
10
user's latest post:
How to create a form value bean.
Published (2009-11-26 19:56:00)
Hi Senthur, Why you want to create it dynamically? You can create it at design time itself. For your requirement create on formvalue item, create another LOV mapping that provide and set there item name from LOV region and return item. Regards, Reetesh Sharma
Gauravv
9
user's latest post:
Personalization Issue
Published (2009-11-27 02:53:00)
Hi, It would not show the Personalizations...It will show original message only...If you want a permanent change then you need to customize the region and import it again and bounce apache. Thanks, Gaurav
Sravanth
8
user's latest post:
sql statement error
Published (2009-11-25 02:48:00)
hi Please check the query you wrote for dynamicVO... I suggest you to write the complete query in one line(append will cause some confusion) and rather than using +SkillUpdationVO.setWhereClauseParam(0,pageContext.getEmployeeId() + "");+ Please assign a string to pageContext.getEmployeeId() and use it String bindvar = pageContext.getEmployeeId(); SkillUpdationVO.setWhereClauseParam(0,bindvar)
 

Latest active threads on Technology - OA Framework ::

www.oracle.com
Started 2 weeks, 5 days ago (2009-11-10 00:03:00)  by Gauravv
Hi, set bean.setReadOnly(true); Is it working... Thanks, Gaurav
Thread:  Show this thread (7 posts)   Thread info: How to set the readonlyenabledflag dynamically? Urgent!!!! Size: 355 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to set the readonlyenabledflag dynamically? Urgent!!!! :: Technology - OA Framework
 :: www.oracle.com"
www.oracle.com
Started 2 days, 6 hours ago (2009-11-26 19:53:00)  by Reetesh Sharma
Hi Gayaz, It may be getting set in Process Request of respective controller. Regards, Reetesh Sharma
Thread:  Show this thread (3 posts)   Thread info: Issue with link in oaf Size: 376 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Issue with link in oaf :: Technology - OA Framework
 :: www.oracle.com"
www.oracle.com
Started 4 months ago (2009-07-30 07:59:00)  by user539835
oracle.apps.fnd.framework.OAException: oracle.jbo.CustomClassNotFoundException: JBO-26022: Could not find and load the custom class hmf.oracle.apps.per.selfservice.mgrviews.server.Sa laryDetailsExtVOImpl at oracle.apps.fnd.framework.OAException.wrapperExcep tion(OAException.java:888) at oracle.apps.fnd.framework.OAException.wrapperExcep tion(OAException.java...
Thread:  Show this thread (5 posts)   Thread info: Delete Personalization Size: 31 kb
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Delete Personalization :: Technology - OA Framework
 :: www.oracle.com"
www.oracle.com
Started 2 days, 22 hours ago (2009-11-26 03:59:00)  by AnaG
Hi again: I show my code if perphaps, somebody can help me. Users wants introduce numbers into fields like thois format : "1.234,56" And i do in CO: .... if(pageContext.getParameter("ok")!=null){ ..... String valor = (String)pageContext.getParameter("i_valor"); Number numval = pageContext.getOANLSServices().stringToNumber(...
Thread:  Show this thread (4 posts)   Thread info: mask in numbers and convert to string. Size: 1,033 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: mask in numbers and convert to string. :: Technology - OA Framework
 :: www.oracle.com"
www.oracle.com
Started 1 day, 21 hours ago (2009-11-27 05:23:00)  by Pratap(652641)
???
Thread:  Show this thread (2 posts)   Thread info: ar all, Size: 242 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: ar all, :: Technology - OA Framework
 :: www.oracle.com"
www.oracle.com
Started 2 days ago (2009-11-27 02:44:00)  by Gauravv
Hi, Why dont you check it at the database level by writing a Procedure and check the count and match the Strings.?? If the record is there, throw error on the page. Call the procedure at the time of submission of the page and loop through all the rows one by one. Thanks, Gaurav
Thread:  Show this thread (3 posts)   Thread info: how to restrict the duplicate value checking at page level Size: 584 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: how to restrict the duplicate value checking at page level :: Technology - OA Framework
 :: www.oracle.com"
www.oracle.com
Started 1 day, 23 hours ago (2009-11-27 02:51:00)  by Pratap(652641)
Hi using personalization u can set the required property true for the file upload bean field thanx Pratap
Thread:  Show this thread (3 posts)   Thread info: How to Make Attachment button Mandatory In review Page of SIT Size: 382 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to Make Attachment button Mandatory In review Page of SIT :: Technology - OA Framework
 :: www.oracle.com"
www.oracle.com
Started 1 day, 23 hours ago (2009-11-27 02:53:00)  by Gauravv
Hi, It would not show the Personalizations...It will show original message only...If you want a permanent change then you need to customize the region and import it again and bounce apache. Thanks, Gaurav
Thread:  Show this thread (2 posts)   Thread info: Personalization Issue Size: 488 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Personalization Issue :: Technology - OA Framework
 :: www.oracle.com"
www.oracle.com
Started 1 day, 23 hours ago (2009-11-27 02:49:00)  by Gauravv
Hi, How do you go from First page to second and second to third and third to first. Are you clicking on any link or any button ..if yes then you need to change the destination url . Thanks, Gaurav
Thread:  Show this thread (2 posts)   Thread info: Calling standard OAF page Size: 487 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Calling standard OAF page :: Technology - OA Framework
 :: www.oracle.com"
 

Hot threads for last week on Technology - OA Framework ::

Technology - OA Framework
Started 6 days, 5 hours ago (2009-11-22 21:22:00)  by user12216727
Hi, We cannot set web bean properties in process form request method of a controller. So, create a 'Boolean' type view attribute in the VO and attach this attribute to the submit button as ${oa.<ViewObject>.<ViewAttribute>} and set this attribute value to Boolean.FALSE in the AMImpl by calling the method from CO. Hope this will help you. Thanks, ...
Thread:  Show this thread (29 posts)   Thread info: Rendering SubmitButton False in ProcessFormRequest Size: 673 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Rendering SubmitButton False in ProcessFormRequest :: Technology - OA Framework
 :: www.oracle.com"
Technology - OA Framework
Started 1 week ago (2009-11-21 05:14:00)  by user12216727
Hi, Can any one suggest me ASAP. Its little bit urgent. --Thanks, Mallika Edited by: user12216727 on Nov 21, 2009 5:14 AM
Thread:  Show this thread (10 posts)   Thread info: How to default value from popup page to main page. Size: 419 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to default value from popup page to main page. :: Technology - OA Framework
 :: www.oracle.com"
Technology - OA Framework
Started 4 days, 15 hours ago (2009-11-24 11:08:00)  by AlkaT
Here is my extended controller code. import oracle.apps.fnd.framework.webui.OAPageContext; import oracle.apps.fnd.framework.webui.beans.OAWebBean; import oracle.apps.fnd.framework.webui.beans.nav.OAButton Bean; import oracle.apps.fnd.framework.webui.beans.table.OAHGri dBean; import oracle.apps.qot.quote.header.webui.QotQuoteDetails CO; public class ...
Thread:  Show this thread (10 posts)   Thread info: Not able to modify the personalization Size: 1,616 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Not able to modify the personalization :: Technology - OA Framework
 :: www.oracle.com"
Technology - OA Framework
Started 5 days, 17 hours ago (2009-11-23 09:03:00)  by schavali
Pl see if the solution in MOS Doc 357218.1 (Troubleshooting JDeveloper setup for Oracle Applications) can help HTH Srini
Thread:  Show this thread (9 posts)   Thread info: JDeveloper => HelloWorldPG.xml Size: 381 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: JDeveloper => HelloWorldPG.xml :: Technology - OA Framework
 :: www.oracle.com"
Technology - OA Framework
Started 1 week, 1 day ago (2009-11-20 19:48:00)  by Reetesh Sharma
Hi, When a exception is raised then it will come out of the program unit in which exception is raised. After exception is raised if you raise some other event, on that event there will be no effect of Exception raised by previous event. In your case before committing the transaction fire the validation to check for duplicates and raise exception if ...
Thread:  Show this thread (8 posts)   Thread info: save button is saving records to table even if the error is there Size: 736 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: save button is saving records to table even if the error is there :: Technology - OA Framework
 :: www.oracle.com"
Technology - OA Framework
Started 4 days ago (2009-11-25 02:38:00)  by Pratap(652641)
Hi Please provide the full error stack thanx Pratap
Thread:  Show this thread (7 posts)   Thread info: sql statement error Size: 330 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: sql statement error :: Technology - OA Framework
 :: www.oracle.com"
Technology - OA Framework
Started 6 days, 13 hours ago (2009-11-22 13:44:00)  by RanjitN
Are you facing the issue in the instance or in JDeveloper? Verify whether the seeded page is present in the MDS repository. You can use jdr_utils.printdocument('/oracle/apps/fnd/cp/viewr eq/webui/CPViewRequestPG') to check.
Thread:  Show this thread (6 posts)   Thread info: how to call concurrent programs from oaf page Size: 476 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: how to call concurrent programs from oaf page :: Technology - OA Framework
 :: www.oracle.com"
Technology - OA Framework
Started 4 days, 19 hours ago (2009-11-24 06:53:00)  by user8811245
Please help! I really would like to get this working... Thanks.
Thread:  Show this thread (6 posts)   Thread info: JDeveloper - unable to run iExpense pages correctly Size: 302 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: JDeveloper - unable to run iExpense pages correctly :: Technology - OA Framework
 :: www.oracle.com"
Technology - OA Framework
Started 4 days, 18 hours ago (2009-11-24 08:18:00)  by Rakesh S
Hi, Use the following pageContext.putDialogMessage(message); pageContext.forwardImmediatelyToCurrentPage(null, true, null); Thanks Rakesh
Thread:  Show this thread (6 posts)   Thread info: Unable to throw Exception in Extended controller. Size: 446 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Unable to throw Exception in Extended controller. :: Technology - OA Framework
 :: www.oracle.com"
Technology - OA Framework
Started 1 week, 2 days ago (2009-11-19 19:51:00)  by gareth.roberts
Nice thought - will have to give it a try. Regards, Gareth
Thread:  Show this thread (7 posts)   Thread info: How to write JSP pages for Oracle Apps without OAF framework Size: 319 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to write JSP pages for Oracle Apps without OAF framework :: Technology - OA Framework
 :: www.oracle.com"

This page was found by:   oracle.apps.fnd.framework.OAException: Application: ICX, Message Name: Could not find the specified responsibility.   oracle.apps.fnd.framework.OAException: Application: ICX, Message Name: Could not find the specified responsibility. (Could not lookup message because there is no database connection)  oa framework forum