OIM Resource in "Waiting" status

How can I get the "Waiting" status to be changed to provisioned.
What happened is that Exchange is Dependant on AD. AD gets stuck in provisioning and Exchange goes into Waiting mode. When AD provisioning is fixed and goes to Provisioned state, Exchange is still in Waiting.
How and when will it change to provisioned? Do I need to do something?
thx

Have a look at
Re: exchange and ad autoprovisioning
BUG 7657868
Thanks
Suren

Similar Messages

  • Resource in Waiting status wiating for what?

    Hi All,
    How can one tell what the resource is waiting for?
    Thanx
    Fred

    I avoid dependent tasks whenever possible. I would rather write code that checks and performs an action when needed against an other object. I would submit an SR to find out how to force a waiting object. What version of OIM are you using?
    -Kevin

  • Waiting status

    Hi all,
    I have a user in OIM with "AD User" resource object in "Disabled" status.
    I need to change the status of the resource object to "Enabled", but the "Enable User" task it showing the status as "Waiting".
    I tried to add this task but always show me the same status.
    Can it be possible that this task(Enable user) change the status to "Complete"?
    How Will I do it ?
    Thanks,
    Bleid.-
    Edited by: Bleid on Mar 27, 2009 12:40 PM

    Most likely it is in a waiting status because it is dependent on a task that is not in a completed state. To get it out of waiting, you need to either get the dependent task correct, or go to the task definition and remove the dependency and reinsert the task.
    Cheers,
    Deborah

  • How to get users provisioned / enabled with all OIM Resources.

    Looking for help on java / sql query on how to get all the users in OIM (9102 BP 13) provisioned/enabled status only,
    with all OIM Resources available in System.
    Edited by: 907571 on Apr 18, 2012 4:12 AM

    select usr.usr_login, usr.usr_status, obj.obj_name, ost.ost_status, act.act_name
    from oiu, usr, ost, obj, usg, act
    where oiu.usr_key=usr.usr_key
    and oiu.ost_key=ost.ost_key
    and ost.obj_key=obj.obj_key
    and usr.act_key=act.act_key
    --and obj.obj_name in ('Resource Name')
    --and usr.usr_status = 'Active'
    and ost.ost_status in ('Enabled','Provisioned')
    -Kevin

  • How to re-start the workflow for Shopping carts in WAITING status

    Hi
    We are using 1-step approval work flow, and we get some strange issue. We can add approver in the workflow, but after we click order button and back to check status again, sometimes there will be "Ad-hoc agent not found" issue. Do you know how to solve?
    And one workaround for user is to re-add the approval, and sometimes the shopping cart back to normal. But sometimes, after we add the approver, the shopping cart are in waiting status:
    Workflow Item:
    Workitem-ID 000000714642
    Task WS10000276
    Text One-Step Approval: Value limit: Shopping Cart
    1000114698
    Status WAITING
    Statustext Waiting
    Date 13.06.2008
    Time 10:41:22
    So may I ask how to re-trigger the workflow?

    Hi,
    Thx for that. I need to trigger the Approval workflow to go the the approval manager.
    Can u give me the document on this? thx,  kerry.liu [at] ap.effem.com.
    Thx very much
    Kerry

  • Work flow in waiting status

    Hi,
    we are using N step PO work flow for chagning the purchase orders.
    when the PO is changed and ordered workflow is going into WAITING status.
    It is not triggering the next steps at all.
    Could any one suggest how to proceed further?
    Thanks,
    Naresh

    Hi Daniel,
    It's wokring fine for all the PO'S.
    For only one specific PO we are facing this problem.
    Even If I try to change the same PO again it gives an error
    'Document being processed in background; try again later'
    Please suggest.
    Thanks,
    Naresh

  • HT1688 I'm trying to download a audiobook I got this morning with iTunes. However, the book is frozen on "waiting" status, what is the audiobook "waiting" for?

    I'm trying to download a audiobook I got this morning with iTunes. However, the book is frozen on "waiting" status, what is the audiobook "waiting" for?

    Hello Jose,
    I would be concerned too if the audiobook I purchased from iTunes was not downloading on my iPhone. I have a few suggestions to get it downloaded to your iPhone.
    First, I recommend checking to see if the download was interrupted:
    If your download was interrupted using your iPhone, iPad, or iPod touch
    From the Home screen, tap the iTunes app.
    For iPhone or iPod touch, tap More > Downloads. For iPad, tap Downloads.
    Enter your account name and password if prompted.
    Tap the blue download arrow to resume.
    iTunes: How to resume interrupted iTunes Store downloads
    http://support.apple.com/kb/ht1725
    If the audiobook still does not download, I recommend signing out and back into the iTunes Store on your iPhone:
    Changing your Apple ID account
    Tap Settings > iTunes & App Stores, then tap the Apple ID signed in.
    Sign out of the current Apple ID account and then sign in with another account or create a new Apple ID.
    The last step states to sign in with another account, but for the situation you described, I recommend just signing in with your same Apple ID.
    You can find the full article here:
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/HT1311
    If you are still not able to download the audiobook, you can report an issue with this purchase using the steps in this article:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/ht1933
    Best,
    Sheila M.

  • BPM with waiting status in MONI

    hi forum ...
    in a fille to file scenario...with BPM.....
    there are two receivers and 1 send step....
    its like receiver1-->receiver2----->send1
    when the scenario runs.......it receives a particular message for "receive2".....which i cant provide right now.......so the sxmb_moni shows a waiting status .....means a clock like signal......
    how can i stop the BPM instance in waiting loop
    is there any time out after which the BPM instance ll stop automatically

    <<you have configured a terminating event>>
    but i cant provide that condition due to some reasons......
    <<SWIA to complete the workflow manually>>
    how to do that...can u elaborate

  • There songs in the wait status and not any more on my mac

    I have songs in the cloud which are still on wait status but I have them not any more on my computer.

    Then they will never be available to play on your iOS status. You'll either need to find a way to restore the files, or just delete the tracks from the iTunes library.

  • JDBC receiver in "waiting" status

    I have a scenario where Idoc’s pass records through XI to 10 JDBC receivers (SQL to be specific).
    The records are being inserted into all 10 database tables successfully, but in Runtime Workbench, the first receiver has a successful message, but the other 9 receivers go into "Waiting" status. After 3 retries, they go into "System Error" status (but for each retry, the records are inserted again into the tables, ie: I end up with 4 of the same records in the tables).
    Runtime Workbench gives me the following error:
    MP: Exception caught with cause com.sap.engine.services.ejb.exceptions.BaseTransactionRolledbackLocalException: Exception thrown in method process. The transaction is marked for rollback.
    Exception caught by adapter framework: Exception thrown in method process. The transaction is marked for rollback
    The message status set to WAIT.
    Delivery of the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Exception thrown in method process. The transaction is marked for rollback.: com.sap.engine.services.ejb.exceptions.BaseTransactionRolledbackLocalException: Exception thrown in method process. The transaction is marked for rollback..
    Can anyone help?

    HI,
    Did you check the Retry option set for these Adapters? if not check it in the Visual admin for the JDBC Adapter
    If feasible try re-look the Design. Instead of using 10 different Adapters accessing same database, you can try with one Stored Procedure so that Database hit will be minimized and hence the queue problems.
    Rgds, Moorthy

  • Work item is in WAITING status

    Hi All,
    from the past 2 months we are getting so many work items in waiting status in our system. We are able to see different work flow work items in 'WAITING' status.
    What would be reason to be in waiting status.
    All this work items are having message as ' Work item submitted for execution' in log but it is not reaching agents inbox for approval.
    Is SAP Note 962488 will help me in this issue.
    Regards,
    Kusuma K.

    Hi ,
    There can be some event which is either inactive or incomplete, check for them in the Log and do the needul.
    Hope it shd help.
    DP

  • Java Proxy message in waiting status

    Hi,
       Let me explain my case, In our Integration Scenario we have configured an Inbound Java Proxy as the How to guide (HOW TO WORK WITH JAVA PROXIES) expain, but the proxy doesn't hava code, that is, it have the code by default when its created, and when we register it and the scenario runs, in the message monitoring the status of the message to the JP Business Service is in WAITING status, and in the details it says sometimes that an old reference to another JNDI name of bean is doesn't locate or the message "MessageSpecifier could not be reset".
       Remember, the Imp. class has only the default code and the scenario is JDBC --> XI --> JavaProxy
       Any ideas?

    Hi Hector,
    Status:  WAITING
              The message had been sent and it is failed and is currently waiting for another attempt.
    Solution :
    When the fist attempt to deliver the message has failed (a recoverable exception arose), the message is usually rescheduled and the status is updated to WAITING. As long as the message is in this status, the Messaging System retries to deliver the message according to the configured retry settings (default 3 tries).
    Regards
    Agasthuri Doss

  • Dowload app from app store stay in wait status

    Since i update to ios 5.0.1 on my ipad2  everytime if i want to download apps form the app store the status of the downlaod proces stays in "wait" status and the app will not be installed.

    Hi fredfromroosendaal,
    You can try do a soft reset by pressing the home and power together for around 10-15 secs and wait it reboot.
    After that try download again and it should solve the problem.
    I face this before and get it done by doing step above.
    Hope this works for you too.

  • SRM PO Workflow (BADI Type) in waiting status

    Hi all,
    I am in SRM extended classic scenario. After shopping cart gets created, it gets automatically approved and PO is created. Then PO workflow is triggered for approval. This happens fine in development box. However when its been transported in quality, the PO workflow remains in 'Waiting Status'. The requested start date has been set to future date 31.12.9999. Thus the workflow does not start properly. If gets stuck with the first step. It does not go upto the approval step.
    Is there anyone who can tell me why this is happening and what is the remedy?
    Regards
    Dip

    Hi Dipankar,
    Is it required to set the requested start date to future date 31.12.9999?
    Also check if the same has been maintained in development system.
    I think this might be restricting the workflow to proceed. Please check the relevance of this deadline monitoring.
    Regards,
    Saumya

  • OIM Resource Bundles

    Hi
    We tried to put HTML tags inside the OIM resource bundles to customize the Self Registration Confirmation page but the page displayed with the HTML tags and didn't show the translated HTML tags.
    How can we embed HTML tags in the resources properties files for OIM and make it working properly ?
    Thanks

    If you want to have default values, I would suggest using ResourceBundles and just sending in a Locale with the variant of the company. That way if your application ever needs to be localized it won't take much to change it. Your properties files would be named baseName_languageCode_CountryCode_Variant.properties.
    It has been a great advantage for the program that I am developing.

Maybe you are looking for