Scheduler - schedule for some weekends of the month

Hello world

I have a small question on the Scheduler.  There have been a few times I want to plan things for some weekend... for example, planning a reboot every third Sunday of the month.  I don't know if it's possible with the planner of the way it is currently set up, but maybe I'm just completely overlooking something.  It seems to me that I have to manually enter these dates.

I would like to know if anyone has any ideas.

Thank you!

Hey goody,.

I only use the Scheduler (in the left pane) if I want to program to fix times, for example once a week, each time nd so on.

For all other purposes, I use auto programming workflow. This means a workflow that is itself on common language runtime scheduling.

Just call your workflow in itself as a regular workflow. Before calling calc planning date with your algorithm (for example every 3rd Sunday).

After this date, you will get the scheduleTask. Here you can also set the Boolean value for a restart in the past.

Under the Goody3335 of workflow in the form of schema:

Annex Calc might look like this for all the 3rd Sunday

workflowScheduleDate = new Date(); //this is now
if (workflowScheduleDate.getMonth() < 11) {workflowScheduleDate.setMonth(workflowScheduleDate.getMonth() + 1);}
else {workflowScheduleDate.setMonth(0);}
workflowScheduleDate.setHours(12);
workflowScheduleDate.setMinutes(0);
workflowScheduleDate.setSeconds(0);
workflowScheduleDate.setDate(1);
if (workflowScheduleDate.getDay() > 0) {workflowScheduleDate.setDate(22 - workflowScheduleDate.getDay());}
else {workflowScheduleDate.setDate(15);}

You can run this workflow to start whenever you want. He will then see next month by adding a month or go back to 0.

setDate sets the calendar on the first day in this new month (now the date is the 1st of the new month and the time is set to vCO, 12:00 local time = GMT + Offset)

From there we can calc the 3rd Sunday: 22-DayOfWeek is the 3rd Sunday, except months begins on Sunday, is 15.

In the end scheduleDate ist 3rd Sunday at month 12:00

Kind regards, Andreas

Tags: VMware

