OIM 9.1 and OAM 10g integration document

Hi,
Could you please provide me any link or document for OIM 9.1.0.2 integration with OAM 10g ?
Thanks
Sandy

Best Practices Document:
http://download.oracle.com/docs/cd/E14899_01/doc.9102/e14761/oamsso.htm#sthref78
Within OIM, once you have configured OAM to pass a header variable, it's just 2 parameters that change in the OIM xlconfig.xml file.
-Kevin

Similar Messages

  • Configuration of oim 10g and oam 10g.. and integrating oam10g with oid

    Hi..
    i am trying to configure OAM10g and OIM10g and integrate OAM10g with OID..
    please send me the documents if any had...
    Thanks & Regards,
    avinash

    For integrating OIM 10g with OAM 10g, refer doc below:
    http://docs.oracle.com/cd/E14899_01/doc.9102/e14761/oamsso.htm#sthref78
    For OAM and OID integration refer:
    http://docs.oracle.com/cd/E15217_01/index.htm
    regards,
    GP

  • Facing issues with Oracle11i and SOA 10g integration using Business events.

    Hi ,
    I have created a custom business event and have added subscription for the same.
    When i am triggering a business event, event is raised and the event data is getting inserted in the Queue (AQ).
    In SOA i have created an OracleApps adapter that is listening to the queue ,
    but the Oracleapps adapter is not getting started even though there are data in the queue.
    I checked the WSDL file of Oracleapps adapter and there i can see there is field Consumer with some code.
    I have added the code snippet from Oracleapps adapter wsdl.
    <pc:inbound_binding />
    <operation name="DEQUEUE">
    <jca:operation
    ActivationSpec="oracle.tip.adapter.apps.AppsWFBesQueueDequeueActivationSpec"
    QueueName="WF_BPEL_Q"
    DatabaseSchema="APPS"
    Consumer="ORA_88p3cd9o74pj2cpg6p13cdhp75"
    MessageSelectorRule="tab.user_data.event_name = &apos;xxc.oracle.apps.soa.demo&apos;" >
    </jca:operation>
    I have checked the connection factory set up at loaction (application-deployments\default\AppsAdapter/oc4j-ra.xml)too and found it is correct.
    code snippet from oc4j-ra.xml:-
         <connector-factory location="eis/Apps/Apps" connector-name="AppsAdapter">
              <config-property name="xADataSourceName" value="jdbc/EBSDataSource"/>
              <config-property name="dataSourceName" value=""/>
              <connection-pooling use="none">
              </connection-pooling>
              <security-config use="none">
              </security-config>
              <connectionfactory-interface>javax.resource.cci.ConnectionFactory</connectionfactory-interface>
         </connector-factory>.
    Can anyone tell me where consumer for an event/queue is being defined in the Oracle apps.
    Thanks & Regards
    Saurav Kumar

    Hi,
    Can you check the log file.u are getting any error.can you check wf_error table also u are getting any error.
    Can you check consumer in AQ tables.
    Thanks,
    Rahul

  • CRM 5.0 and BI-7 Integration

    Hi Gurus,
    I am working on Reports in CRM. We are using BI 7 for Analytics and Reporting.
    Please send the following to my email id <removed by SDN Forum Moderator>
    1. CRM 5.0 and BI 7 Integration document,
    2. Mapping - CRM Fields to BI 7 standard objects (Standard Infocubes)
    3. Any other relevant info on the same.
    Thanks in advance
    Shivani

    Hello Shivani,
    please do not request documentation via E-Mail. Try to share it i.e. in the SDN Wiki.
    Regards
    Gregor

  • Integration b/w uccx7.0 and oracle 10g

    hi,
    currently i am doing integration b/w uccx7.0 and oracle 10g. i have installed the oracle client 10g . and i added the DSN in ODBC and also the test connection is succesful.. but when i mention the DSN in app admin page (Subsytem> Database). it is showing me error that some of the information is incorrect for the connection. and is not allowing me to add DSN in appadmin page of uccx 7.0.. even though i am using the same information in sqlplus to query the database from ipccx. Do i need to mention sth to make it work.
    Regards
    Nareh

    Hi there
    A few things you have to watch out for.
    Firstly if you have create the DSN and able to connect to it via the ODBC its more likely that the driver was not loaded correctly.
    - Remove the Driver and DNS
    - Install the driver again and create the DSN and test if it works
    - Reload the whole windows <----- was working on a case for 3 hours UCCX just wasn't loading the new 10g drivers reload fixed this
    Now create the database connection and test.
    Should this not work you can try the following:
    CSCtb80893

  • Real Time Integration Document - Rounding Error between LC1 and LC2

    Hi!
    We recently underwent currency conversion. After the conversion, we noticed that Real Time Integration document that is generated due to Assessment Run (KSU5) produces a document which are off by cents between LC1 and LC2 ,even though both have the same currency
    LC1 = EUR (Currency Type 10 - Company Code Currency)
    LC2 = EUR (Currency Type 60 - Global Company Currency)
    Document being generated
    Document Currency = USD (Controlling Area Currency)
    Account     LC1 (EUR)      LC2 (EUR)
    XXX            2297.44          2297.43
    Any help would be appreciated .

    Hello Manish,
    I am encountering the same issue. Have you found solution on this.
    BR,
    Zulfikar

  • What is the best way update similar OID and OAM LDAP attributes via OIM?

    Our environment uses OIM provisioning to an OID LDAP which is used by OAM.
    For legacy purposes, we need to populate both the Oracle "orcl*" attributes and OAM "ob*" in cases where they have the same or similar usage.
    Example: When a user is disabled in OIM we need to set orclisenabled="false" and obUserAccountControl="DEACTIVATED" in OID
    What is the best way to accomplish this in OIM? My initial thought was to write a custom adapter, similar to the out-of-the-box OID Modify User adapter, which supports modifying multiple attributes.
    Is there a better way?

    You can create two tasks which will modify two attributes of OID.
    On Disable user task, call task1 and on Success of task1, call Task2 (using Task to Generate Feature).
    You can make use of OOTB connector only.

  • Best practices on enterprise and application roles in OIM and OAM 11g?

    Hi, all,
    I wonder if any of you can give me some advice on role design for OIM and OAM 11g. I'd like to have both enterprise roles, such as Accountant II, and application roles, such as App1_User, App1_Admin, etc. Ideally, the enterprise role would automatically give the user the appropriate application roles, but I can't figure out how to do that. We tried using OIM 11g's inheritance, but when the application role is inherited, OAM doesn't see it in OID/OVD and therefore doesn't think the user has the correct authorization to access the application. I thought about using role membership rules, but those seem to only allow you to use user attributes to control membership, which doesn't help at all in my situation.
    How is this situation best handled? Any advice much appreciated!
    Ariel Anderson
    Senior Business Analyst
    Zirous, Inc.

    Hi,
    I am assuming in clustered environment you are having two instances running.
    It must be an issue with a single server,,because the problem is intermittent.
    To see which server is causing problem....just perform the following steps:
    1) Stop server1 and keep running server2..and fire new registration request...
    2) stop server 2..and keep running server1.....and fire new registration request.
    Using above, atleast you can see which server is causing the problem...
    Regards,
    J
    Edited by: J_IDM on Mar 21, 2011 10:52 PM

  • Cisco 4900M integrated X2 ports, CVR-X2-SFP10G and SFP-10G-SR

    Hi,
    We are going to order two(2) cisco 4900M switches for core and twelve (12) 2960S switches for access (4 stacks with 3 switches each), connected to the core with 10G MM optical paths (up to 300M each).  In addition I have one gigabit half-card but it is not related to my questions here. Please see my attached diagram.
    So my questions are:
    1. Point 1.Can we use integrated eight X2 ports of every of the both 4900M switches as plugging into four of them four convertors CVR-X2-SFP10G and to plug on every of the convertors sfp tranceivers SFP-10G-SR - as it is described on the diagram, or I need for something more in addition to described? I found only some minimum soft releases to use as requirement to use these convertors and sfp tranceivers, but is there something additional I need?
    Note:I'm asking that because Dynamic Conf Tool doesn't give me to do such configuration, actually these convertors and SFPs are missing there at all, but it sometimes happens with some products...  In documentation it is described this should work (if I didn't pass something which is my main consern and why I'm asking here).
    2.Point 3.If this shouldn't work, the other alternative (not described in my diagram) is to use X2-10GB-SR modules without any SFPs - just ot use SC connectors for the optical cables instead of LC. So my question in that case is will 10G links work between X2-10GB-SR at one side and SFP-10G-SR at the other side where I have 2960S switches and this is the only option? Is is expected to have some problems in that scenario?
    Note:Actually if Point 1 is workable I prefer to use it instead of Point 2 because of minor price optimization when using SFPs with convertors in comparisson to X2-10GB-SR.
    3. If the both variants are possible, which one is preffered and why, what advantages does it have (for example low latency of something else)?
    Thank You in Advance
    Asen

    Just for your information, a fiber link does not care if one end of the fiber has an GBIC (SC-type connector) and the other end has a SFP (LC-type of connector); or any other transceiver footprint (X2, CFP, etc.)..  The thing that is important is that each module is the same specification, and matches the fiber type and link length of the network (10GBASE-SX in this example).
    Good luck.

  • URGENT: OAM 10g server and webgate certificates query

    Hi experts,
    There is an OAM 10g environment. OAM Access Server and Identity Server is installed and up and running. OAM servers are in CERT mode. So to install webgates residing in different machines from OAM servers, can we use the same OAM Access Server certificates for WebGate certificate while installing WebGate?
    Thanks
    IDM Team.
    Edited by: 898990 on Mar 13, 2013 1:38 PM

    Figured it out. The OAM proxy (AccessServerConfigProxy @port 5575) for 10g webgates was configured to listen in cert mode. I had to switch it to open mode. Not sure how it got switched, but got the webgate install going for now. Thanks.

  • OAM 10g - obmygroups and nested dynamic groups

    I've run into an issue with the obmygroups header action in OAM 10g, and I'm not sure whether this is by design or not.
    The obmygroups will return static and dynamic group names for which the user is a member, and it will return static groups that contain nested static groups where the user is a member of the nested group. However, it doesn't seem to static groups with nested dynamic groups where the user is a member of the nested dynamic group.
    Is that by design? Is there any way to nest dynamic groups so that obmygroups will return the parent group name? I'd like to have a group that contains both nested static and nested dynamic groups, and have the obmygroups action return the name of the parent group.
    Thanks,
    Matt

    Return Attribute Action in authentication or authorization rules
    obmygroups:<ldap_url> special attribute returns those groups to which the user belongs that also satisfy the criteria <ldap_url> filter specifies.
    EX: "obmygroups:ldap:///cn=Groups,dc=myorg,dc=com??sub(group_type=role) returns all the groups in cn=Groups,dc=myorg,dc=com tree for which the logged-in user is a member and the group_type is role.
    For more information check OAM Access Administration Guide

  • Store and retrieve a word document in database 10g using BFILE

    Hello guys
    I want to store a word document in oracle 10g using BFILE and forms 10g. Can anyone send me a sample code?
    Thanks

    Look at
    Re: How to store a "word document" on Data Base?
    hope helps

  • Benifits of OIM and OAM...

    Hello friends..
    I am new to OIM and OAM but I know java and Struts. If i decided to learn OIM/OAM then what will be future scope of these technologies to me. And in which sector i will have the job. Currently working as a Java Developer and willing to learn OIM and OAM.
    Please know me if anyone know...
    Thanks and Regards
    DB

    This is how I understand how the products relate to each other:
    Oracle Identity Management isn't an actual product it's an umbrella term Oracle use to describe all the Oracle Identity and Access Management products. Please take a look at the link below:
    http://www.oracle.com/technology/products/id_mgmt/index.html
    Oracle Identity Manager and Oracle Access Manager are seperate products.
    Oracle Identity Manager is a provisioning and compliance product formerly Xellerate Identity Manager from Thor.
    Oracle Access Manager is a authentication and access product used for securing and providing single sign on to web based applications.
    Both products have many other features besides what's described above some of these features overlap such as workflow, user self service and password management.
    Hope this helps.

  • Discoverer 10g and Java 7- Anyone Document Incompatibilities

    Hi All,
    To provide a clearer picture to my IT steering committee, I am documenting Discoverer 10g / Java 7 incompatibilities.  As a company we are on Java 6 because of our Oracle Apps 12.1.3 implementation (we are not ready yet to make the jump to Java 7 on the apps side).
    Anyways, I have done some documentation of issues associated with Java 7 and Discoverer 10g, but I wanted to know if others have done some documentation.
    Here is my short list:
    -Can not enter text in the "name contains:" field associated with the "Open Workbook from Database" dialog box.
    -Can not edit column headings while editing workbooks.
    Any other issues people have noticed would be helpful.  I need to build a case for migrating to Discoverer 11g (which is compatible with Java 7).
    Thanks,
    Patrick

    M. Schroeder,
    Thanks for sharing your situation.
    Of course, trying to use Java 6 on the Discoverer Application Server side and Java 7 on the client side with Plus does not seem/sound like the smartest thing for us to being doing.  Certainly, this is not certified.
    Our intentions are to eventually migrate to OBIEE with OBIA, but a migration will be a large project and take some time.  There is hope that nothing needs to be done and everything will be okay in the interim.
    Patrick

  • Debit and credit note - integration between mm & sd with fi

    Hi,
    How does the information flow from MM & SD to FI in the process of raising a DEBIT and CREDIT NOTES' respectively?
    (I'm aware of the fact that we need to define the document types "KG" and "DG" and raise the aforementioned by using F-41 & F-27).
    However, my doubts are:
    1. At what point do we need an FI-MM and FI-SD integration in raising the debit and credit notes'.
    2. What is the role of an MM and SD end user along with FI end user in raising the DEBIT AND CREDIT notes, i.e., how do we deal with the inventory in MM in the process of PURCHASE RETURNS and the goods and value of goods sold as far as SALES RETURNS IS concerned, i.e., once purchase returns and sales returns are booked in the relevant deparments, at what point does an accounts executive or FI end user come into picture to raise the aforementioned.
    Regards
    Sandhya

    Hi,
    How does the information flow from MM & SD to FI in the process of raising a DEBIT and CREDIT NOTES' respectively?
    (I'm aware of the fact that we need to define the document types "KG" and "DG" and raise the aforementioned by using F-41 & F-27).
    However, my doubts are:
    1. At what point do we need an FI-MM and FI-SD integration in raising the debit and credit notes'.
    2. What is the role of an MM and SD end user along with FI end user in raising the DEBIT AND CREDIT notes, i.e., how do we deal with the inventory in MM in the process of PURCHASE RETURNS and the goods and value of goods sold as far as SALES RETURNS IS concerned, i.e., once purchase returns and sales returns are booked in the relevant deparments, at what point does an accounts executive or FI end user come into picture to raise the aforementioned.
    Regards
    Sandhya

Maybe you are looking for