Wait for a specific time in SAP 4.6

Hi Experts,
Here is my issue.
There is a custom workflow where I need to include one reminder mail task (in between the tasks) after 5 days.
I have created wait step with an infinite wait event.
I gave 5 days in the latest end option of the workflow.
But now, the latest end option has created a new branch which just terminates the workflow.
Is there any way I can swap the Latest End Branch and the Event Triggered Branch.
Or is there any other way to make the workflow wait for 5 days..
Thanks in advance,
Sreekanth

Hi,
Use requested start tab.
Kind regards, Rob Dielemans

Similar Messages

  • Using Async to wait for a specific event

    I've simplified the creation and deletion calls and used a generic item.  In my before method, I call Async.handleEvent to wait for PropertyChangeEvents, but this only waits for the first one.  My problem lies in the fact that ItemManager is an IEventDispatcher that sends multiple property change events, but I need to wait for the specific event with the property "item".  However, when I call Async inside the handler, it does not keep the Test method from running, Before assumes that it's Async responsibilities have been fulfilled and launches the next stage of tests.  How can I keep Before from moving on until an event with a specific property has been received?
    public class Test
            private static const TIME_OUT:int = 3000;
            [Before(async)]
            public function runBeforeEveryTest() : void
                // Create a new item
                item.create();  // This is an asynchronous creation that sends many Property Change events
                //Wait for the item to be created before continuing tests.
                Async.handleEvent( this, ItemManager.instance, PropertyChangeEvent.PROPERTY_CHANGE, handlePropertyChangeForItem, TIME_OUT);
            [After]
            public function runAfterEveryTest() : void
                // Delete the Item
                item.delete();
            [Test(async)]
            public function itemExists() : void
                      Assert.assertTrue( item.exists() );
           private function handlePropertyChangeForItem(evt:PropertyChangeEvent, eventObject:Object) : void
                 if (evt.property == "item")
                     // Now that the item has been created, we can start the tests.
                     return;
                 else
                     // Keep waiting.
                     Async.handleEvent( this, ItemManager.instance, PropertyChangeEvent.PROPERTY_CHANGE, handlePropertyChangeForItem, TIME_OUT);
    Thanks in advance, it's greatly appreciated!

    I can't reproduce this issue. All seems to be working fine with multiple deferred Async calls. I am pasting my code in. Since I did not have your manager, I tried to repiicate this with a timer. If you could look at my code and see if it differs from yours in a significant way, I can take another shot, but it seems to be working as expected.
    package  
    import flash.events.TimerEvent; 
    import flash.utils.Timer; 
    import mx.events.PropertyChangeEvent; 
    import org.flexunit.Assert; 
    import org.flexunit.async.Async; 
    public class NestedAsync { 
    private static const TIME_OUT:int = 3000; 
    private var timer:Timer; 
    Before(async)]
    public function runBeforeEveryTest() : void {   timer =
    new Timer( 1000, 5 ); 
      Async.handleEvent(this, timer, TimerEvent.TIMER, handleTimerTick, TIME_OUT);timer.start();}
    [After]
    public function runAfterEveryTest() : void {  timer.stop();
      timer =
    null;}
    Test(async)] 
    public function itemExists() : void {Assert.assertTrue(
    true );}
    private function handleTimerTick(evt:TimerEvent, eventObject:Object) : void {  
      if ( timer.currentCount == 5 ) { 
        // Now that the item has been created, we can start the tests. 
        return;  }
      else  { 
        // Keep waiting.    Async.handleEvent(
    this, timer, TimerEvent.TIMER, handlePropertyChangeForItem, TIME_OUT);
    suite.cases { 

  • How can I perform data logging for a specific time??

    hello everyone,
    I am quite new in labview and I have a basic question regarding data logging. Currently I am using a cRIO9074 and doing some data logging for my test. The data logging it self works ok so far.
    But my problem is I would like to write my datas in a text file either for a specific time interval (ex)10 seconds) or for a specific amounts of data (ex)500 Samples). Can anyone give me some help regarding my problem?? Attached you can find my RT.vi 
    I would appreciate for anyhelp!
    Regards
    Yun 
    Attachments:
    BP250 Encoder Position & Velocity (Host).vi ‏92 KB

    Run your loggging program for that time. When your program terminates then it will write all the logged data so far in text file.
    Kudos are always welcome if you got solution to some extent.
    I need my difficulties because they are necessary to enjoy my success.
    --Ranjeet

  • Is it possible to schedule updates for a specific time of day like 12am?

    Is it possible to schedule updates for a specific time of day like 12am?

    No. If you use Automatic Updates, the apps update when the updates are available. Read this for a little more information.
    http://9to5mac.com/2013/09/20/ios-7-how-to-set-up-automatic-app-updates/

  • Table or FM to display inventory for material in plant for a specific time

    Hi, is there a table or FM or transaction that can display the plant inventory for a material for certain batch/plant for a specific time? I need to trouble shoot a problem that may be related to delivery not been created on the date determined in the sales order schedule line. Need to see if there is actually sufficient stuff at the time when the delivery due list is executed.
    MMBE or MB52 only gives me the inventory level as of the systems date/time. Need to pull out historical data.
    Any advise is appreciated.
    Thanks

    hi
    MB5B is one option to get stock on particular date.may be you can chedck MD05 - MRP list to get stock statement at time of MRP run.
    Vishal...

  • Can you ask for a specific time for your package to be delivered

    can you ask for a specific time for your package to be delivered

    You can only arrange that with the shipper after your package is shipped (and before it is deliverd.) When the package is shipped Apple usually emails the tracking information.

  • Capturing user state........ Retaining files for a specific time?

    Capturing user state........ Retaining files for a specific time?
    Can I retain the user files/data for a specific time as a copy after capturing user states then restoring them? If so what's the procedure and location of the files?
    tconners

    If you are using a SMP, yes, this is built-in functionality. The files are located in the location(s) specified on your SMP configuration. You'll also need the computer association that created them because it contains the encryption key.
    Jason | http://blog.configmgrftw.com

  • Make movieclip visible for a specific time duration

    Is there any possibility to make a movieclip visible for a specific time (e.g. 5sec.)? I want to make "srch275" show for 5 seconds and then make it disapear. Can this be achived?
    sruch_btn.onRelease = function () {
    if (cosearchbx.text == "APPLE"){
    srch275._visible = true;

    use setTimeout():
    sruch_btn.onRelease = function () {
    if (cosearchbx.text == "APPLE"){
    clearTimeout(srch275TO);
    srch275TO=setTimeout(srch275F,5000);
    srch275._visible = true;
    function srch275F(){
    srch275._visible=false;

  • How do you set a calendar alarm for a specific time on the day of the event without it being an all-day event

    Does anyone know how to set a calendar alert at a specific time on the day of the event.
    So that the alert date adjusts accordingly if you were to copy and past it to another date.
    The custom alert function kind of does this, but because it is an absolute alert (not relative) it will still refer to the date you initially set it to when you copy and paste it to another date. So this creates more work where you would have to go and manually change all the custom alerts. I have potential
    Anyone know how to set this kind of calendar alert?
    Thanks in advance

    Greetings: Set the alarm to message you (on your screen) and then snooze it every day for 15 days, or, set 15 separate alarm messages. There is probably an AppleScript somewhere on the web too, try searching that way as well.

  • File to Idoc with wait for 30 secs time

    Hi Experts,
    We  have a requirement like, sending a file using MDM adapter to Idoc.
    We need to process messgaes coming into ftp one by one to target system ECC with a time interval of 30 seconds.
    After 1 msg is processed, wait for 30 seconds and next message have to process.
    Please let us know any user defined function code for this.
    Thanks in advance...
    Soumya A

    Check below thread.
    File adapter to pick a single file
    CONFIGURE FILE ADAPTER ,get files one by one.
    Edited by: phani kumar on Jan 6, 2012 12:50 PM

  • Not getting Yahoo emails on Q5 except for a specific time span

    My Q5 started to have this issue started about 4, 5 days ago. I dont get any Yahoo emails except for an approx 5 hr time span at specific times of the day.  All other times I do not get any emails at all, not even when pressing the "refresh" icon.  
    I have deleted / rebooted/re-added the yahoo account multiple times without any improvement. I have also tested for improvement by taking away the "rim." in the settings (IMAP and SMPT), no help.
     Well, right after re-adding the acct, the missing emails showed up, but that was it.  It doesn't update my emails until that specific time of the day (for me that time span is from midnight to ~5am).  I'm able to send out email fine.  
    Anyone has any suggestions?
    Thank you very much in advance.

    Re: Yahoo.ca email account information disappears or is not recognized
    ‎11-25-2013 08:53 PM
    The password disappeared again, so I changed the password as you suggested.
    I discovered that Yahoo had changed the password requirements, and that was likely causing the problem.
    (I wish the error message had been more specific so I would have known that was the issue earlier).
    I created a new password according to the new Yahoo password requirements, and I have not had any other problems with it so far.
    Thanks.
    It was not me it was user cb_ca and the above is what they posted. You can ask that user your question, just click the envelope icon on the middle of the page near the top and you can send them a message, just enter the users name mentioned above and type your message.

  • Only wait for a specific condition for 10 seconds?

    I have a thread that waits to get notified by another thread. But this thread might crash and therfore never notifiy the waiting thread.
    Is it possible for a thread to wait for a notification for only 10 seconds?

    You're invoking wait(), right? Look at the API documentation, and you'll easily see other flavors of that method which allow you to specify timeouts.
    Make the API documentation part of your toolset.
    http://java.sun.com/j2se/1.5.0/docs/api/index.html
    That said, I'd first concentrate on fixing the thread code which you say "might crash". Anything else you do to work around that is just a dirty band-aid approach.

  • Insert query waiting for in-definite time.

    Hi all,
    I had a serious problem in my system.
    My application gets stuck when trying to insert a huge xml message in a table blob. Usually there is no problem, the insert query goes into wait state just around or after the gather stats running on this table ends.
    The table is partitioned one and around 150Gb in size.
    I have seen in toad the wait event for this insert query is SQL* net more data from client.
    This might be something related to RBS usage of this stuck insert query - in toad the RBS usage start time is same as the end time of gather stats.
    But i m unable to figure out why the insert is stuck just after the gather stats ends, i have simulated this issue many times. My oracle version is 9.0.8.
    Could somebody help to figure out why this is happening...?

    My oracle version is 9.0.8.I doubt this is correct.
    Post Operating System (OS) name & version for DB server system.
    Post results of SELECT * from v$version.
    Now CUT the commands & results & PASTE (post) them back here.
    ALTER SESSION SET SQL_TRACE=TRUE;
    -- invoke the problem SQL here
    ALTER SESSION SET SQL_TRACE=FALSE;
    now find the trace file within ./udump folder
    tkprof <trace_file.trc> trace_results.txt explain=<username>/<password>
    post the contents of trace_results.txt back here
    when application "gets stuck" run the following SQL from different session
    SELECT DECODE(request,0,'Holder: ','Waiter: ')||sid sess,
    id1, id2, lmode, request, type
    FROM V$LOCK
    WHERE (id1, id2, type) IN
    (SELECT id1, id2, type FROM V$LOCK WHERE request>0)
    ORDER BY id1, request
    /

  • Incoming mail for a specific time period

    Is there a powershell command to give me either a report or list of email RECEIVED to my mailbox between specific dates and times:
    Say I wanted to see ALL my email received in my in individual mailbox from: 2-23-2005 at 6:00 AM to 2-24-2005 12:00 PMAll I can find is criteria that gives me mail from or to a specific person.
    Ant help would be appreciated.
    RJM

    Assuming the items are in the inbox there is this:
    New-MailboxExportRequest -Mailbox MyMailbox -IncludeFolders "#Inbox#" -ContentFilter {(Received -ge '02/23/2005 00:06:00') -and (Received -lt '02/24/2005 12:00:00')} -FilePath "\\server\C$\PST-Exports\exported.pst"
    That one above won't remove the items from the mailbox, it just dumps a copy out into a PST.
    I have had trouble with this one below trying to get it down to the minute but you can get a report sent to another mailbox with this:
    Search-Mailbox -Identity MyMailbox -TargetMailbox SomeMailbox -TargetFolder “test” -SearchQuery '(Received:02/23/2005..02/24/2005)' -LogOnly -LogLevel Full
    That search-mailbox one goes by UTC time for some reason so it misses some hours based on how far off from UTC you are and as I mentioned I haven't been able to get it to work entering the time, just the date.
    These commands look at what email you have now.  If you deleted an email, it will not show up.  The message tracking logs will show you every email you received/sent.
    CRM Advisor

  • Unit cost of material from the PO for a specific time

    Hi gurus,
    is there a report that can give us what the unit cost of a material was during a given time frame. The cost we are looking at is the PO price. For example we would want to be able to see OK what was the cost of Part A from 03/01/09 to 03/31/2009 or on 3/1/2009.
    Thanks
    Anusha

    hi,
    For material group / vendor you get the purchasing values..
    for that check: MC$4 : for vendor..
    MC$< : for material group
    But material price can;t be taken out directly, just because material master data is independent of vendor master data...and both together comes into picture when they are procured from the given vendor...
    Regards
    Priyanka.P

Maybe you are looking for