Oracle connector for ebusiness user management

Hi,
Do we have connector for Oracle applications 11.0.3?
can anybody point me to the OIM connector certification for ebusiness
Thanks

You have 2 options. The simplest is create an oim group called like "EBS Default Responsibilities". Create an Access Policy that contains ONLY those responsibilities. When you're Create User task completes, trigger a second task called "Add User to Group" and in your task, create an adapter that adds the user to the OIM group. Then the access policy will trigger and add the responsibilities.
Otherwise you can add the values directly using the addProcessFormChildData API. To code using this API just search the forums and you should find plenty of samples.
-Kevin

Similar Messages

  • Error installing OIM Connector for DB User Management

    Hi!
    I'm a newbie in OIM and trying to set up a lab environment for user provisioning and reconciliation.
    I have installed: WebLogic 10.3.3; OIM 11.1.1.3; Oracle Database 11g 11.2.0.1.0
    In order to configure the OIM connector for DB User Management, I am following the OIM Connector Guide for Database User Management (http://docs.oracle.com/cd/E22999_01/doc.111/e28315/deploy.htm#CHDHAJCA) for the installation steps:
    In the Step 2: Connector Installation the Import of Connector XML Files is failing. The error displayed is:
    DOBJ.XML_IMPORT_ERROR
    Duplicate OUG
    I found these error messages from the STDOUT of the OIM Server:
    <Error> <XELLERATE.DATABASE> <BEA-000000> <Class/Method: tcDataBase/writeStatement encounter some problems: ORA-00001: unique constraint (DEV_OIM.PK_OUG) violated
    <Error> <XELLERATE.DDM.IMPORT> <BEA-000000> <Insert failed.>
    <Error> <XELLERATE.DDM.IMPORT> <BEA-000000> <Exception during import
    com.thortech.xl.ddm.exception.DDMException: Duplicate OUG
    Can you please help me in solving this issue?
    Much thanks in advance.
    Edited by: user769080 on Jun 27, 2012 12:35 AM

    Try to research into these tables OUG(List to define the administrators for each Resource Resource) , obj and ugp.
    Something like this:
    select obj.obj_name, oug.oug_write,oug.oug_delete,oug.oug_data_level,ugp.ugp_name from obj,oug,ugp where obj.obj_key=oug.obj_key and oug.ugp_key=ugp.ugp_key
    PK_OUG is a unique key that control (oug.obj_key and oug.ugp_key) together into OUG table. So, if you already have this information that it's trying to insert you will see this error. Probably because of a previous installation. Check CIH table if it already have some information about this connector, probably someone already tried to install this before.
    I hope this helps,
    Thiago Leoncio.

  • OIM - EBusiness User Management Connector

    Hello there,
    Can anybody please tell me within the Ebusiness connector i.e. provided in 9.1 version connector pack, which one needs to be installed? there are 3 different categories within the same -
    1.) For the User Management connector:
    Oracle EBS User Management 9.1.0.0
    2.) For the User Management with HR Foundation connector:
    Oracle EBS HR Foundation User Management 9.1.0.0
    3.) For the User Management with TCA Foundation connector:
    Oracle EBS TCA Foundation User Management 9.1.0.
    I don't know which one resembles to which operations that OIM can perform. Can anybody please throw some light and explain which connector does what?
    thanks,
    - oidm.

    An FND_USER record represents an Oracle E-Business Suite account. This record is the main component of the account data whose management is enabled by the connector. *(Oracle EBS User Management 9.1.0.0)*
    Depending on your configuration of the target system, there may be other user data components that must be managed by the connector:
    Some applications in Oracle E-Business Suite require a user to have a person record in Oracle E-Business HRMS. *(Oracle EBS HR Foundation User Management 9.1.0.0)*
    These users are either full-time employees of the organization or users (such as contract or part-time employees) who have been provided with access that is similar to the access provided to full-time employees. iExpense is an example of an application that requires users to have person (HRMS) records.
    Some applications in the Oracle E-Business Suite require a user to have a record in Oracle E-Business TCA. *(Oracle EBS TCA Foundation User Management 9.1.0.)*
    Typically, these users are representatives or employees of customers and vendors of your organization. iStore and iProcurement are examples of applications that require users to have TCA records.
    For more info
    http://download.oracle.com/docs/cd/E11223_01/doc.910/e11203/intro.htm#CHDJCHDC
    Thanks
    Suren

  • Unable to save info on user oracle - incorrect password (OB users manager)

    After configuring OB Express with a tape-drive and starting a rman-backup I got those messages from catxcr -l0 <job id>:
    oracle/6.1: 2008/03/07.14:50:23 ______________________________________________________________________
    oracle/6.1: 2008/03/07.14:50:23
    oracle/6.1: 2008/03/07.14:50:23 Transcript for job oracle/6.1 running on rac1
    oracle/6.1: 2008/03/07.14:50:23
    oracle/6.1: 2008/03/07.14:50:24 (mt) qdv__read_label() failed - filemark encountered (OB device mgr)
    oracle/6.1: 2008/03/07.14:50:24 Info: volume in tape2 is usable for this operation.
    oracle/6.1: 2008/03/07.14:50:24 It must be overwritten at BOT.
    oracle/6.1: 2008/03/07.14:50:24 (pvfw) at BOT
    oracle/6.1: 2008/03/07.14:50:24 (pvfw) mounted ok
    oracle/6.1: 2008/03/07.14:50:24 (pvfw) pos_vol_cleanup not returning pstate
    oracle/6.1: 2008/03/07.14:50:24 (dmap) tape2 success
    oracle/6.1: Error: Unable to save info on user oracle - incorrect password (OB users manager)
    oracle/6.1:
    There's actually a user oracle created and the password set:
    ob> lsuser -l oracle
    oracle:
    Password: (set)
    User class: oracle
    Given name: [none]
    UNIX name: oracle
    UNIX group: dba
    Windows domain/acct: [all] Administrator
    NDMP server user: no
    Email address: [none]
    UUID: 503b6654-cdc1-102a-a3a8-00116b324932
    Preauthorized access:
    Hostname: [all]
    Username: [all]
    Windows domain: [all]
    RMAN enabled: yes
    Cmdline enabled: no
    How to resolve this?
    Thanks.

    Well the list above shows that you have configured a pre-authorized access for the oracle user, and this is where the password check is failing. If you don't have any Windows in your OSB domain then you should remove this entry so it just shows as [none]
    admin:
    Password: (set)
    User class: admin
    Given name: [none]
    UNIX name: root
    UNIX group: root
    Windows domain/acct: [none]
    NDMP server user: no
    Email address: [none]
    UUID: e2948bfc-c3d2-1028-abd2-001422525e7e
    Preauthorized access: [none]

  • Oracle Connector for Outlook and Sent Mail

    I'm very desperate for help with my problem. I have a customer that uses Outlook 2003 with the Oracle Connector for Outlook. When I set up the Connector, I only had it handle her Calendar. By that I mean that the only thing I wanted the Connector to do was pull her Oracle Calendar information and put it into Outlook's calendar. I used the default setting of the Connector of IMAP, but deselected the incoming and outgoing mail servers.
    The user kept having problems with Outlook going Offline so I decided to remove the Connector. I did not realize until after removing the Connector account from Outlook that her sent mail was being saved in Oracle. This is very problematic for me because I have no idea what to do. Is there a way to retrieve the sent mail? I don't even understand why the sent mail was being saved within the Oracle folder. Once I deleted the Connector account in Outlook I was then told that I had to choose another folder for new mail to go to so I chose Personal Folders.
    If I go to \Documents and Settings\User's Name\Local Settings\Application Data\Microsoft\Outlook, I find the folder for the Connector. There is one in particular that has a .dll file that is about 56MB in size. However, I have no idea if that's the sent mail and, if so, how do I retrieve it.
    I'd GREATLY appreciate any help that can be given on this. I simply would like to know if there is a way to retrieve that mail.
    The user is using an IMAP account. This is NOT an Exchange account.

    1. Yes, OCFO is only for comunication with Oracle Calendar
    2. Yes, you can see any mail stored on the Oracle IMAP server without OCFO. Just subscribe to IMAP folders you want ...

  • Oracle Connector for Outlook Office 2003

    Does the “Oracle Connector for Outlook” work properly with Outlook 2003 (Office 2003)? I cant find any information and when I tested it I got empty Mails every time. (Outlook Oracle Connector 3.4)
    Is there a newer one which supports Outlook 2003(Outlook Oracle Connector 3.4)?

    Bonjour Mr. Stocker,
    Only the version 9.0.4.1.11 and up do offer support for Outlook 2003.
    This version is available from the download section of OTN (http://otn.oracle.com) under Oracle Collaboration Suite Release 2 (9.0.4.1.x) Clients
    Trusting this is to your complete satisfaction,
    Manon Delisle

  • LiveCycle ES Connector for IBM Content Manager connection problem

    I've recently installed Adobe LiveCycle ES 8.2.1 and we're trying to get the Connector for IBM CM working. First off here's what software levels we're using:
    LiveCycle ES 8.2.1
    WebSphere Network Deployment 6.1.0.21
    IBM HTTP Server 6.1.0.21
    IBM DB2 UDB 9.1(FP 6a)
    IBM Content Manager 8.4
    IBM Information Integrator for Content 8.4
    Java JRE 1.5(SR 8a)
    Our application(s) connect to our databases remotely. The DBs reside on our z/OS(which is at level 8.1)
    When I try and enter in the database/datastore info in the Connector fields under services I get this error in LiveCycle
    Failed to save settings.
    Error: Not able to validate the connection with the IBM CM. Either credentials or database is wrong.For more information see the exception stack trace.
    and I see the following in the SystemOut.log
    [3/30/09 9:51:44:516 EDT] 00000039 IBMConnection E com.adobe.livecycle.connectorforibmcm.config.ejb.IBMConnectionInfoSessionBean testCEConnection ALC-DSC-003-
    000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    As well as the following:
    [3/30/09 9:51:44:547 EDT] 00000039 ExceptionUtil E CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "setConnectionInf
    o" on bean "BeanId(LiveCycle8#adobe-ibmcmconnector-config-ejb.jar#IBMConnectorConfigEJB, null)". Exception data: java.rmi.RemoteException: Unable to save the
    configuration settings in Database; nested exception is:
    com.adobe.livecycle.connectorforibmcm.config.IBMConnectionInfoException
    at com.adobe.livecycle.connectorforibmcm.config.ejb.IBMConnectionInfoSessionBean.setConnecti onInfo(IBMConnectionInfoSessionBean.java:120)
    at com.adobe.livecycle.connectorforibmcm.config.intfs.EJSRemoteStatelessIBMConnectorConfigEJ B_019262e6.setConnectionInfo(Unknown Source)
    at com.adobe.livecycle.connectorforibmcm.config.intfs._IBMConnectionInfoRemote_Stub.setConne ctionInfo(_IBMConnectionInfoRemote_Stub.java:347)
    at com.adobe.livecycle.connectorforibmcm.admin.FsUiConfigBean.initFS(FsUiConfigBean.java:58)
    The server can connect via DB2/command line to the z/OS without a problem and the datasources within WebSphere test connect to the databases without any problem as well. Any help is much appreciated. I can provide any additional details upon request.
    Thank you in advance
    ~Regards
    Nick

    Nick,
    I am getting the exact same error. I have tried installing Adobe Livecycle 8 on two separate machines and they both give the same problem. In viewing at the logs, it seems that the IBM CM jar files are not being recognized by the Adobe installation. For me, I get the following logs as well in addition to what you see.
    Caused by: java.lang.NoClassDefFoundError: com.ibm.mm.sdk.common.DKDDO
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
    at com.adobe.livecycle.connectorforibmcm.dsc.crc.CRCServiceDelegate.testIBMCMConnection(CRCS erviceDelegate.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:615)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    ... 70 more
    [4/20/09 19:34:56:339 CDT] 00
    The DKDDO class is in the jar files that are inside II4C installation folder. I think that the file "adobe-component-ext.properties" that they ask us to create to reference the IBM CM jars is not being picked up by the Adobe Connectors for IBM CM. Do you see the " java.lang.NoClassDefFoundError" in your logs? Any resolutions you had regarding this.
    I even tried to copy the ibm jars to various paths and copied the props files ad various different locations. I am under the impression that the documentation may not have been updated for this change.

  • Oracle Configurations for High User Volume

    Hi,
    Can anyone point me to some resources which discusses choosing a suitable Oracle configuration ?
    Like what configurations are best suited for a high user(5K to 10 concurrent logged in users) Architecture ?
    Regards,
    Amila.

    Hi,
          We can call the stored procedure using receiver adapter using ccBPM, we can follow different approaches for reading the data in this case.
    a) In this  a ccBPM instance needs to be triggered using some dummy message, after receiving this message the ccBPM can make  a sync call to the Oracle database the store procedure(this can be done using the specific receiver data type strucure), on getting the response message the ccBPM  can then proceed with the further steps.The stored procedure needs to be optimized for improving the performance as the mapping complexity will largely get affected by the structure in which the stored procedure returns the message.Prioritization of the objects can be handled in the stored procedure.
    b) In this a ccBPM instance can first read data from the header level table, then it can make subsequent sync calls to Oracle tables for reading data from the child tables.This approach is less suitable for this interface as the number child tables is big.
    Pravesh.

  • Get Support at Logon Page for ABAP User Management.

    Hi,
    Just want know that is it possible to have Get Support feature at Portal Logon page when portal is configured as User Management of Application Server ABAP as Data Source.
    Basically, the password reset functionality should work from Get Support link when Porta UME is User Management of Application Server ABAP as Data Source.
    If Possbile, please let me know what configuration needs to be done..
    Thanks in advance.
    Regards,
    Aditya Metukul
    Message was edited by: aditya metukul

    Hi,
    Try <portalschema>.wwv_redirect.url('<portalschema>.home');
    Please replace portalschema with the name of your portal schema.
    Thanks,
    Sharmila

  • Same oracle login for 200+user..issue if any?

    I'm in the development work for an application which would be accessed by 200+ users.
    If all the users have the same oracle login(same login name\password for connectivity to oracle server) ,would it cause any issue?If so what issue would it cause.
    Can someone throw light?
    Thanks,
    Bhagat

    If all the users have the same oracle login ... would it cause any issue?It means you cannot meaningfully audit user activity in the database. Nor can you assign different security privileges to individuals or groups of individuals. Also it makes it difficult to figure the particular user responsible for an expensive session.
    There are ways of associating a specific user identity with the a session but these are implementation specific.
    Cheers, APC

  • Transparent logon to Oracle Portal for Win2000 users with Active Directory

    At a customer site, users log on to a Win2000 Domain based upon MicroSoft's Active Directory.
    They want to transparently (i.e.: without giving their credentials again) log on to Oracle Portal, in the same way as they could do with mod_ntlm if they were on a NT domain.
    Oracle 9iAS (not yet decided whether v.1 or v.2) will be installed on a AIX based server.
    Does anybody have any suggestions?

    Hi,
    the user cannot save private workbooksUnfortunately this is true. The workbook is saved with the database user so any workbooks saved by one user would be visible and could be changed by any user who shared the same database username. You could implement your own security over the EUL5_DOCUMENTS table by having a trigger to put the SYS_CONTEXT('userenv','client_identifier') into the doc_user_prop1 column and then create a VPD policy on the table that ensured users could only see their own workbooks. This is of course a un-supported change to the EUL tables.
    the user to manage a database password too in order to use Discoverer Plus and create/save workbooksThis is not necessary.
    Rod West

  • Is there any  ORACLE DB for MAC users ?

    i had looking for Oracle express edition for MAC OS X platform
    and it seems there is no one for it ( there is only for Linux / Windows )
    any suggestion on how to get oracle and learn it on my MAC( Leopard) machine ?
    actually its strange problem i thought Oracle will support MAC in any case while all other technologies ran on MAC ( Sun tech, PHP ,Apache , MySQL )
    any advise appreciated here

    You might like the instructions on my blog for configuring the Oracle Client 10g on your Mac OS X after you install it in a VMWare Fusion virtual machine. Both Linux and Windows versions are available for Oracle Database 10g Express Edition. My students typically install it in a x64 XP Pro version. Allocate at least 1 GB to the VM.
    http://blog.mclaughlinsoftware.com/how-to-configure-mac-os-x-as-an-oracle-client/

  • Removing Oracle Connector for Outlook

    We are currently migrating away from OCS. Some of my machines seem to have two versions of Connector installed on them. No matter which order we try to uninstall them, the second one refuses to come out.
    Are there any fixes for this or any instructions for manually removing this software?
    I need registry keys as well as software installation directories.
    Thanks

    Did you try re-installing the version that you can't uninstall?

  • Oracle Connector for Outlook over https?

    Microsoft have had this feature since a long time. Is this somehow possible with the Connector?
    Or are users from the "outside" bound to use the webmail client or a vpn connection.
    best regards
    Mats

    it is possible to configure imap,pop and smtp services to use ssl.
    but, i don't know what to do with calendar...

  • Oracle Connector for Outlook will not end when I exit outlook???

    Hi - can you help me, my OCFO keeps on running even when I am not in Outlook, I often want to stop this process because (as I found out today) it keeps popping up reminders for actions due even when I am in the middle of a Power Point show for a customer!!! Right clicking, left clicking or double clicking on the icon does nothing. Thanks Rich...

    1. Yes, OCFO is only for comunication with Oracle Calendar
    2. Yes, you can see any mail stored on the Oracle IMAP server without OCFO. Just subscribe to IMAP folders you want ...

Maybe you are looking for