How to use SSO to integrate EBS 11i

Dear all,
Please give me some advice or some guide documents about how to integrate EBS 11i. My boss wants me to investigate it and let me give a solution about this.
Please do help me!!!!
Thanks.
Kenny

You will need to setup standalone Oracle Identity Management 10g (10.1.4.0.1) with sso and then integrate it with 11i/r12.
Check this note for detail information.
Note:233436.1

Similar Messages

  • How to use didcoverer reports with EBS 11i

    hi all
    how can we use dicoverer reports with 11i
    how to register them,run them from 11i.
    and where are these reports stored.like if i created a open periods report that shows all the open periods in AR,AP modules,where do i need to place these reports to run from applications 11i.
    i never used discoverer,i am just asking these questions assuming discoverer reports work similar to that of reports 6i
    thanks in advance

    Discoverer can be called from Oracle Apps or more usually from it's own XML version (Plus) or from it's own HTML version (Viewer).
    Discoverer reports (workbooks) are created with a client / server version (desktop) or the XML version (Plus).
    Once a workbook has been written it is possible to call it directly from Apps, but again, it's more usual to firing up Discoverer directly and going from there.
    Russ

  • How to use reports 6i in ebs

    Hi Gurus
    Can some one please explain to me how to use oracle reports in ebs.Please detail it properly for me.

    Refer to Oracle Applications Developers Guide from Applications documentationWhich can found at:
    Oracle Applications Developer's Guide
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115devg.pdf

  • While trying to integrate EBS 11i and APEX getting error

    Followed white paper document of Rod West to integrate EBS 11i and APEX.
    While trying to integrate EBS 11i and APEX getting below error.
    "This function type can't be launched from forms without first logging into the E-Business Suite homepage".
    Looks like i am missing out something. Please help!

    Hi Rod,
    Thanks for the reply. Please find the details below:
    Created a function "Integrate APEX" .
    -Properties/Type – SSWA plsql function.
    - Web HTML/HTML Call – security_pkg.apex_launch
    -Form/Parameters – Left blank because created apex_launch procedure without parameters
    Attaching to the menu:
    Logged in as System Admin -->Menus-->Queried menu (SUPPORT_GUI) and added the function (Integrate APEX) to this menu..
    security.apex_launch procedure:
    ============================================
    PROCEDURE apex_launch
    AS
    BEGIN
       OWA_UTIL.mime_header ('text/html', FALSE);
       OWA_UTIL.redirect_url (
    http://servername:port/apex/f?p=appid:page::APPS:::'
    END apex_launch;
    =================================================
    Also I have web enabled this package procedure (security.apex_launch).
    When i click on "Integrate APEX" below error pops up.
    "This function type can't be launched from forms without first logging into the E-Business Suite homepage".
    Control is not going to security.apex_launch procedure at all. This i confirmed by putting log messages.
    Let me know if something to be modified.
    Thanks!

  • How to use BPEL to integrate ASP scripts based on https authentication???

    Hello,
    We are trying to use BPEL to integrate with a third party tool. The information available is:
    1. URL https://***/***/***.asp
    2. parameter name "request"
    3. post XML request
    Can we achieve it using BPEL parterlink? If we can, can you help give some pointers how to do it?
    Thanks a lot!
    Wen

    Some general information on configure message-level security can be found here: http://download.oracle.com/docs/cd/E14571_01/web.1111/e13713/message.htm#g352961
    and http://download.oracle.com/docs/cd/E17904_01/web.1111/e13713/toc.htm
    Note that WebLogic ships with a number of policy files that can be found here: http://download.oracle.com/docs/cd/E14571_01/web.1111/e13713/message.htm#i244059
    The basic steps are outlined here: http://download.oracle.com/docs/cd/E14571_01/web.1111/e13713/message.htm#i210119

  • How to use SSO for some sites

    I have one SSO certificate provided in IE and some of my corresponding sites refer to this SSO while logging in.
    This works perfectly well in chrome as well, however same sites do not recognize SSO certificate and prompt for Logon credentials while accessing in firefox

    Hi Daniel,
    Yes, you can use SSO for your purpose. One of the over-looked features of SSO is to use as configuration store. Especially for storing the credentials for accessing your external
    systems.
    Create an
    affiliate application in SSO and save your credentials in there. And in send port, under security tab you can select the affiliate application to use the credentials.
    Read this article on this topic. This article gives you the detailed information starting from access required to create affiliate application, ways to read data
    from SSO.
    Building and Executing
    a BizTalk Single Sign On Scenario
    Single Sign-On Support for the WCF Adapters
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • How to use NWDS to integrate BO?

    Hi,I want to use NWDS to integrate BO?Can some give me some reference material ?
    And I got a problem ,  the version of my NWDS is 7.0.12.Is this version support for intergration BO?
    Thanks.

    Analysis Office does not support the universe as a data source, so this will not work.  You can look at using Live Office or PowerBI if you want to use Excel and a universe data source.

  • How to use SSO for credential storeage

    Hi All,
     Can I use SSO to store my credentials for the different web services and SQL databases, which I am going to specify in send ports. So that i can specify the use sso single sign on in send ports. Please comment.
    Thank You,
    Dani

    Hi Daniel,
    Yes, you can use SSO for your purpose. One of the over-looked features of SSO is to use as configuration store. Especially for storing the credentials for accessing your external
    systems.
    Create an
    affiliate application in SSO and save your credentials in there. And in send port, under security tab you can select the affiliate application to use the credentials.
    Read this article on this topic. This article gives you the detailed information starting from access required to create affiliate application, ways to read data
    from SSO.
    Building and Executing
    a BizTalk Single Sign On Scenario
    Single Sign-On Support for the WCF Adapters
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • How to call different templates from EBS 11i?

    Hi,
    I have three templates having same layout but different page width and heigth.
    How can i call these three templates conditionally from main template in EBS.
    Need urgent help
    Thanks,
    Mahesh

    Register them as subtemplates in Main template using syntax given below
    <?import:xdo://SDS.SDSCOMINVHDBG.en.US?>
    (<?import:xdo://<Application short name>.<Template name as registered>.<language>.<Territory>?>)
    and call them in main template based on condition as relevant.
    Thanks
    Kamalakar.G

  • How to use quartz to integrate a standalone application in a webserver

    Can anyone help me in using quartz where i need to integrate a java standalone application into the webserver..I am developing an application using jsp and as part of a task i had created a standalone application in java and now i need to integrate this standalone application into the webserver because it needs to run as a webapplication.

    Hai sam,You gave us many valuable suggestions in the past.We tried all of those methods to make our application run as per scheduled but we failed.We have not yet tried the servlet method,which you suggested in your last reply. Actually we tried to use the os scheduler for this purpose and couldn't do it at the end.So can you suggest the way in which we have to write the servlet and invoke it. We dont need all the details.Just give us the idea of what this servet contains actually and how it works.We will try to do it.Thank you,

  • How to use SSO with Forms application

    Can somebody explain, how can we configure the SSO with Forms application.
    I have two application server instances. One for infrastructre and Other for application.
    Thanks

    Have a look at http://www.oracle.com/technology/products/forms/pdf/10g/frm10gsso.pdf and http://download-uk.oracle.com/docs/cd/B14099_19/web.1012/b14032/sso.htm#i1006721

  • EBS 11i how to check if JRE or JInitiator is used for Forms.

    How can I find out in EBS 11i whether application has been configured to use JRE or JInitiator when using Oracle Forms on Client's Desktop?
    Thanks,
    Gulam.

    959674 wrote:
    Hi Hussein,
    I have reviewed both the documents and both documents have mentioned how to find out details about JRE/JInitiator using the Java Console on Clients Windows PC.
    Is there any way to check it on the server side?
    Any configuration file on the server side which will give me this details?Yes. Search the application context file for:
    s_sun_plugin_ver
    s_sun_plugin_type
    s_sun_clsid
    s_jinit_ver_dot
    s_jinit_ver_comma
    s_jinit_clsid
    R11i / R12: Component Version In Oracle Applications [ID 1327288.1]
    Oracle EBS R12 Context Variables [ID 458282.1]
    Thanks,
    Hussein

  • EBS 11i with SSO error

    After a successful (apparently) SSO integration with EBS 11i, I tried to connect for the first time as sysadmin and I receive these messages:
    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.
    When i enter the EBS valid credentials it gives me the following error:
    Unable to link account. This E-Business Suite user account is marked as a local account..
    Could anybody explain what is happening here ? How could I connect as sysadmin ?
    Thanks,
    Paul

    Hi Paul,
    I used
    http://servername.domain:port/OA_HTML/AppsLocalLogin.jsp ... and this redirect me to the SSO as well.
    AppsLocalLogin.jsp shouldn't really do that. :-)
    Things to try, if you have not already:
    On the client side, clear your browser cache, and restart your browser.
    On the server side, you might need to recompile JSP files using $FND_TOP/patch/115/bin/ojspCompile.pl (with the --flush option), then bounce Apache.
    Regards,
    John P.

  • Deploy .war file in Ebs 11i-11.5.10.2

    Hi,
    My boss is asking me to deploy the .war file in one of the EBS 11i - 11.5.10.2 instance. I am wondering to know how can we deploy .war in EBS 11i Instance?
    If we can deploy the .war in EBS 11i Instance please post the high level steps and if not kinldy suggest the softwares how to deploy the .war?
    As my understanding is We would required to install OC4J in new machine which will install the default DB and we can deploy the .war file in that OC4J server.
    Thanks,
    Syed

    Hi,
    I believe your understanding is correct. Please see (Note: 557221.1 - Oracle WebCenter 10g Application Creation and Deployment Guide for Oracle E-Business Suite Release 12) but it is for R12 for the steps of deploying war files.
    Regards,
    Hussein

  • How to monitor the performance of EBS iAS?

    Hello All,
    I am looking for your advise on how to monitor the performance of EBS (11i/R12) iAS
    How to measure iAS worload during a certain period?
    How to know the number of iAS hits/requests?
    How to the iAS response time?
    Regards,
    Tareq

    Thanks EBSDBA and Helios for your time.
    Are there any scripts/reporting tool that helps me monitor iAS performance other than OEM for EBS?
    Note:370583.1 is very helpful in monitoring JDBC connections. Are there any similar Notes/scripts that can answer my questions:
    How to measure iAS workload during a certain period?
    How to know the number of iAS hits/requests?
    How to the iAS response time?
    Appreciating your cooperation,
    Tareq

Maybe you are looking for