URGENT: Oracle EBS 12.1.3 to Apex 4.1.1

Hi Friends,
I am trying to open Apex page via Oracle EBS responsibility.
I performed steps as given by Oracle White paper on Integrating Oracle EBS to APEX
http://www.oracle.com/technetwork/developer-tools/apex/learnmore/apex-ebs-extension-white-paper-345780.pdf
1. Create Application in Oracle Apex.
2. set EBS Profile FND:APEX URL to" http://<APEX_HOME>:8080/pls/apex"
3. Create a Function of JSP type with URL "GWY.jsp?targetAppType=APEX&p=100:101"
4. Create Menu of ( Type as HOME page) and attach in resp.
When I try to Open the Apex application it gives me below error : "HTTP: 500 Internal server Error"
I tries to open this URL
"<EBS_HOME>:8010/OA_HTML/RF.jsp?function_id=47586&resp_id=50663&resp_appl_id=20003&security_group_id=0&lang_code=US&params=s84C7wWix3DIkoiRBOSZDu89Q3n738-8cvNF4q24wEE"
I have cleared the cache of Oracle EBS from Functional admin resp . I have cleared the cache of browser. but no luck.
Please help on it.
Edited by: user11672064 on Nov 30, 2012 6:38 AM

Hi Friends,
I am trying to open Apex page via Oracle EBS responsibility.
I performed steps as given by Oracle White paper on Integrating Oracle EBS to APEX
http://www.oracle.com/technetwork/developer-tools/apex/learnmore/apex-ebs-extension-white-paper-345780.pdf
1. Create Application in Oracle Apex.
2. set EBS Profile FND:APEX URL to" http://<APEX_HOME>:8080/pls/apex"
3. Create a Function of JSP type with URL "GWY.jsp?targetAppType=APEX&p=100:101"
4. Create Menu of ( Type as HOME page) and attach in resp.
When I try to Open the Apex application it gives me below error : "HTTP: 500 Internal server Error"
I tries to open this URL
"<EBS_HOME>:8010/OA_HTML/RF.jsp?function_id=47586&resp_id=50663&resp_appl_id=20003&security_group_id=0&lang_code=US&params=s84C7wWix3DIkoiRBOSZDu89Q3n738-8cvNF4q24wEE"
I have cleared the cache of Oracle EBS from Functional admin resp . I have cleared the cache of browser. but no luck.
Please help on it.
Edited by: user11672064 on Nov 30, 2012 6:38 AM