Similar Questions

  • I'm trying to upload my site using ftp, but for some strange reason, the ftp server box becomes red, even if the name is correct. everyone knows about this problem?

    I'm trying to upload my site using ftp, but for some strange reason, the ftp server box becomes red, even if the name is correct. everyone knows about this problem?

    Hello

    I would ask to share with you the screenshot of the box which becomes red.

    Concerning

    Vivek

  • How a schedule a claim concurrent with the months change settings

    Hi all,

    We try to schedule an application to run on a monthly basis. And date settings need to be adjusted as we would like this work to be performed for that date of the current month.

    Is this possible without coding. If so, what are the steps to do this.

    Thanks in advance.

    Hello.

    You just need schedule the program to run. Tick the option 'increment date settings performed. " If the
    request contains date parameters, select ' Increment date settings each run' so that the value for this parameter is necessary to adapt the new submission interval. " For example, if the value of the parameter is 25 July 1997 07:00 and the interval is monthly, is set to 25 July 1997 07:00 for the next presentation.

    Octavio

    Published by: Octopus Rex on April 30, 2010 06:26

  • Navigation for some entries on the issues of monthly closing and end of month closings

    Hi Experts


    A few entries on the month end close and
    What types of emissions be meet when closing (refer to any).

    Navigation for end of month closures

    In the case of the inventory: the monthly accounting period closed, you must make sure that there no transactions shipping processed, unknown of the important operations, waiting for TEC costing transactionsm etc... The number of these kinds of operations should be zero. For example, if there is no delivery of unprocessed transactions which could be stuck/wrong during the execution of Program Interface travel stop, then you cannot close the period for that month until that you delete these transactions. Check metalink, 262979.1 to the same note.

    Navigation is the inventory > Cycle farm accounting > accounting periods in the inventory. Click on the button waiting to see pending transactions. If there is NO resolution required to be done, you can close the period INV for this month.

    Kind regards
    Agnes

  • How do I trouble or repair cmd.exe on Win XP? For some strange reason the extension bat files does not work

    Hi all

    I have four PC all currently running Win XP Professional Service pack 3. Unfortunately only two of them will run the extension bat files when I double-click the file or run the file at the cmd prompt. The other two for some strange reason will not. When I double-click on them the cmd window opens quickly and then stops as quickly. There, someone knows what's the problem?

    I tried to do my research and on another forum, someone suggested to reinstall or repair the cmd. Is this possible? If so, how? What is the right course of action at all?

    Please if someone could help me to solve this crisis, I would be extremely grateful. Without these bat running files, I can't render my farm runs correctly. Thank you.

    Too bad. Figured it out. Thanks anyway.

  • Running in a book headers are empty for some files of the book?

    12 of FrameMaker unstructured: I have a file of a book with several chapters in separate files. I also have a template file that is used to control all the files in my book. In this template file, I have the system variable running H/F 2 header on a master page. It comes to show section 1 - level chapter in a header on each page name. I use Formats of file/import/order with all selections containing the tag to import all the common parameters of my template file in each book file of. All files use layout unique face with right master page only.

    For some reason, most of the book records shows no chapter running name in the header. Some files display properly. What could be the problem here? All files must have been prepared in a similar method. How can I make sure all the pages show header running names?

    Large. Maybe you can mark my answer as "Good response" so that this thread is not open.

    Thank you :-)

  • start date for each week of the month

    Dear members

    How can I find double, the start date of each week of the month in a year.
    beginning of the week is the word "Monday".


    year month week day date
    ----------------------------------------------------------------------------------------
    Monday, January 3, 2011 JAN 1, 2011
    2011 2 JAN Monday, January 10, 2011
    Monday, January 17, 2011 January 3, 2011
    JAN 4 2011 on Monday, January 24, 2011
    2011 to January 5 Monday, January 31, 2011


    Thank you

    teefu

    Hello

    You can use this:

    with t as  (select to_date ('01/01/2011', 'DD/MM/YYYY') start_date from dual)
    select  date_calc
    from (
            select  start_date,
                    (level-1)*7+trunc (start_date , 'D')+1   as date_calc
            from t
            connect by level <=53)
    where trunc(date_calc,'YYYY')=trunc(start_date,'YYYY') ;
    

    Kind regards
    Sylvie

  • Some app tabs are pinned with just a square box and no icon (picture) inside the same is true for some tabs on the regular toolbar; How can I change these empty boxes to a significant icon?

    Almost all of the tabs in the tabs of the toolbar tools and app have iconic pictures on the left of the text. Since I updated firefox, some now just in the blanks instead of recognizable icons. Is it possible to change the empty box with an icon image and how do I do this.

    The pin tab usually shows what we call a 'favicon' of the site. If the site isn't a favicon, then he is shown as a white square. You can customize your favicon using some extensions or modules. Here is a link:

    1 changer bookmark Favicon: https://addons.mozilla.org/en-US/firefox/addon/bookmark-favicon-changer/

    2 Favicon Picker 3: https://addons.mozilla.org/en-US/firefox/addon/favicon-picker-3/?src=ss

    Or you can search for additional modules. Just make sure the add-on is available for your version of firefox.

  • For some sites, all the contents of the page are completely replaced with strings not formatted of Chinese characters

    I recently visited a Chinese social media Web site. Since then, many sites does appear as pages very, very long time Chinese characters. If I look at the page source, it's just a string of characters some very, very long time. It is not all sites, but it's a lot and apparently randomly. This problem only affects Firefox – the sites load properly in Chrome.

    I tried to empty the cache, but has not made a difference. I deleted all cookies, but no luck. This seems to be different from all other 'random Chinese characters' problems, but I wonder if anyone has come across this before. Seriously, I don't know what is happening. As I said - only affects Firefox, although I visited the Chinese site with Firefox and Chrome.

    Please read this article to see if it helps. The Chinese site might have changed somehow your character encoding settings and it didn't come back to your original one:

    http://chinesehacks.com/software/change-the-character-encoding-for-a-website/

    Here is another, but quite long, however:

    http://forums.mozillazine.org/viewtopic.php?f=38 & t = 1988057

  • NULL values for some elements of the XML reading tree

    I am confirming that I interpret correctly all the elements of a custom data XML structure defined by my application (the schema is completely under my control).  Some of the elements in my XML tree are read as NULL values, even if similar items are readind as expected.  I have checked some obvious things like misspelling the names of keys, but have not yet find the problem.  Anyone who has debugged similar questions - what else could cause this?

    Example XML:

    
        1.0.0.0
        1000
        MyAppsName
        
            
                1000
                userDefined
                StructName
            
        
    
    

    And extracted C++ w/comments at the end of each line about what I see (DataManager is my class of CRUD operations):

    In DataManager.hpp:

    QVariant mCustomDataStructsTopLevel;
    QVariantMap mCustomDataStructsTopLevelMap;
    

    In DataManager.cpp:

    mCustomDataStructsTopLevel = mXda.load(Utils::dataFilePath(customDataStructsFileName));  // XmlDataAccess; verified loading w/no errors
    mCustomDataStructsTopLevelMap = mCustomDataStructsTopLevel.toMap();
    
    qDebug() << "appName element value: " << mCustomDataStructsTopLevelMap["appName"]; // Outputs "MyAppsName" as expected
    qDebug() << "lastId element value: " << mCustomDataStructsTopLevelMap["lastId"]; // Outputs null (specifically: QVariant(, ) ) - this is NOT expected
    qDebug() << "appVersion element value: " << mCustomDataStructsTopLevelMap["appVersion"]; // Outputs null (specifically: QVariant(QString, "") )  - this is NOT expected
    

    OK, I got the feeling (and actually hoped) it was a silly mistake of face-palm on my part (compared to a problem of BB10 who had little chance of getting fixed).

    The problem is that I copy the structure of custom data from Starter to my Active dir to my data directory to first install but do not crush him on subsequent launches, as the copy in the data directory is what the user changes and relies on.  I was not a delete and reinstall on each of my iterations, so I wasn't really loading the modified versions of my XML I wanted--just, I was getting a day old stale version which was actually for the items I didn't expect NULL values for nulls.  DOH!

  • Looking for an explanation behind the monthly billing.

    I'm looking for an explanation as to why Adobe decided to make their programs require billing monthly one-time vs.

    I'm using CS5 as soon as now (I used it since it was released) and am happy with it - that is, until I got a new MacBook which has the Retina display, which results in image quality and fuzzy interface when editing. (Same applies to Microsoft Office)

    Then... I went to buy the new Photoshop Illustrator, etc., to see that they only let you use it through monthly billing. Why? I'd rather 'clean' my own copy of Adobe to have programs to pay every month as World of Warcraft and other games online.

    Thank you in advance!

    I don't know if it will help with your new Mac, but you can always buy CS6 with a perpetual license Creative Suite 6

    In regards to why... There was a HUGE amount of discussion 2 + years when the switch attempted to Cloud perpetual license

    I have all the links to these old debates, so all I now is that today's software are subscription only

  • Select for week numbers in the month

    Hello

    I have a table with columns for the year and month, and select the number of the week for this month. For example:

    Where:
    10/2008
    Result:
    40 (01.10 - 05.10)
    41 (06.10 - 13.10)
    42 (13.10 - 19.10)
    43 (20.10 - 26.10)
    44 (27.10 - 31.10)

    Is this possible?

    Thanks in advance,

    Tobias

    You have not specified exactly what is the logic behind the exit that you showed that they do not incemements 7 days, but here's a starter for you to work on...

    SQL> ed
    Wrote file afiedt.buf
    
      1  WITH mydate as (select '10/2008' as dt from dual)
      2  -- end of test data
      3  select to_char(to_date(dt,'MM/YYYY')+(7*rn),'IW') as wk, to_date(dt,'MM/YYYY')+(7*rn) as dt
      4  from mydate, (select rownum-1 rn from dual connect by rownum <= 5)
      5* where to_char(to_date(dt,'MM/YYYY')+(7*rn),'MM/YYYY') = mydate.dt
    SQL> /
    
    WK DT
    -- ---------
    40 01-OCT-08
    41 08-OCT-08
    42 15-OCT-08
    43 22-OCT-08
    44 29-OCT-08
    
    SQL>
    
  • For some reason any the top of my screen is cut some as if some kind of configuration has been changed can someone help me fix, I noticed when my picture on my desk looked bigger and for some reason any.

    The image that I use as my background on my desk is larger than normal, and the icons on my desktop upstairs are partly cut, Ive tried to change the resolution, but it is configured correctly. Im not sure what to do now.

    Hello gracieyk,

    1. open settings display by clicking the Start button, clicking Control Panel, appearance and personalization, customization, and then clicking display settings.

    2. pursuant to the resolution, move the slider to the desired resolution, then click apply

     

    Here is one link: http://windowshelp.microsoft.com/Windows/en-US/Help/0386b009-5f30-45c7-80c8-ff0395cc24091033.mspx which will give you some

    Tips to get your quality return to normal display. Hope this helps you. Let us know anyway. Make it a great day!

    "And in the end the love you take, is equal to The Love You Make" (The Beatles last song from their latest album, Abbey Road.)

  • For some reason, all the applications I opened and I mean never alone, he goes straight to Windows Media Player.

    It's obviously a real problem since there are many other things that need to be done that WMP is unable to manage. Any ideas on how I can fix this mess?  Even the icons on the desktop have changed to a certain type of music format supports Windows Media. Help, please?

    Thank you very much.

    See if that helps - http://answers.microsoft.com/en-us/windows/forum/windows_7-files/i-use-window-7-and-some-how-i-have-set-everything/a0374982-87ad-45da-944c-8581168844bd and its related links.

  • Phone Smartphone blackBerry adds + for some numbers in the contact list

    Phone adds the numbers has + to all of my contacts list that start with 571, making it prohibitive and international calls. When I enter the number directly, I can call, but not if bring it to the top of the list of contacts

    Hi and welcome to the forums!

    I think that you need to check that your default country code and area code are entered correctly. Make sure that you do not use a prefix of National appeal.

    Thank you

    Bifocals

    For 8520 user manual - smart dial

    'Set the default country code and area code.
    1. in the phone application, press the Menu key.
    2. click on Options.
    3. click on smart dial.
    4. set the country Code and area Code fields.
    5. in the National number field, set the default length for phone numbers in your country.
    6. press the Menu key.
    7. click on save.
    Note: When you calculate the default length for phone numbers, include your area code and local number, but do not include your country
    code or the national direct dialing prefix. »

Maybe you are looking for