Adding a link in e-business suite

Once I have created my page, uploaded my classes to the server, and imported everything to the MDS, how do I get my link to my page added in the e-business suite, so users can access the page?

I tried this method of setting up the link and the link now appears, but when I click on it, I get the following error. Any suggestions?
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = null;
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:2143)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:533)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:421)
     at OA.jspService(_OA.java:212)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:186)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
     at RF.jspService(_RF.java:225)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
## Detail 0 ##
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = null;
     at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(OAWebBeanFactoryImpl.java:5407)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1064)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:533)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:421)
     at OA.jspService(_OA.java:212)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:186)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
     at RF.jspService(_RF.java:225)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = null;
     at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(OAWebBeanFactoryImpl.java:5407)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1064)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:533)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:421)
     at OA.jspService(_OA.java:212)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:186)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
     at RF.jspService(_RF.java:225)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)

Similar Messages

  • Urgent: Provide a link to E-Business Suite 9i Form in Portal page

    Hi,
    I would like to provide a link to Oracle E-Business Suite 9i Form in portal page. I would also have to pass a parameter to that form. Can you throw some light on the url format for E-Business Suite 9i form??We are on 11.5.10 RUP4. Your help is much appreciated.
    Thanks in advance,
    Murari

    Duplicate post.
    Provide a link to E-Business Suite 9i Form in Portal page
    Re: Urgent: Provide a link to E-Business Suite 9i Form in Portal page

  • How to put links to E-Business suite pages in Oracle Portal

    Hi All,
    I am looking to create an employee portal using Oracle Portal 11g. One of the requirements is to provide some summary information on, say benefits in the portal and provide a link to the detailed benefits page in e-business suite from there (portal is fully integrated with EBS in our case). Can someone with experience doing this put light on the following :
    1. What is the simplest way to provide the links ?
    2. Is there any way to make them migration proof ? for example : my link now points to the DEV environment and in the production, it should point to the PROD.
    Regards,
    Vinayaka

    Hi,
    This question would probably be better addressed in the E-Business Suite forum at https://forums.oracle.com/forums/category.jspa?categoryID=3

  • Launching external link from E-Business suite

    Hi,
    I have a requirement to launch an external application from Oracle Application.
    I have a responsibility say 'Launch External App Responsibility' .
    When i click on that, it should launch my application (assume i have the URL of my external Application)
    Any help will be appreciated.
    Thanks in advance.

    Hi,
    Hi,
    Please see these links/threads.
    Note: 332500.1 - How To Call An HTML Webpage From 11i Navigator Menu
    Note: 883404.1 - How To Access External Url When Using SSWA PLSQL Function
    Registering my website to e-Business Suite Apps
    Re: Registering my website to e-Business Suite Apps
    Thanks,
    Hussein

  • Which is the Simplest E-Business Suite.

    Hi All,
    I was going through the E-Business suite 12, There are so many components. I just wanted to know which is the simplest E-Business Component in the suite that can be easily installed and configured.
    With installation guide or admin guide if any.
    Thanking you all,

    We are new to this E-Business Suite. And we wanted at
    lest one module or application to be installed to get
    started with. Is it possible to install & work with
    at lest one module or application or else i have to
    completely install the entire suite.It will install everything for you. You may go with Vision demo database installation which already comes with seeded data (Unlike fresh installation which requires a setup).
    To get more details about each module, please check the following link:
    Oracle E-Business Suite
    http://www.oracle.com/applications/e-business-suite.html
    We seen the download link for "Oracle E-Business
    Suite Applications Release 12.0 Media Pack for
    Microsoft Windows" It has 48 parts & takes appx
    39GB hard disk space. We are confused which all parts
    to download. Is it mandatory to download entire suite
    or can it be done downloading & installing the
    required module.You need to download the following (Not all 48 parts):
    From: Oracle Applications Release 12.0 Rapid Install Start Here (Part 1 of 5) - Part Number: B42431-01 Part 1 of 5
    To: Oracle Applications Release 12.0 for Microsoft Windows Rapid Install APPL_TOP - Disk 1 (Part 3 of 3) - Part Number: V10281-01 Part 3 of 3
    Further the Installation guide also does not clearly
    mention the hardware and software requirements.What kind of installation you want to do? Is it Single node or Multi-node installation? How many concurrent users you have?
    For installation steps, you may have a look at the following threads:
    Oracle E-Business Suite R12 Installation Steps on Windows XP
    Oracle E-Business Suite R12 Installation Steps on Windows XP
    Oracle E-Business Suite R12 Installation on Windows 2003
    Oracle E-Business Suite R12 Installation on Windows 2003
    PS: The link provided we have already seen but we got confused which one to go for.The link which has been provided before is R12 documentation set. You do not need to go through all the documents, just pick up the modules you want to use and with the help of Metalink it should be enough.

  • Oracle E-Business Suite account has not been linked with the Single Sign-On

    We followed this note 1484024.1 to integrate Oracle EBS 12.1.3 with Oracle Access manager 11g R2.
    Integrating Oracle E-Business Suite Release 12 with Oracle Access Manager 11gR2 (11.1.2) using Oracle E-Business Suite Access Gate [ID 1484024.1]
    All the steps have been complete successfully without any errors.
    When the excisistign users trying to login.. they will get the single single OAM page but not able to use their current user id and passwords..
    it says: "Your Oracle E-Business Suite account has not been linked with the Single Sign-On account that you just entered. Please enter your Oracle E-Business Suite information. The next time you sign on with your Single Sign-On account, it will automatically sign you on to the Oracle E-Business Suite using the following account information. "
    Any help greatly appreciated.
    Thanks!

    Hi,
    it says: "Your Oracle E-Business Suite account has not been linked with the Single Sign-On account that you just entered. Please enter your Oracle E-Business Suite information. The next time you sign on with your Single Sign-On account, it will automatically sign you on to the Oracle E-Business Suite using the following account information. "this is expected, if you are linking your existing OID users with existing EBS users.
    When it asks the user information here, enter the EBS username and password.
    The first time users login to ebs, it needs to link that particular usre with a particular.
    The next time you login, it does auto link.
    Please see "Applications SSO Auto Link User (APPS_SSO_AUTO_LINK_USER)" in
    http://docs.oracle.com/cd/E18727_01/doc.121/e12843/T156458T465432.htm
    Thanks

  • OBIEE 11.1.1.7 Action link is Missing *Navigate to e-business suite* Menu

    In OBIEE 11.1.1.7 Action link from menu '*Navigate to e-business suite*' is Missing in Menu. When i click on Menu >> Action >> Navigate ( '*Navigate to e-business suite*) is not showing but i am able to see Navigate to Bi content and Navigate to web page . So from OBIEE 11.1.1.7 Dashboards to Oracle EBS navigation which Action link should i use in or this is a bug?
    Regards
    Sher Ulllah

    Thats the default options you will have. You need to configure the authenticationschemas.xml and few other instanceconfig.xml and actionframework.xml files inorder for you to see those options
    See this Integrating Oracle Business Intelligence Applications (OIBEE 11g) With Oracle E-Business Suite [ID 1343143.1]
    Open the ActionFrameworkConfig.xml. The file can be found at: <Oracle Middleware Home>\user_projects\domains\bifoundation_domain\config\fmwconfig\biinstances\coreapplication
    2. Edit the ActionFrameworkConfig file to include the following element: <ebusinesssuiteconfig><visible>true</visible></ebusinesssuiteconfig>
    3. Save and close the file
    Mark if it helps

  • How to put an image infront of a link as in the Oracle E-Business Suite

    I have noticed that when the main page opens in the EBS after login, the links that we see has a small square icon infront of it.
    Can anyone let me know whats the name of this image and how to put it infront of the links on my main page.
    Regards

    Hi Gaurav,
    I have just found out that in the E-business suite, when you click a link with the icon as fwkhp_formsfunc.gif then it opens up Oracle Forms based interfaces, whereas when you click on a link with fwkhp_sswafunc.gif as an icon, then OAF based pages opens up.
    Just thought of sharing with you.
    Regards

  • E-business Suite links not working

    Hi,
    I have installed Apps11.5.10 on Red HAt ES 3 for the first time.When I login to the E-business suite home-page as sysadmin and click on any navigator link other than User management,it waits for a long time and than throws 'Page not found' error.Am I missing some configuration steps?what should I do next?Plz help.
    Thanks

    Run these cmd's,
    ps -ef |grep tns
    ps -ef |grep <sid>
    ps -ef |grep Apache
    ps -ef |grep FNDLIBR
    If it helps, assuming prod is your sid, to start the database and required processes
    cd /<root>/proddb/9.2.0/appsutil/scripts/<context dir>
    ./addlnctl start <sid>
    ./addbctl start
    cd /<root>/prodcomn/admin/scripts/<context dir>
    ./adstrtal.sh apps/apps
    HIH,
    RC

  • API for creating new User in Oracle E-Business Suite through BPEL

    Hello,
    I would like to use a BPEL process to create a new User in Oracle E-Business Suite. In the Integration Repository I was able to find an API called FND_USER_PKG/LOAD_ROW that creates/updates Application's User data. Is this the API I should be using? If so, I would like to better understand how to use this API.
    I have created a simple BPEL process and added an Oracle Application Service, which uses this FND_USER_PKG/LOAD_ROW API. I set the following parameter before Invoking the Oracle Application Service: X_USER_NAME, X_ENCRYPTED_USER_PASSWORD and X_START_DATE. When I run the BPEL process I get the following error. I suspect that I am not passing all the required input parameters. Does anyone have any sample data I can use to get this API to load correctly? If I am using the wrong API, please let me know.
    Please note, I have also posted this question to the SOA Suite and BPEL discussion forums...
    Thank you kindly!
    Christine
    - <input>
    - <Invoke_OracleEBS_SecurityUser_InputVariable>
    - <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="InputParameters">
    - <InputParameters xmlns:db="http://xmlns.oracle.com/pcbpel/adapter/db/APPS/FND_USER_PKG/LOAD_ROW/" xmlns="http://xmlns.oracle.com/pcbpel/adapter/db/APPS/FND_USER_PKG/LOAD_ROW/">
    <db:X_USER_NAME>
    CRILEY
    </db:X_USER_NAME>
    <db:X_ENCRYPTED_USER_PASSWORD>
    CRILEY
    </db:X_ENCRYPTED_USER_PASSWORD>
    <db:X_START_DATE>
    2009-01-01
    </db:X_START_DATE>
    </InputParameters>
    </part>
    </Invoke_OracleEBS_SecurityUser_InputVariable>
    </input>
    - <fault>
    - <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="code">
    <code>
    20001
    </code>
    </part>
    - <part name="summary">
    <summary>
    file:/E:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_OracleEBS_OnBoarding_1.0_d71e16636aa9ff51b9975926da6faeb2.tmp/OracleEBS_SecurityUser.wsdl OracleEBS_SecurityUser_ptt::OracleEBS_SecurityUser(InputParameters) - WSIF JCA Execute of operation 'OracleEBS_SecurityUser' failed due to: Error while trying to prepare and execute an API.
    An error occurred while preparing and executing the APPS.FND_USER_PKG.LOAD_ROW API. Cause: java.sql.SQLException: ORA-20001: APP-FND-02600: Unable to create user CRILEY due to the following reason(s):
    Unabled to call fnd_ldap_wrapper.create_user due to the following reason:
    ORA-20001: Unabled to call fnd_ldap_wrapper.create_user due to the following reason:
    An unexpected error occurred. Please contact your System Administrator...
    ORA-06512: at "APPS.APP_EXCEPTION", line 72
    ORA-06512: at "APPS.FND_USER_PKG", line 783
    ORA-06512: at "APPS.FND_USER_PKG", line 916
    ORA-06512: at "APPS.FND_USER_PKG", line 1035
    ORA-06512: at "APPS.FND_USER_PKG", line 645
    ORA-06512: at line 1

    Hello and thank you for your response. I am new to using APIs so please excuse my inexperience... I am not sure how to run the API outside of BPEL... Is that something you could easily walk me through?
    I have made the following changes in BPEL based on your recommendation: 1) Added Oracle Application Service and used the API, LDAP_WRAPPER_CREATE_USER, found in the Oracle Application Module Browser* under: Applications Technology (ATG_PF)&gt; User Management (UMX)&gt; User (FND_USER)&gt; PLSQL&gt; User (FND_USER_PKG)&gt; LDAP_WRAPPER_CREATE_USER
    2) Set the following parameter prior to Invoking the Oracle App Service: X_USER_NAME, X_UNENCRYPTED_PASSWORD,X_START_DATE, X_END_DATE, X_DESCRIPTION, X_EMAIL_ADDRESS, X_FAX, X_EXPIRE_PWD.
    3) Deploy and run BPEL through BPEL Control.
    I get the following {color:#ff0000}error on the Invoke{color}. {color:#339966}Do you see any issues with the values I am passing in the input{color}? Any idea why I am getting this error? Is there anything that I need to have configured for the API to work correctly, other than adding an Oracle Application Service in the BPEL?
    Thank you for your time,
    Christine
    bq. Faulted while invoking operation "OracleEBS_LDAP_Create_User" on provider "OracleEBS_LDAP_Create_User". \\     - &lt;messages&gt; \\     - &lt;input&gt; \\     - &lt;Invoke_OracleEBS_LDAP_Create_User_InputVariable&gt; \\     - &lt;part xmlns:xsi="[http://www.w3.org/2001/XMLSchema-instance]" name="InputParameters"&gt; \\     - &lt;{color:#339966}InputParameters{color} xmlns:db="[http://xmlns.oracle.com/pcbpel/adapter/db/APPS/FND_USER_PKG/LDAP_WRAPPER_CREATE_USER/]" xmlns="[http://xmlns.oracle.com/pcbpel/adapter/db/APPS/FND_USER_PKG/LDAP_WRAPPER_CREATE_USER/]"&gt; \\     &lt;db:X_USER_NAME&gt; \\     CRILEY \\     &lt;/db:X_USER_NAME&gt; \\     &lt;db:X_UNENCRYPTED_PASSWORD&gt; \\     CRILEY \\     &lt;/db:X_UNENCRYPTED_PASSWORD&gt; \\     &lt;db:X_START_DATE&gt; \\     2009-01-01 \\     &lt;/db:X_START_DATE&gt; \\     &lt;db:X_END_DATE&gt; \\     2010-01-01 \\     &lt;/db:X_END_DATE&gt; \\     &lt;db:X_DESCRIPTION&gt; \\     CRILEY \\     &lt;/db:X_DESCRIPTION&gt; \\     &lt;db:X_EMAIL_ADDRESS&gt; \\[[email protected]|mailto:[email protected]] \\ &lt;/db:X_EMAIL_ADDRESS&gt; \\     &lt;db:X_FAX&gt; \\     999-888-7777 \\     &lt;/db:X_FAX&gt; \\     &lt;db:X_EXPIRE_PWD&gt; \\     0 \\     &lt;/db:X_EXPIRE_PWD&gt; \\     &lt;/InputParameters&gt; \\     &lt;/part&gt; \\     &lt;/Invoke_OracleEBS_LDAP_Create_User_InputVariable&gt; \\     &lt;/input&gt; \\     - &lt;fault&gt; \\     - &lt;bindingFault xmlns="[http://schemas.oracle.com/bpel/extension]"&gt; \\     - &lt;part name="code"&gt; \\     &lt;code&gt; \\     20001 \\     &lt;/code&gt; \\     &lt;/part&gt; \\     - &lt;part name="summary"&gt; \\     &lt;summary&gt; \\     file:/D:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_OracleEBS_OnBoarding_1.0_d71e16636aa9ff51b9975926da6faeb2.tmp/OracleEBS_LDAP_Create_User.wsdl [OracleEBS_LDAP_Create_User_ptt::OracleEBS_LDAP_Create_User(InputParameters) |http://forums.oracle.com/forums/]- WSIF JCA Execute of operation 'OracleEBS_LDAP_Create_User' failed due to: Error while trying to prepare and execute an API. \\     An error occurred while preparing and executing the APPS.FND_USER_PKG.LDAP_WRAPPER_CREATE_USER API. Cause: java.sql.SQLException: ORA-20001: Unabled to call fnd_ldap_wrapper.create_user due to the following reason: \\     ORA-20001: {color:#ff0000}Unabled to call fnd_ldap_wrapper.create_user due to the following reason: \\     An unexpected error occurred. Please contact your System Administrator.. \\     {color}ORA-06512: at "APPS.APP_EXCEPTION", line 72 \\     ORA-06512: at "APPS.FND_USER_PKG", line 3877 \\     ORA-06512: at line 1 \\\\     ;
    Edited by: Christine Riley on Jan 28, 2009 1:22 PM
    Edited by: Christine Riley on Jan 28, 2009 1:26 PM

  • OEM 12c E-Business Suite Plugin Issue

    Hello All,
    I am currently new to OEM 12c, and I have the latest version installed and running, Version     12.1.0.2.0. So far everything has been running great, and agents have been downloaded and deployed with little to no issues. However, I am now trying to deploy the E-Business Suite Plug-in to the Management Server first, and I receive an error:
    Stop management server     
         Failed
         November 1, 2012 2:28:25 PM CDT     November 1, 2012 2:28:40 PM CDT     DeployPluginOnPrimaryOMS     emctl.log
    When I look further, I see this in the logs:
    Starting Prereq check..
    Performing Pre config module
    Performing Check required patch
    Checking mandatory patches for plugin : oracle.apps.ebs:12.1.0.1.0:0
    Performing Pre metadata registration
    Performing Pre SQL registration
    Registering plugin SQLs. Reg file is /u01/software/Middleware/oms/sysman/admin/emdrep/plugininfo/pluginDepList
    Completed Prereq check
    Starting Deployment
    Invoking pre deploy callbacks.
    OMS state could be found. It is up
    Stopping OMS.
    EM-04001: Server side Plug-in deployment failed with message Error while stopping Management Server on host <company.com>: Unable to stop OMS.. Contact Oracle Support*
    EM-04026: Server side Plug-in deployment failed due to previous errors. Check log file /u01/software/Middleware/oms/cfgtoollogs/pluginca/plugindeployment_33/configplugin_all_2012-11-01_14-28-12.log on host <company.com> for more details_*
    Performing Opss deconfig
    Performing Midtier deconfig
    Removing synonyms from EMRUNTIME schema
    Removing Plugin's DB objects.
    Stopping OMS
    Starting OMS
    OMS Started successfullyDiagnostic log file: /u01/software/Middleware/oms/cfgtoollogs/pluginca/plugin_deployment_33/configplugin_all_2012-11-01_14-28-12.log
    For help type emctl plugin deploy -help
    I can't seem to find any helpful info on the errors concerning EM-04001 and EM-04026. I did see that there was a bug fix which was required, bug number 13242773. But reading the ReadMe says this is only for OEM version 12.1.0.1.0.
    So, my question is, has anyone run into this problem, or have any suggestions on how to get this plug-in deployed successfully?
    Thanks in advance for your help.
    Edited by: 969006 on Dec 13, 2012 12:25 PM

    Hello,
    I haven’t run into the same errors you have reported but, let me share with you our recommended way of installing E-Business Suite Plug-in. Start by referencing our “Getting Start” MOS note 1434392.1it contains all the required patches, certification details, and related documentation. Once you are ready to perform the install start out by reviewing Chapter 2 - Installing the Oracle Application Management Pack for Oracle E-Business Suite of our Oracle Application Management Pack for Oracle E-Business Suite Guide Release 12.1.0.1.0. Here is a direct link -http://docs.oracle.com/cd/E24628_01/doc.121/e28715.pdf
    If after following the above steps you are still encountering errors then open a Service Request with Oracle Support.
    Regards,
    Product Management

  • Help with 11i E-Business Suite Install on Windows XP

    I've tried unsuccessfully to install the E-Business Suite on Windows XP machine. I repeatedly get the following message during the install (I start from a clean restored environment each time) " RW-20001 Error: Unzip failed: Insufficient disk space: Please create enough space for the intstall". I get this message even though I have only used 100GB of a total of 500GB. I'm installing from DVDs provided by Oracle.
    I also get an error message related to the "Listener". The detail of this message is included below.
    Any suggestions to get past this would be appreciated.
    Question on the Domain Name Configuration:
    When i follow the instructions from a previous thread and do
    C:\ipconfig I get the following:
    Connection-specific DNS Suffix: PMSC.COM
    IP Address : 192.168.0.103
    I added PMSC.COM per the instructions in the thread.
    The original entry in the host file was:
    127.0.0.01 localhost
    It is now:
    127.0.0.01 localhost
    127.0.0.01 localhost.PMSC.COM
    I'm trying to set this up as a standalone installation with everything on the harddrive of this computer. I'm confused as to what the correct host entry should be and if this is the cause of my intallation failures. I can provide as much information as possible to help diagnose my probelms. Thanks.
    The only error messages I can find in the log files show a problem with the Listener. The error message is as follows:
    LSNRCTL for 32-bit Windows: Version 9.2.0.6.0 - Production on 05-JAN-2007 17:30:43
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPMSCDEV))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=pmsc_main.pmsc.com)(Port=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL for 32-bit Windows: Version 9.2.0.6.0 - Production on 05-JAN-2007 17:30:44
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production
    System parameter file is C:\oracle\pmscdevdb\9.2.0\network\admin\PMSCDEV_pmsc_main\listener.ora
    Log messages written to c:\oracle\pmscdevdb\9.2.0/network/admin\pmscdev.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCPMSCDEVipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PMSC_Main.PMSC.COM)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPMSCDEV))
    STATUS of the LISTENER
    Alias PMSCDEV
    Version TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production
    Start Date 05-JAN-2007 17:30:44
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File C:\oracle\pmscdevdb\9.2.0\network\admin\PMSCDEV_pmsc_main\listener.ora
    Listener Log File c:\oracle\pmscdevdb\9.2.0/network/admin\pmscdev.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCPMSCDEVipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PMSC_Main.PMSC.COM)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PMSCDEV" has 1 instance(s).
    Instance "PMSCDEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    addlnctl.cmd exiting with status 0
    Please refer to the remaining logs on middle tier at - c:\oracle\pmscdevappl\admin\PMSCDEV_pmsc_main\log\01050527.log
    Any suggestions to get past this would be appreciated.

    1. Make sure the user installing the apps has admin priviledges
    2. Create a staging area from the DVD if you can - since you have so much space on your system, then attempt the installation from the staging area. The perl script to use is already on the DVD - adautostg.pl
    3. > Connection-specific DNS Suffix: PMSC.COM
         IP Address : 192.168.0.103
    and you added
         127.0.0.01 localhost.PMSC.COM, I feel it should have been
         192.168.0.103 localhost.PMSC.COM ( if localhost is your server name. Adding this will nto affect anything)
    although I can see from your log file, that the server name is pmsc_main, if so you have to add the servername.domainname.com to the host file too, such as
         192.168.0.103 pmsc_main.pmsc.com.
    Essentially, when you ipconfig, it has to return pmsc_main.pmsc.com against the IP address of your server - i.e. 192.168.0.103 and / or 127.0.0.01
    Basically, see the following threads:
    a. How to Install 11.5.10 on Win XP
    b. Oracle EBS 11.5.10.2 Installation Steps
    c. http://forums.oracle.com/forums/thread.jspa?threadID=447193&tstart=0
    Note: To clean your system of previous installations, see the following if you have metalink -
    Note 107961.1 How To Clean Out A Previous Oracle Applications Installation On Windows NT,
    however, if you dont have access to metalink, do the labour of deleting every reference to the failed installations on your system and the registry (CAREFUL! if you are up to it)

  • How can I do E-Business Suite with 64-bit Windows 7 desktop clients

    Hi All,
    Please help me !!
    I have downloaded Oracle E-Business Suite Release 12.1.1 Update Media Pack for Linux x86-64 And Oracle Linux Release 5 Update 7 for x86_64 (64 Bit)- B64448-01
    Installation Process :
    1)Installation of vmware
    2)Install linux
    3)Install EBS
    Can anybody suggest whether this would work or not in my system .
    Thanks a million..
    Asit

    I have downloaded Oracle E-Business Suite Release 12.1.1 Update Media Pack for Linux x86-64 And Oracle Linux Release 5 Update 7 for x86_64 (64 Bit)- B64448-01
    Installation Process :
    1)Installation of vmware
    2)Install linux
    3)Install EBS
    Can anybody suggest whether this would work or not in my system .If you have sufficient resources on your Windows 7 machine then you can install Linux 64-bit as a guest OS then install R12 (at least 6 GB RAM, and for disk space please check the installation doc link referenced below).
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Oracle E-Business Suite Installation Guide: Using Rapid Install
    http://docs.oracle.com/cd/B53825_08/current/acrobat/121oaig.pdf
    Thanks,
    Hussein

  • Oracle E-Business Suite 12.1 Installations fails on windows 7     64 bit

    Hi guys,
    I am trying since the last 10 days to install Oracle EBS 12.1 on windows 7 64 bit. I have installed the pre-requisites, .i.e:
    1. MKS Toolkit 8.7
    2. Visual C++ 2005
    3. I am installing from the Administrator user Account, which is added to the Administrators Group.
    4. After the installation is started all the prerequisite checks are met.
    The setup displays the following error on completion of 33% after unzipping all the 237 files:
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database install Driver for VIS instance
    When i checked the log file i found the following error in the logfile 'C:\Program Files (x86)\Oracle\Inventory\logs\cloneActions2011-06-05_02-30-16PM'
    INFO: ERROR: File not found: C:\Windows\Microsoft.NET\Framework\v1.1.4322\CONFIG\machine.config
    INFO: ERROR: File not found: C:\Windows\Microsoft.NET\Framework\v1.0.3705\CONFIG\machine.config
    Please tell me what should i do?
    Thanks in Advance.
    Regards:
    Naik amal Khan
    Edited by: Naik Amal Khan on Jun 7, 2011 11:20 PM

    Hi Naik;
    Windows 7 is certified version for ebs 12.1. I have myself installed it on another system and it is running well. But on this system has some issues.Win7 certified on client tier
    Please see:
    http://blogs.oracle.com/stevenChan/entry/win7_64-bit_clients_32-bit_browsers_ebs
    If you try to make r12.1 installation on win 7, its mean you can try to make installation on uncertified platform.
    Please see:
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit) [ID 761567.1]
    Also check certification matrix which is avaliable at metalink
    Regard
    Helios

  • How to install multiple E-Business Suite in a single server?

    Hello,
    I read somewhere that we can install multiple E-Business Suite in a single server as long as the storage is enough, is it true? If yes do any of you can give me the steps to install it or refer me to a link? I'd searched here but couldn't find it, hope that I didn't miss something. What I want to do is install Vision database and another one is fresh install for testing, both in a single server. There will be about 20 people accessing that system. What kind of hardware must I use? Thanks.

    If you want to run 2 instances concurrently, It would be safe to assume you want 8 GB of RAM plus enough storage to host both instances, backups, archive logs, patches etc. For CPU, most entry level servers can be single, dual or quad socket, or CPU socket. Most CPUs are dual core, meaning there are 2 physical CPU cores in each socket. So if you get a 2 socket dual core server, you see 4 physical CPUs on the operating system. If you get a 4 socket dual core server, you see 8 physical CPUs. If you want to run R12 applications, you will definately need 4 GB of ram per instance (E-Business Suite installation). 11i might get by on 3 GB of ram per instance.