Similar Messages

  • Is Oracle Apex 4.2.3 certified with Oracle EBS 12.1.3?

    Is Oracle Apex 4.2.3 certified with Oracle EBS 12.1.3?

    Yes it is certified as outlined in the Extending Oracle E-Business Suite Release 12 Using Oracle Application Express white paper.
    Within this white paper the Prerequisites listed are:
    Oracle E-Business Suite 12.1.3 or above
    Oracle E-Business Suite Patch 12316083
    {Go to My Oracle Support Patches & Updates: https://updates.oracle.com/Orion/PatchSearch/process_form?bug=12316083}
    Fully Licensed Oracle Database1, Release 10.2.0.3 or above
    Oracle Application Express 4.0 or above
    The white paper is available from APEX OTN Page > Collateral > White Papers or from My Oracle Support  (Note 1306563.1).

  • Need APEX Oracle EBS Dashboard Fast!!!

    Hello;
    The problem I have is that my users need quick and easy access to summary information from EBS. So I need to put up a Dashboard into Oracle EBS (11.5.10) on Oracle RDBMS 10.2.0.4. I am currently using a second database with DBLINKS to get some data out. I was hoping to find someone that has done this and could share some of the "Cool" SQL for their reports and graphs that their users love. One thing that come to mind is a "Department Managers" portal that shows money charged to their department by month/quarter/YTD by category.
    I am intrested in any ideas, Thanks!

    What I'd suggest is to look at some of Oracle's analytics in a vision or test instance. A lot of those analytics are built using materialized views. Those should give you a leg up.
    Kofi

  • Global temp table in Oracle EBS

    hi gurus,
    i have a GTT with "ON COMMIT PRESERVE ROWS".
    i am populating this table through an OAF page and displaying the data.
    as per the documentation it should delete the data from the table once user logs out from the Oracle EBS but it's not happening.
    the user still sees the records from the previous session.
    please throw some light here.
    thanks,

    i was wondering if there is any sysadmin level setup/profile setup which can end the session (JDBC) once user logs out?No such profile option exists.
    Behavior of Global Temp Table in JDBC
    Behavior of Global Temp Table in JDBC
    Global temp tables with connection pooling
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:4444273995237
    Make global temporary tables transaction specific
    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:868691300346807468
    Thanks,
    Hussein

  • Login Button for Oracle EBS 12.1.3

    We have an environment of Oracle EBS 12.1.3 with OracleAS SSO Server 10g. Now with this configurations, if the login page of Oracle EBS is accessed directly, the login butting gives a dynamic value by generating a random number with it, <button title="Login" class="x7m" id="SubmitButton" style="background-image: url(/OA_HTML/cabo/images/swan/btn-bg1.gif);" onclick="submitForm('DefaultFormName',1,{'_FORM_SUBMIT_BUTTON':'SubmitButtong3weV873'});return false" type="submit">.
    However, on a different installation of Oracle EBS 12.1.3 without the OracleAS SSO Server, the login button does not present this dynamic value. We did some troubleshooting and found out that this value of the login button changes because of the OracleAS SSO server. Now although we have removed and de-registered the Oracle EBS from OracleAS SSO server, the value of the login button is still dynamic.
    Now need help here to know if there is any setting of the OracleAS SSO Server still present which has the Oracle EBS perform this way. How can I ensure a complete removal of OracleAS SSO server.
    Secondly, if anybody might be aware of the cause of the dynamic value of the login button only in this installation.
    Need some urgent help here.

    Yes, based the the value of the dynamic value of the login button
    This should not be the reason of suspecting that SSO is not completely deregistered from the application.
    Please run the SSO diagnostic script(s) to verify the above.
    R12.0.6+ : Oracle Application Object Library Is SSO Mode On Health Check Test (Doc ID 732285.1)
    Diagnostic Test Catalog for 12.1.3 (Doc ID 1083807.1) -- SSO Setup Tests
    Thanks,
    Hussein

  • Oracle EBS drill link targets for EAM Work Order and Asset

    Hi All - I am running Oracle EBS 12.1.3 and OBIEE 11g and I'm trying to link from OBIEE to EBS, but struggling to find the target functions / parameters to provide a direct URL link to EBS EAM Work Order and Asset. I have successfully linked to a Purchase Order View page, I would like to find the similar for EAM Asset and Work Order.
    I can see some parameters in WorkOrderDetailsPGCO but can't seem to work out how to get to the page from a URL.
    For reference MOS Note 555254.1 has some details, but not for EAM.
    Has anyone provided users in any reporting system with a link to EAM Work Order or Asset page and if so how were the links generated?
    Thanks,
    Gareth

    I am giving this a bump as I really need some help with this. Is I run the SQL with TOAD or SQLPlus it seems to consistently runs fine, The problem seems to only be from APEX. I think it has do to with the non-persistent state.

  • Reg oracle ebs - Profit & Loss (Combined)  report

    hi
    Can u please any one send me the actual Code  or Query_ for the Profit & Loss (Combined) report for oracle ebs
    if not atleast what are the tables to be used and with what conditions
    can u pls do a favour for me it was very urgent requirement
    Thanks in advance
    Babu

    Duplicate post
    Reg Profit & Loss (Combined)  report
    Srini

  • Comparison Between Oracle eBS and JD Edwards

    Hi All,
    Is there any site / document / any kind of referference / help on comparison between Oracle-eBS and JD Edwards mainly for Finance and SCM module please ? Need this urgently so any help is appreciated.
    Thanks & Regards,
    Subhra Saha

    Hi,
    Any kind of help plz.
    Regards,
    Subhra

  • How to download Oracle EBS patch to import source file  into FDQM

    Hello Experts,
    I am not able to find patches for importing source file from Oracle EBS into FDQM.Actually I have HFM,FDQM,ESSBASE,Planning,erp,epm,calculationManager in my virtual machine.I didn't Install Oracle EBS
    Please tell me how to import source file from Oracle EBS like Flatfile from HFM into FDQM and share me what I need to install regarding EBS to Import and register the EBS adapters.It's urgent please share asap.
    Thanks in advance.....

    There are not any EBS Adapters for FDM.
    If you are just importing a source file from EBS, you would need to setup an import format to parse the source file in FDm and then assign the import format to the location that will be used to load the target system and run the import process.
    If you are looking to pull directly from EBS, you would need to use ERP Integrator (ERPi) to connect to oracle EBS and then use the ERPI adpater in FDM to pull the data from ERPI into FDM.
    Can you be specific on what you are looking to do?

  • For Drill Through From Hyperion Workspace Forms to Oracle - EBS - Financail

    Hi
    i need to drill through from Hyperion Workspace Forms to Oracle - EBS- Financial.
    What are approaches ?
    Weather it is possible by using FDM? or ERPi adapter ?
    Or it requires all Tools (FDM, ODI, ERPi ) ?
    Urgent ..
    Need ur help ?
    regards
    Sher

    FDM/ODI/ERPI, but note it is feasible to load data using ERPi without FDM (but still need ODI installed) in which case it should drill back via the ERPi landing stage.
    Before going any further i think you need to decide on your data flows and whether you use ERPi or ERPi / FDM to load data, and perhaps search the internet and read some documentation to understand the system, or, get some consultancy.
    Edited by: user10757003 on 20-Sep-2012 09:04

  • Processes within Oracle EBS.

    Dear All,
    I just want to know how many processes are defined inbuilt within Oracle EBS.
    Processes like for eg. Procure to Pay, Order to Invoice, etc.
    And hence the details about each Process.
    Also From where i can find this information. Please help as this is very urgent.
    Regards
    Hitesh Parsawala

    Hi Hitesh,
    The scope of your question is very broad, and it is unlikely that you will be able to get a comprehensive answer on the forums. You will be better served by reviewing the user and implementation guides for the modules in which you are interested. You don't mention which version of EBS you're using, but here's a link to the latest documentation for Release 12.1: http://download.oracle.com/docs/cd/B53825_05/current/html/docset.html
    Regards,
    John P.
    http://only4left.jpiwowar.com

  • Error while running a customize report in oracle ebs

    Hi ..
    can anybody suggest how to solve the follwing error while running a customize report in oracle ebs?
    XXIFMS: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    Current system time is 03-JUN-2011 11:09:24
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_DATE_FROM='2010/04/01 00:00:00'
    P_DATE_TO='2011/06/03 00:00:00'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AL32UTF8
    stat_low = 9
    stat_high = 0
    emsg:was terminated by signal 9
    ld.so.1: rwrun: fatal: librw.so: open failed: No such file or directory
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 9
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 1068011.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1068011 on node D0005 at 03-JUN-2011 11:09:24.
    Post-processing of request 1068011 failed at 03-JUN-2011 11:09:24 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 03-JUN-2011 11:09:24

    Please post the details of the application release, database version and OS.
    Is the issue with this specific concurrent program?
    Can you find any errors in the CM/OPP log files?
    Please see if these docs help.
    On R12.1.1/Solaris Platform While Generating Oracle Reports Files Failed With Error " ld.so.1: rwconverter: fatal: librw.so: open failed: No such file or directory [ID 1067786.1]
    Apps UPG Fail With Error Ld.So.1: Rwserver: Fatal: Librw.So [ID 961222.1]
    Thanks,
    Hussein

  • Getting 404 error when trying to login to Oracle EBS page

    Hi,
    I had installed Oracle EBS 12.0.4 last year and everything was running fine until last week. Last week, we suddenly started seeing this issue - when trying to login to the Oracle EBS page, we are getting the 404 page not found error.
    I have EBS installed on 2 VMs (virtual machines) - one VM has the application server and other VM has the database server. I logged on to the aplpication server to do some debugging and noticed 2 things ->
    1.The Oracle Fullfillment service was not running. I started it, it was up for some time but then it stopped on its own. This happens everytime - after successfully starting the service, it shuts down after sometime. There is nothing in the event viewer except this message "The service may have terminated abnormally, please see the log file generated by the service for more details." I checked the log file, but there is nothing significant inside the log file. Maybe I need to increase the log level. Can any one tell me how can I do that?
    2. Reviver.exe was crashing intermitently on the application server. I belive reviver tries to establish the connection between the application and database server after its broken.
    So I am thinking now that maybe the connection between the app server and the database server is getting broken intermittenlty and this is the root cause of all the problems.
    I dont know how to verify whethe my analysis is correct or not? And it it is, how to resolved it? Is there a setting or a configuration file in which you have to specify the database server details (ip address / host name etc). Can you tell me where can I find this setting?
    Or culd there be something altogether different that is causing the page not found error?
    Thanks in advance,
    Megha

    Hussein,
    The problem is partially solved - I am not getting the 404 error now. The issue was not with the netsvc file. Please see the resolution in NOTE:412980.1 (oafm,forms and oacore not starting up after IP adress change).
    The OC4J services are imperative for any URL for java code. With just the Apache listener running, examples of URLS that will work are ->
    http://HOST.DOMAIN:PORT/OA_MEDIA/FNDLOGOL.gif
    http://HOST.DOMAIN:PORT/
    Any URL for Java code will fail at this stage when OC4J services are down. For example this URL will fail: http://myHost.oracle.com:8000/OA_HTML/ServletPing.
    But now, I am getting 500 Internal server error. Let me know if you kno anything about this error ->
    oracle.apps.fnd.cache.CacheException     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)     at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)     at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)     at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)     at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)     at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)     at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)     at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:751)     at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1014)     at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:525)     at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:120)     at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection     at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)     at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)     at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)     ... 33 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.get
    null
    The base exception is:
    null Connection     at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)     at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)     ... 37 more

  • Migrate Oracle EBS 12.1.3 from Microsoft Windows 2003 32-Bit to Linux

    Hi
    We are currently using Oracle EBS 12.1.3 on Microsoft Windows 2003 32-Bit. We are planning to migrate to linux. I have gone through the certification matrix and the following versions certified with Oracle EBS 12.1.3
    1. Linux x86 Oracle Linux 5
    2. Linux x86 Oracle Linux 4
    3. Linux x86 Red Hat Enterprise Linux 5
    4. Linux x86 SLES 10
    Question #
    1Q) I would like to know is there any linux freeware which is certified with Oracle EBS 12.1.3
    2Q) Also please let me know which documents I need to follow to migrate Oracle EBS 12.1.3 from Microsoft Windows to Linux

    1Q) I would like to know is there any linux freeware which is certified with Oracle EBS 12.1.3No.
    2Q) Also please let me know which documents I need to follow to migrate Oracle EBS 12.1.3 from Microsoft Windows to LinuxApplication Tier Platform Migration with Oracle E-Business Suite Release 12 [ID 438086.1]
    To migrate the database you can use export/import or transportable tablespaces -- Refer to these docs for details:
    Export/Import Process for Oracle E-Business Suite Release 12 using 10gR2 [ID 454616.1]
    Export/import process for R12 using 11gR1 or 11gR2 [ID 741818.1]
    Using Transportable Database to migrate E-Business Suite R12 Using Oracle Database 10gR2 or 11g [ID 734763.1]
    Thanks,
    Hussein

  • Memory and No. of Processor calculation for Oracle EBS R11 and R12

    Can some one please tell me …. How to calculate required Memory and No. of Processors for Oracle EBS R11 and R12.
    For example we have 50 Concurrent users and 100 named (i.e. the users which are doing only Data entry.), so how to How to calculate required Memory and No. of Processors
    Please guide me on the same.
    Thanks,

    Please refer to the following links, it may be helpful:
    Oracle Applications Benchmark White Papers
    http://www.oracle.com/apps_benchmark/html/white-papers-e-business.html
    Oracle Applications Standard Benchmark White Papers
    http://www.oracle.com/apps_benchmark/html/white-papers.html
    Hardware requirements for Oracle APPS
    Hardware requirements for Oracle APPS

Maybe you are looking for