OIM Group - tcDuplicateGroupException Error

Hello Experts,
I have created a java program using OIM APIs to load around 500 groups in OIM and it was success. I have created a small stored procedure to clean up those loaded group directly from db table (UGP & GPP Table) . Now when I again run the java program , it gives "tcDuplicateGroupException" error for all 500 groups.
I am able to create the group from OIM Admin Console but when I try to create the same group using java program it give me "tcDuplicateGroupException" error.
Can u assist me?
Thanks & Regards
INIYA.

Should be some problem with the custom piece of code which you have written. You must be having the DB backup, go back to your previous db state and then try to run this java code with these Group Names. By the way its recommended not to play with the DB, you should have used the java code to delete the groups as well.
Also check that you don't have any Entity Adapters which is doing something with your group creation.
Thanks
Sunny

Similar Messages

  • Group instantiate error

    hi,
    Scenario : - i had two cap. categories A and B.  Under A the cap groups a1, a2 etc., and under B the cap groups b1, b2 etc., are mapped.  Now i changed the mappings of a1 and a2 to come under hte category B deleting the a1 and a2 under A.  I ran the /RPM_FICO_INT_PLANNING for the entire data.  i am getting "Group Instantiate" error in hte Planning and roll up mode.  Also when i ran the integration mode(each item is linked to an internal order in FICO) it dumps.
    Appreciate if anyone can suggest how could this be resolved.
    Thanks

    Thanks again Priyatham
    i first ran the program you mentioned(successfully) and it gave me no errors in /RPM/FICO_INT_PLANNING when on Planning and roll up mode.  However, when i run it with integration it dumps and the error analysis shown as below.
    Error analysis
        The program "CL_DPR_FIN_GECCO_IAOM_SERVICESCP" contains the CALL FUNCTION
         statement.
        The name of the function module to be called is "IAOM_ACCOUNT_MANAGER".
        No function module exists with the name "IAOM_ACCOUNT_MANAGER".
        All function modules are listed in the Function Library (SE37).
        Possible reasons:
        a) Wrong name specified. Pay particular attention to
           upper/lower case and underscores ("_").
           or
        b) Transport error
        c) In the case of an enqueue/dequeue module,
           the lock object may not have been activated
           (ABAP/4 Dictionary).
    pls reply.

  • I can not uninstall the newest Muse, the error that i get is: ERROR: The older version of Adobe Muse CC 2014 cannot be removed.  Contact your technical support group.    ERROR: Install MSI payload failed with error: 1603 - Onherstelbare fout bij installat

    Can somebody please help me, i can not work on my websites anymore. Thanks !!

    ERROR: The older version of Adobe Muse CC 2014 cannot be removed.  Contact your technical support group. 
    ERROR: Install MSI payload failed with error: 1603 - Onherstelbare fout bij installatie.
    MSI Error message: The older version of Adobe Muse CC 2014 cannot be removed.  Contact your technical support group. 
    ERROR: Third party payload installer Muse_2014_2_CC_LS24.msi failed with exit code: 1603

  • AI Group Config Error 10001 using Virtual Channels

    In my LabVIEW block diagram, I usually enter in numbers, e.g. 0,1,2 for the channel string input of AI Config. When I try to use a virtual channel, I simply type in the virtual channel, e.g. 0,K Thermocouple,2. However, this causes AI Group Config Error 10001, which applies to an invalid channel string. What is the correct way to enter a virtual channel into the channel string?

    Do you have channels with virtual names of "0", and "2"?
    If not you may be confusing MAX by using both naming conventions.
    Try using only Virtual names.
    I generally will use an array of strings where each element is the vitual channel name with no problems.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Exporting and Importing OIM Groups

    Hi
    I am trying to export and import OIM Groups from one environment to another.
    It looks like some of the details of the groups (such as Administrative Groups details) are missing after the import.
    Any ideas?
    I will assign Points. Thanks
    Regards
    Vijay Chinnasamy

    Hi Kevin,
    Thanks for the note.
    I found that during my import, it asked me to provide "substitutions".
    Once I click, "Cancel Substitutions", the other data is there.
    I think duirng my previous import, I clicked on "Next" too soon..
    Regards
    Vijay Chinnasamy

  • Oim Strting errror- Error XELLERATE.ACCOUNTMANAGEMENT

    Hi ,
    I am getting the following error when I am starting the OIM server.
    <Error> <XELLERATE.ACCOUNTMANAGEMENT> <BEA-000000> <Class/Method: tcDefaultDBEncryptionImpl/decrypt encounter some problems: Input length must be multiple of 16 when decrypting with padded cipher
    javax.crypto.IllegalBlockSizeException: Input length must be multiple of 16 when decrypting with padded cipher
    at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)
    at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)
    at com.sun.crypto.provider.AESCipher.engineDoFinal(DashoA13*..)
    at javax.crypto.Cipher.doFinal(DashoA13*..)
    at com.thortech.xl.crypto.tcDefaultDBEncryptionImpl.decrypt(tcDefaultDBEncryptionImpl.java:219)
    at com.thortech.xl.crypto.tcCryptoUtil.decrypt(tcCryptoUtil.java:122)
    at com.thortech.xl.crypto.tcCryptoUtil.decrypt(tcCryptoUtil.java:200)
    at com.thortech.xl.dataobj.tcDataSet.decryptDataSet(tcDataSet.java:1431)
    at com.thortech.xl.dataaccess.tcDataBase.readPartialPreparedStatement(tcDataBase.java:1365)
    at com.thortech.xl.dataaccess.tcDataBase.readPreparedStatement(tcDataBase.java:1158)
    at com.thortech.xl.dataobj.PreparedStatementUtil.execute(PreparedStatementUtil.java:60)
    at oracle.iam.ldapsync.impl.eventhandlers.LDAPAddMissingObjectClasses.initialize(LDAPAddMissingObjectClasses.java:177)
    at oracle.iam.platform.kernel.impl.OrchConfig.getinitializedEventHandler(OrchConfig.java:205)
    at oracle.iam.platform.kernel.impl.OrchConfig.<init>(OrchConfig.java:123)
    at oracle.iam.platform.kernel.impl.KernelObjFactory.<init>(KernelObjFactory.java:54)
    at oracle.iam.platform.kernel.impl.KernelObjFactory.<clinit>(KernelObjFactory.java:48)
    at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.<init>(OrchestrationEngineImpl.java:71)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    But OIM started and I can able to view the OIM Admin consle.
    I need to know why this error came and How to resolve it?
    Please try to help me.
    Thanks & Regards,
    Karthick

    Looks like you are using LDAPSync post OIM installation and the encryption on the IT resource was not setup correctly. Follow the steps from MOS Article: 1307549.1 for the solution.
    _Cause:_
    Encryption of the Directory Server IT Resource data in SVP table was not accomplished.
    The fields that are plain text are:
    Server URL
    Use SSL
    Admin Login
    Admin Password
    Search Base
    User Reservation Container
    _Solution_
    1. Use the following query to find fields with "plain text" values:
    select svr.svr_name, spd.spd_field_name, svp.svp_key, svp_field_value
    from svp
    inner join spd on spd.spd_key = svp.spd_key
    inner join svr on svr.svr_key = svp.svr_key
    2. Set these plain text values to null after making backup of table.
    3. Edit the Directory Server to re-set values.
    Expected error at this stage:
    -- no "System Error call admin...", but that makes sense since the values in question pertained directly to the Directory Server --
    4. Re-entered the values for the IT Resource.
    5. Saving the changes and verify that SVP values are now all encrypted.
    With correct values and encryption, then users are able to be created.-Bikash

  • Execute a Process when removing OIM Group ( Role )

    Hi All,
    I have a Provisioning Process for a resource object ( RO ). I have definied a Access Policy and attached it to OIM Group G1 and Resource Object RO. That means, when the OIM Group G1 is assingned to user U1 through "Group Membership" option, the provision process attach to RO will be executed.
    My problem is,
    I need to execute the same kind of process when I Unassingn the G1 from User U1.
    Could someone pls help me to solve out this problem ?
    /Br
    Thirlk

    Hi,
    Thanks for your reply..
    I only use "Group Membership" scenario and fire the access policy through that.
    I also enable the "Revoke If no longer Apply" option as well.
    Thing is, When the Group is unassigned from the user, I need to create a "Service Request" to our support system saying that "Please Remove grant for User U for Application A1" or something. I know this can be done through the adapter.
    I do the same thing when adding the Group to the User. That is done through the provision process and "Process Task Adapter". In this case, the provision process attached to the Resource Object is executed when I add the Group to the User. That is working fine and problem comes when removing the Membership.
    I wonder why can't we define the Revoke process through the OIM ?
    As your reply, I think the only solution is this to create an Entity adapter and configure it to "Post Delete". I have tried this and problem comes when I'm going to Map the Variables to Entity adapter.
    How can I map the Variables and pass the Values to my java adapter ? Specially I need to Map the ITResource. ( DB which contains credentials to our "Service Request System" ).
    Edited by: thirlk on Jul 16, 2009 9:33 PM
    Edited by: thirlk on Jul 16, 2009 9:33 PM

  • OIM Group Permissions(OIM User access rights)

    Is it possible to set the permissions for an OIM group (ie AD Admins) to have access to Enable, Disable, and Revoke the resources on the Resource Profile page for a user– without giving them write access to the User Detail page.
    And secondly, could it be restricted enough to only allow them to do those actions on a specific resource (ie AD User) and not other resources (ie OID, etc).
    Please let me know asap if have any idea..
    Thanks..

    My suggestion would be request based Enable/Disable/Revoke. You can code an approval task to validate submission of the request based on a group membership and either allow the process to continue or reject the request. Once you give someone access to manage users and access to the menu item, they will have access to all the drop downs for that user. You will need to test the permissions. You can give the group update writes to specific objects, and only read only to others and see if this meets your requirements.
    -Kevin

  • User creation in OIM group

    When ever i reconcile a user from a Trsuted system, how to add that user to OIM group(ex:group1) automatically?

    Go to Rule Designer and create general rule like Role==Consultant.
    It can be anything.
    Go to Group > Manage > Select ur gorp > Drop down > Select membership rule > Select ur Rule created.

  • OIM Groups Issues - Groups migrated from OIM 9101 to 9102

    Hi,
    I migrated the OIM groups from the old system (9101) to the newy built OIM version 9102.
    I have a user created called TESTW - it has the GROUP_System_Adminitators (custom OIM Group).
    This group has SYSTEM ADMINISTRATOR (Delivered) as the member group.
    Also, GROUP_System_Adminitators has menu options for Users Search.
    However, this user is unable to search Users. He is able to see the User > Search menu.
    Once a string is placed and click on search, no users are found (though OIM has 50k users).
    Am I missing something here? Please assist.
    TiA. I will assign points.
    Regards
    Vijay Chinnasamy

    Go to Organization > Manage > Search organizations > Selct org in which 50K users have been created > Select ADMINISTRATIVE GROUP (Drop Down)
    Assignyour custom group here and try to logic with auser who is part of that custom group
    And what do you mean by following statement:
    TiA. I will assign points.

  • Self Subscription to OIM Groups

    Hi All,
    I have a req where in user can self subscribe to OIM Group with the manager's approval. Can it be done OOTB configuration? I have couple of solutions in my mind. Can u suggest me which is the best way to implement this?
    1. Use an RO
    2. Complete Customization (Menu item / Java)
    Thanks & Regards
    INIYA

    This turns out to be quiet a complex task to achieve. Well I can tell you what steps you need to follow to do that:
    1) Have a task in your approval workflow which reads the number of groups in the child form.
    2) Have two hidden UDF's in the object form as follows.
    count - set this to 0 initially.
    groupCount - set it to the value fetched in the above task.
    3) Create a task.eg findApprover. Supply the above two attributes from the Object form as input to the adapter mapped. In the adapter just return TRUE if count<groupCount, else return FASLE.
    4) Create another two tasks like. UpdateCount and AssignTaskToGroup.
    The first task will just update the value of count by 1.eg from 0 to 1
    The next task will find the approver User/Group, either from a text file or a lookup wherever you store it. And assigns the task to that particular User/Group. Here you will need to fetch all the groups from the child object form and on the basis of the count value, you can decide upon which group needs to be processed.
    5) To loop for groups individually under the same request you need to add these 3 tasks in order under the 'Tasks to Generate' section fo the task-'findApprover' defined in step-3 for the response-'TRUE'.
    - UpdateCount
    - findApprover
    - AssignTaskToGroup
    This is it. You will be able to achieve the functionality to assign tasks to different Users/Groups for different child table groups under the same request.
    Thanks
    Sunny
    Edited by: rajsunny on Nov 26, 2009 8:49 AM

  • While I have create group asset error occured Assert condition is voilated?

    Hi  All,
    while I have create group asset error occured Assert condition is voilated . Its runtime error .
    please can you send screen shot  screen layout of group asset in asset master data?
    Thanks
    Shailesh.
    9604645129.

    Hi
    what is the message number/ Dump ananlysis (check it in ST22) ?
    VVR

  • AD Group provisioning error

    Hi ,
    I am trying to create group from OIM but getting below error. Please provide me solution on this.
    Running CREATEOBJECT
    Target Class = oracle.iam.connectors.icfcommon.prov.ICProvisioningManager
    <Nov 15, 2013 2:40:23 PM PST> <Error> <ORACLE.IAM.CONNECTORS.ICFCOMMON.PROV.ICPROVISIONINGMANAGER> <BEA-000000> <oracle.iam.connectors.icfcommon.prov.ICProvisioningManager : createObject : Error while creating user
    java.lang.NumberFormatException: For input string: ""
            at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
            at java.lang.Long.parseLong(Long.java:431)
            at java.lang.Long.parseLong(Long.java:468)
            at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.init(ICProvisioningManager.java:104)
            at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.init(ICProvisioningManager.java:123)
            at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.createObject(ICProvisioningManager.java:267)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADIDCCREATEOBJECT.CREATEOBJECT(adpADIDCCREATEOBJECT.java:109)
            at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADIDCCREATEOBJECT.implementation(adpADIDCCREATEOBJECT.java:54)
            at com.thortech.xl.client.events.tcBaseEvent.run(tcBaseEvent.java:196)
            at com.thortech.xl.dataobj.tcDataObj.runEvent(tcDataObj.java:2492)
            at com.thortech.xl.dataobj.tcScheduleItem.runMilestoneEvent(tcScheduleItem.java:3148)
            at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(tcScheduleItem.java:716)
            at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:602)
            at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:474)
            at com.thortech.xl.dataobj.tcScheduleItem.insertResponseMilestones(tcScheduleItem.java:1864)
            at com.thortech.xl.dataobj.tcScheduleItem.eventPostUpdate(tcScheduleItem.java:890)
            at com.thortech.xl.dataobj.tcDataObj.update(tcDataObj.java:662)
            at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:508)
            at com.thortech.xl.adapterfactory.events.tcAdpEvent.updateSchItem(tcAdpEvent.java:187)
            at com.thortech.xl.adapterfactory.events.tcAdpEvent.finalizeProcessAdapter(tcAdpEvent.java:3773)
            at com.thortech.xl.adapterfactory.events.tcAdpEvent.finalizeAdapter(tcAdpEvent.java:3955)
            at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpCGADPTUBUPDATEFORMFIELD.implementation(adpCGADPTUBUPDATEFORMFIELD.java:73)
            at com.thortech.xl.client.events.tcBaseEvent.run(tcBaseEvent.java:196)
            at com.thortech.xl.dataobj.tcDataObj.runEvent(tcDataObj.java:2492)
            at com.thortech.xl.dataobj.tcScheduleItem.runMilestoneEvent(tcScheduleItem.java:3148)
            at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(tcScheduleItem.java:716)
            at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:602)
            at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:474)
            at com.thortech.xl.dataobj.tcORC.insertNonConditionalMilestones(tcORC.java:847)
            at com.thortech.xl.dataobj.tcORC.completeSystemValidationMilestone(tcORC.java:1162)
            at com.thortech.xl.dataobj.tcOrderItemInfo.completeCarrierBaseMilestone(tcOrderItemInfo.java:794)
            at com.thortech.xl.dataobj.tcOrderItemInfo.eventPostInsert(tcOrderItemInfo
    Thanks,
    Amit

    Have you supplied a value for all the neccessary fields?  You could also try enabling your debug logging.  There is some value that you are not providing.  Are there any default values that you have not supplied a 1 or 0 for that are checkboxes?
    -Kevin

  • User and Group Recon Error with OID

    On a new development installation of OID and OIM, I am getting the following error while trying to run either User or Group reconciliations:
    LDAP: error code 53 - Function Not Implemented, search filter attribute modifytimestamp is not indexed/cataloged
    How can I add the appropriate index to allow these tasks to run?
    Kerry

    Have you tried:
    4.3 Using Custom Attributes in Oracle Internet Directory
    You can search for an attribute in Oracle Internet Directory only if the attribute is indexed. By default, standard attributes of the user and group entries are indexed. If you use a custom attribute, you can index it by using the catalog command. For example, if you migrate automount data to be used by automount programs such as amd or autofs, index the automountKey attribute by using the catalog command, as follows:
    catalog connect="connect_str" add="TRUE" attribute="automountKey"
    (from http://download.oracle.com/docs/cd/B28196_01/idmanage.1014/e12023/migrate.htm)
    Hope this helps
    Martin

  • OIM 9.1 error conector SAP

    Hello,
    I've got a null pointer in the SAP conector. What could be the problem?
    Thanks.
    LOG
    2011-07-18 11:59:10,065 INFO [XL_INTG.SAPUSERMANAGEMENT] ***** Starting SAP User Reconciliation *****
    2011-07-18 11:59:10,076 INFO [XL_INTG.SAPUSERMANAGEMENT] ***** Starting SAP INIT ******************************
    2011-07-18 11:59:10,077 INFO [XL_INTG.SAPUSERMANAGEMENT] number of batches = all available.
    2011-07-18 11:59:10,077 INFO [XL_INTG.SAPUSERMANAGEMENT] Resource ObjectSAP8 SRM
    2011-07-18 11:59:10,077 INFO [XL_INTG.SAPUSERMANAGEMENT] *************** SAP INIT Ends******************************
    2011-07-18 11:59:10,077 INFO [XL_INTG.SAPUSERMANAGEMENT] ***** Start EXECUTE Method*****
    2011-07-18 11:59:10,077 INFO [XL_INTG.SAPUSERMANAGEMENT] Resource ObjectSAP8 SRM
    2011-07-18 11:59:10,085 INFO [XL_INTG.SAPUSERMANAGEMENT] customQuery is userid=OIM_01
    2011-07-18 11:59:10,085 INFO [XL_INTG.SAPUSERMANAGEMENT] parameters are [USERID;OIM_01]
    2011-07-18 11:59:10,085 INFO [XL_INTG.SAPUSERMANAGEMENT] operators are []
    2011-07-18 11:59:10,085 INFO [XL_INTG.SAPUSERMANAGEMENT] SAP Create Connection Request
    2011-07-18 11:59:10,085 INFO [XL_INTG.SAPUSERMANAGEMENT] START SAP Connection creation.
    2011-07-18 11:59:10,085 INFO [XL_INTG.SAPUSERMANAGEMENT] After Create Client
    2011-07-18 11:59:10,099 INFO [XL_INTG.SAPUSERMANAGEMENT] SAP Connection creation successfull.
    2011-07-18 11:59:10,099 INFO [XL_INTG.SAPUSERMANAGEMENT] handleRegularRecon method is started
    2011-07-18 11:59:10,099 INFO [XL_INTG.SAPUSERMANAGEMENT] processChange method is started
    2011-07-18 11:59:10,099 INFO [XL_INTG.SAPUSERMANAGEMENT] Recon From Date:Mon Jul 18 11:50:46 CEST 2011
    2011-07-18 11:59:10,099 INFO [XL_INTG.SAPUSERMANAGEMENT] Recon To Date:Mon Jul 18 11:59:10 CEST 2011
    2011-07-18 11:59:10,099 INFO [XL_INTG.SAPUSERMANAGEMENT] Recon From Time:Mon Jul 18 11:50:46 CEST 2011
    2011-07-18 11:59:10,100 INFO [XL_INTG.SAPUSERMANAGEMENT] Recon To Time:Mon Jul 18 11:59:10 CEST 2011
    2011-07-18 11:59:10,105 ERROR [XL_INTG.SAPUSERMANAGEMENT] ProxyUserReconManager: java.lang.NullPointerException
         at com.sap.mw.jco.JCO$Function.<init>(JCO.java:18075)
         at com.thortech.xl.integration.sap.proxy.SAPProxyUserReconManager.processChange(SAPProxyUserReconManager.java:156)
         at com.thortech.xl.integration.sap.proxy.SAPProxyUserReconManager.handleRegularRecon(SAPProxyUserReconManager.java:549)
         at com.thortech.xl.schedule.tasks.SAPUserRecon.execute(SAPUserRecon.java:368)
         at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.run(Unknown Source)
         at com.thortech.xl.scheduler.core.quartz.QuartzWrapper$TaskExecutionAction.run(Unknown Source)
         at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source)
         at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown Source)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:178)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:477)
    2011-07-18 11:59:10,105 INFO [XL_INTG.SAPUSERMANAGEMENT] handleRegularRecon method ends
    2011-07-18 11:59:10,105 INFO [XL_INTG.SAPUSERMANAGEMENT] No of modified users for SAP SAP8 R3 IT Resource:0
    2011-07-18 11:59:10,244 INFO [XL_INTG.SAPUSERMANAGEMENT] START SAP Connection Close.
    2011-07-18 11:59:10,255 INFO [XL_INTG.SAPUSERMANAGEMENT] SAP Connection Close successfull.
    2011-07-18 11:59:10,255 INFO [XL_INTG.SAPUSERMANAGEMENT] Reconciliation is completed for :SAP8 R3 IT Resource
    2011-07-18 11:59:10,293 INFO [XL_INTG.SAPUSERMANAGEMENT] START SAP Connection Close.
    2011-07-18 11:59:10,293 INFO [XL_INTG.SAPUSERMANAGEMENT] SAP Connection Close successfull.

    Update SAP OIM add-on

Maybe you are looking for

  • Open a PDF with Adobe's PDF Reader

    Hi all, I have a Nokia Lumia 720, and placed a PDF file on to the SD card in a folder called DOCUMENTS. After downloading Adobe PDF Reader and installing the app, when I open the app, it says NO FILES AVAILABLE. Where do I need to place the PDF file

  • Down payment process for Poland - correction invoice

    Hi, In note 1007635 is a statement: "Apply code changes given in this note to include ZXVVFU08 (being     part of EXIT_SAPLV60B_008), save and activate the project." Does anyone know where I can find this code?

  • Wrong posting in gl

    Hi Al, when we run payroll some tranaction posting is happen to credit side. actually that tranaction should post debit side. plse tell me any one of how to slove this issue.

  • Problem with changing double to int!

    Hi guys. I've got a major headache trying to solve this problem, and I'm hoping maybe someone abit wiser than I could help me out. I've added two lots of code, one where if I input 10 as the distance I get an answer of 423.529411..etc. However I want

  • Java ME 3.0 Web Services Stub Generator  Inheritance problem

    Hello, I have a problem with that relates to inheritance. Suppose I have abstract class User and class Member that extends class User. Suppose I have web service MyService: @WebService public class MyService { public User getUser(int id) { // do some