Maybe you are looking for

  • JFileChooser Displays Garbage Icons for Files in 1.4.2-02

    Since switching from 1.3.1 to 1.4.2-02 I no longer get meaningful icons displayed beside file names by JFileChooser. What it is displaying do not look like anything meaningful. I suspect it is just grabbing some random chunk of memory and interpretin

  • ITS service interpreter failed error code 0x2101

    Hi! I am trying to access a transaction without a user having to logon manually. When opening the following link in the browser I am able to access the transaction without manual login: http://itshostname:port/scripts/wgate/cv03n/!?client=010&login=u

  • Yosemite 10.10.2 update taking forever...?

    The update's been running for nearly an house now... Is this normal or am I screwed?

  • Cannot figure out why my 2nd switch wont ping router vlan

    S1 can ping R1 vlan 99 192.168.99.1 and vlan 31 192.168.31.1, but S3 cannot ping R1 vlan 99 192.168.99.1 or vlan 33 192.168.33.1 and help please? R1#sho run Building configuration... Current configuration : 1300 bytes version 15.1 no service timestam

  • Dynamically changing size of JList items?

    Hello! I'm working on an application which kind of revolves around a JList with a custom ListCellRenderer. Now, it all works rather good as it is, but I want the selected JList item to show more detailed information about the selected value, and thus