Hourly Schedule in XI R2 SP2

Hi,
I would like to schedule reports to run on hourly basis (take from morning 9am to 6pm, every 20th minute).
I find in scheduling option that on 'Hourly' option, i am unable to mention the start hour and end hour which was available in 5x.
Any suggestions. Am i doing something wrong.
Thanks in advance

You're not doing anything wrong - that specific scenario does not have an easy reporting solution. If the report is scheduled that frequently, perhaps just running on demand would be better.
You could just schedule the report to run Daily, Every X hour(s), N minute(s) and set the hour and minute values to 0 and 20. This of course would continue to run on off-hours. If the extra instances are not an issue, this is the simplest solution.
Another option would be to create an Event that occurs every 20 minutes during the working day, then schedule this report to run based upon this event. A small batch script could be created to check for the presence of a file, delete if necessary, and write a new file to a location. Create a file-based event to record this. Schedule your report job to execute based upon the successful completion of the file-based event.

Similar Messages

  • Scheduling in BusinessObjectsEnterprise4.0 SP2

    We are testing scheduling in BusinessObjectsEnterprise4.0 SP2 , the Instance manager history shows reports are run successfully .
    I am try to send the crystal reports/webi reports in PDF format to specific email id's.
    Please let me know if any additional configuration need to be done for the mail scheduling but everything is right according to CMS and history shows successfull but mails are not delivered.
    Thanks in advance for the help

    SMTP configuration is done, but if SMTP was an issue it should throw an error saying mail id cannot be resolved.
    Please advice
    Thanks

  • Help with a numbers formula to call up employee schedules for a particular day / hour of day

    So my goal is to be able to use a drop-down menu on Sheet-1 with "day of week" and a 2nd one with "hour of day" to pull up a list of employees working on a particular day at a particular time.
    So far I've got Sheet-1 where the magic will happen
    Sheet 2-8 are different days of the week each displaying an employees hourly schedule and what hours of the day it corresponds with
    Here's a visual example of my thoughts:
    http://imgur.com/a/45ZZr#1
    If anyone can help point me in the right direction that woul be helpful!

    Here is another approach that takes advantage of the Numbers 3 native filtering interface.
    Have a simple data input table like this (no formulas) and set up a filter as shown:
    When the filter box is checked the list shrinks to show employees working on Monday at 10a:
    Typing new values into the filter rule boxes changes the results instantly.
    And if you have the data input table arranged as shown, you can not only filter it but you can easily view it in multiple ways.
    Here's Monday:
    The one formula in the table, in B2 copied right and down, is:
       =IF(COUNTIFS(Hours Input::$A,$A2,Hours Input::$B,$A$1,Hours Input::$C,B$1)>0,"x","")
    And here's A's schedule:
    The formula in B2, copied right and down, is:
      =IF(COUNTIFS(Hours Input::$A,$A$1,Hours Input::$B,$A2,Hours Input::$C,B$1)>0,"x","")
    etc.
    SG

  • Use a "Write" Event on a Specific Drive or to a Specific Folder to Trigger a Task in Task Scheduler

    I first posted this question on the Microsoft Community forum. It was suggested that I repost it here.
    I have a question!
    (Pleas forgive the long post...)
    What I am trying to do: (This is what I have not yet figured out!)
    I am trying to figure out how to trigger a task, in Windows Task Scheduler (WTS), whenever a "Disk Write" event occurs on a specified drive on the machine. - Or, more specifically, whenever a new file or folder is written or
    saved to a specified Folder, or a specific Disk Partition, or a specific Hard Disk on the machine - whichever is more relevant for the end goal.
    The overall goal:
    When a "disk write" operation occurs and data is written to a specified location on a Hard Drive, start a Program at the beginning of the following hour, that will run a backup of the contents
    of that location, (after - of course - the new data has been written). After the backup is complete, disallow the program from being started again at the beginning of the next hour, unless more data is written to the specified location beforehand.
    Example:
    At 2:27pm, I save a new word document to "D:\My Folder\". When the new Word doc file is saved to "D:\My Folder\", my preferred Backup software application is then scheduled to run a backup at the beginning of
    the following hour - at 3:00pm - which will then create a new backup of "D:\My Folder\".
    The backup software will NOT be scheduled to run again at the next following hour - at 4:00pm - unless another file or additional data is written to "D:\My Folder\" - between 3:00pm and 4:00pm.
    Summary:
    The goal here is to only run a backup at the beginning of the next hour, following a “disk write” event to a specified location on the hard drive.
    Steps that I have, so far, on how to make this happen:
    Whenever data is written to a specified location on a hard drive (i.e. "D:\My Folder\"), "Task A," in Windows Task Scheduler, will be triggered to execute its action.
    The Action in "Task A" will run a script that changes the Status of "Task B" to ENABLED.
    The Action in "Task B" will, on a continuous hourly schedule, start a program that will perform work on the machine. (In this case, it will run a Backup Task in my preferred backup software.)
    Upon completion of work by that program (the Backup software), that program will run another script that will change the Status of "Task B" back to DISABLED; preventing "Task B" from continuing that program every hour
    according to its hourly schedule.
    How do I do this: ... ?
    The thing holding me back on making this work is figuring out how to identify the source that generates the “disk write” event and event ID I need, so I can use it to trigger a task in Windows Task Scheduler - in the way that I need. Furthermore,
    the “disk write” event needs to specific to a disk drive that I specify and if at all possible, specific to a location that I specify, i.e. “D:\My Folder\”.
    Any help on this as well as other suggestions on making this work is greatly appreciated!
    Ryan A Miller

    Hello Ryan A Miller,
    What is your current situation?
    Have you try the script as  Frederik Long mentioned?
    To receive better support, it is recommended to post in the TechNet Script forum.
    https://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    The professionals there will be glad to help you.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • LMS 3.2 - RME 4.3.1 - Report Generator scheduled Syslog-Reports

    Hi all,
    within Report Generator in RME 4.3.1 I discovered an issue with newly added devices in scheduled Syslog Severtiy Level Summary Reports.
    Settings for the report
    - Device Selector: All Devices
    - Data Range: 24 hours
    - Schedule: daily, at xx:xxh
    Our purpose for this job is to get a daily summary of syslogs of all managed devices.
    But there seems to be a problem with the dynamic update of newly added devices to DCR and RME-Device-DB.
    The report only creates output for all managed device at timestamp of report creation, not for newly added devices.
    Is this a know bug, or is this the planned behavior?
    Any suggested workarounds/fixs are appreciated.
    Thanks a lot for your help.
    Lothar

    This is documented in the online help for the report generator, sync archive, etc. pages.
    # Group Selector — To schedule a job for dynamic group of devices.
    The job is scheduled only for the devices that are present in the selected group at the time when the job is run. The customizable group selector for jobs evaluates static groups also as dynamic during run time.

  • Can't turn TM off (due to past use of scheduling editor?)

    Long ago (several 'cats' in the past) I changed the once-an-hour schedule of Time Machine. It think I used a program called Time Machine Scheduler, which I no longerhave and cannot find. 
    Ever since, Time Machine refuses to stop. The Preferences setting for On-Off is ignored, and TM is always On. 
    It seems there some setting, somewhere, that has not been reset, even through multiple OS updates. It's driving me crazy that every time I take my MB Pro away from the desk, I get Time Machine error messages even when I've turned it off.
    Clearly, there's a setting somewhere that was changed, and that has survived muliple OS updates.
    Since the current tool for this purpose seems to be Time Machine Editor, I installed it and then de-installed it, hoping that that might restore the settign to its default. No such luck.
    Does anyone have a solution?  I've seen several Terminal commands for changing the TM schedule but they seem to evolve as the OS changes. I don't want to try an outdated Terminal command and make things worse.
    Is there a way -- through Terminal or otherwise -- to restore the TM defaults so that the Preferences On-Off setting will be respected?

    Is this what you used?
    http://www.klieme.com/TimeMachineScheduler.html
    If that's it, you could try installing it again and using the "uninstall" button. But I'm hesitant to recommend that.
    The description on that web page makes sense in places, and doesn't make sense in others. I think the author wasn't quite sure what he was doing, and didn't fully understand the implications. It sounds like he adds a second set of files for controlling Time Machine, overriding the Apple ones - and that's why nothing you do works, since everything else just changes the Apple settings.
    Before using that software again, try looking in a couple of places to see if you can find the extra files that the software added:
    Use "Go -> Go to Folder" as mende1 suggested, but type "/Library/LaunchDaemons" and look for something that has TimeMachineScheduler in the name, or something similar. Do not delete it (yet). If nothing is there, try "/System/Library/LaunchDaemons" (this is a folder that you're never supposed to touch, ever, but I suspect this software does). Again, look for a file with a name that suggests it came from this software.
    If you find a file, and you're sure that it's from this software, then "copy" it (the old command-c, or "Edit->copy"). Open up terminal, and type this command and paste the file into the end of it before you hit "return" (it will just fill in the full path to the file):
    sudo launchctl unload -w
    After you paste, the full command will look more like this (but probably not this exactly, because I'm just guessing):
    sudo launchctl unload -w /Library/LaunchDaemons/com.klieme.TimeMachineScheduler.plist
    Hit the return key, you'll need to type your password (invisibly) and hit return again. Hopefully not much happens - if you see any kind of message it means something went wrong. This command tells your mac to stop loading this preference list file, and the "-w" makes it permanent.
    For good measure, restart your mac. If the problem goes away, then you can go ahead and delete the file. And hopefully Time Machine keeps working - it's possible that this software also disabled Time Machine in order to override it, but that's solveable too. And it's highly likely that the regular Time Machine preferences will start working at this point.

  • Multiple Holiday Schedules on one Call Handler

    Hello, I search previously for a solution to this problem, but have been unsuccessful.  I am running Cisco Unity Connection 8.5.1.
    Current Setup:
    Company has a system call handler named "Company AA" that serves as their autoattendant for answering incoming calls.
    Company has a holiday schedule associated to "Company AA" which includes recognized holidays, and an personalized greeting recording stating they are closed for the holiday.
    What needs done:
    Company has scheduled staff meetings throughout the year.  These need to be input into the system so that on these dates/times, a different personalized greeting recording plays stating that they are closed.  This needs to be a different recording than the normal Holiday greeting (so I cant just add the dates to the already existing holiday greeting).
    Is this possible with Cisco Unity Connection?
    Thanks!
    Derek

    Hello Derek,
    It is possible, however, you will need to create a different Call Handler and Schedule per Holiday, in this example I am going to use just 3 holidays (July 4th, January 1st and December 25th. The process is kind of complex, but here we go.
    1st: Create the Call Handlers:
    Create a CallHandler for the Company AA
    Create a CallHandler for January 1st
    Create a CallHandler for July 4th
    Create a CallHandler for December 25th
    2nd: Create the Holiday Schedules
    Create a Holiday Schedule for the Company AA CallHandler and add all the holidays here (January 1st, July 4th, and December 25th).
    Create a Holiday Schedule for the January 1st CallHandler and add just the July 4th, and December 25th holidays here
    Create a Holiday Schedule for the July 4th CallHandler and add just the December 25th holiday here
    Create a Holiday Schedule for the   December 25th CallHandler and do not add any holdays
    3rd: Create the System Schedules
    Create a System Schedule for the Company AA CallHandler and associate it to the Company AA Holiday Schedule (Define your working/after hours schedule here).
    Create a System Schedule for the January 1st CallHandler and associate it to the January 1st Holiday Schedule (Make it 24/7)
    Create a System Schedule for the July 4th CallHandler  and associate it to the July 4th Holiday Schedule (Make it 24/7)
    Create a System Schedule for the December 25th CallHandler and associate it to the December 25th Holiday Schedule (Make it 24/7)
    4rd: Call Handler configuration
    Company AA
    Go to the Company AA CallHandler, and under Active Schedule select the Company AA System Schedule.
    Setup the Closed and Standard Greetings/Transfer Rules as you wish.
    Go to the Holiday Greeting and select Nothing and uncheck the Play the "Record Your Message at the Tone" Prompt options under Callers Hear.
    Under the After Greeting section, select Call Handler >> January 1st >> Go Directly to Greetings.
    Check the Greeting Enabled with No End Date and Time option and save the configuration
    January 1st
    Go to the January 1st CallHandler, and under Active Schedule select the January 1st System Schedule.
    Go to the Standard Greeting and setup the message that you want to play during January 1st here, if you want to transfer the call, you will need to change the Standard Call Transfer Rule as well.
    Go to the Holiday Greeting and select Nothing and uncheck the Play the "Record Your Message at the Tone" Prompt options under Callers Hear.
    Under the After Greeting section, select Call Handler >> July 4th >> Go Directly to Greetings.
    Check the Greeting Enabled with No End Date and Time option and save the configuration
    July 4th
    Go to the July 4th CallHandler, and under Active Schedule select the July 4th System Schedule.
    Go to the Standard Greeting and setup the message that you want to play during July 4th here, if you want to transfer the call, you will need to change the Standard Call Transfer Rule as well.
    Go to the Holiday Greeting and select Nothing and uncheck the Play the "Record Your Message at the Tone" Prompt options under Callers Hear.
    Under the After Greeting section, select Call Handler >> December 25th >> Go Directly to Greetings.
    Check the Greeting Enabled with No End Date and Time option and save the configuration
    December 25th
    Go to the December 25th CallHandler, and under Active Schedule select the December 25th System Schedule.
    Go to the Standard Greeting and setup the message that you want to play during December 25th here, if you want to transfer the call, you will need to change the Standard Call Transfer Rule as well.
    Go to the Holiday Greeting and select Nothing and uncheck the Play the "Record Your Message at the Tone" Prompt options under Callers Hear.
    Notes:
         As mentioned above, this process is complex and the best way to achieve this will be to create an excel table with the settings of every CallHandler so you can check them before implementing this in production, please note that the last Call Handler Holiday Schedule is empty, as well as the Holiday Greeting of this CallHandler since it will only play the Standard Greeting (24/7) schedule.
         The second
         The third thing you need keep in mind is that if you need to change the working hours schedule, you will do it on the main CallHandler only (Company AA), since the other system schedules are used only for holiday and during the holiday those are set to work 24/7.
    Explanation:
         This implementation of distinctive holidays works because when the  AA CallHandler check the holiday schedule during July 4th, it will send the the call to the holiday greeting since it is marked as a holiday on its schedule, the holiday greeting of the AA will send the call to the January 1st Call Handler; then, the January 1st CallHandler will do the same, since July 4th is marked as a holiday, it will forward the call to the Holiday Greeting which will send it to another CallHandler (July 4th). When the call gets to July 4th CallHandler it checks its schedule, since no holidays are marked on this particular CallHandler for July 4th, it will check whether it should play the Standard or Closed greeting, since this schedule was setup as 24/7, it will play the Standard Greeting of the July 4th CallHandler and stop hunting.
    I hope you this helps you and feel free to shoot me with any questions you might have.
    HTH
    --espereir

  • Both L1 & L2 scheduling in a single network

    Hi,
    In a single project, is it possible to have both L1 & L2 level of activities alongwith the relationships among them. As per my knowledge, there is only a single Level of activity can be added i.e. either L1 or L2 in standard SAP. Activity element can be considered but there is no relationship, so its not gonna help me.
    If any one have any idea, please share.
    Thanks,
    Soubhagya Rout

    Hi
    This kind of scheduling is generally industry practice and not seen in SAP PS (with my experience). Once I am come across with one of our client to have TA Project scheduling with more detailed but SAP has declined to offer such kind of detailed scheduling (hourly scheduling) in PS module rather they have suggested go for MS Project or Primevera.
    I have tested this scenario and noticed the following.
    I have not maintained the duration at top level activity and assigned durations at activity elements. Not seen aggregate value at main activity. When confirmed the one of the activity element, still not rolling up at higher level activity but we can see the reamining duration with reduced values against activity element with confirmation.
    I am not sure whether this is a system behaviour or some thing is missing here.
    The work around solution would be, thid could be suggestion and might work in your case, you can set up activity elements with durations maintained for each and keep confirming each AE whenever required. Once you are done final confirmation to all the the AEs then go for main ativitiy confirmation. The problem here is you will not see rolled progress at main activity.
    To have project progress for every pre-defined period, you can start confirming the main activity periodically basing on lower level activity elements progress, so that you will be able to see the POC progress on your project.
    Please try and let me know if you need any further inputs.
    Regards,
    PSR
    Edited by: PSR on Oct 21, 2011 5:32 PM

  • Where is the BT Sport schedule on the internet ver...

    I've got BT Sport installed on my laptop, and I don't know if I'm being stupid here, but I can't find a full schedule for the BT Sport channels ANYWHERE on the site. This seems like a major omission. (I don't just mean a list of which Premier League matches are being shown, by the way. I want a full daily hour-by-hour schedule, with Baker & Kelly repeat times for instance, the lot.) Can anyone help?

    Welcome to the forum. There's no guide on the BT Sport site but there is here.
    You can click the white star next to this message if you think it was helpful.

  • Is there a way to add my class schedule to my iPhone calendar without having to individually add every entry over the course of 4 months?

    I'm a professor, and I'm trying to get my teaching schedule and office hour schedule onto my calendar without having to individually add every entry for three classes from beginning to end of semester.

    Add a recurring evening in iCloud or whatever calendar that is synced to the device.

  • Unity Connection Schedules

    We have a client who's office is closed every First and Third Friday of each month... When creating an office hours schedule in Unity Connection is there a way to specify Closed on these days without having to add each one specifically, say as a holiday?

    Hi Joshua,
    You'll have to configure these days as Holidays
    The regular "schedules" are based on a repeating 1 week (7 day)
    timeframe.
    Cheers!
    Rob

  • Scheduling & Capacity Determination

    Dear Sir,
    What is Scheduling & Capacity determination?
    Is it relates to each other? n how?
    Points will be rewarded.....
    sonal

    Hi,
    Capacity is relate to scheduling. But scheduling is not relate to capacity. That you can check from Production scheduling parameters or Planned order parameters.
    Assume You have 5 work centers. To produce 100 qty it will take 100 hours if you use only one work center.
    So to produce this 100 qty, capacity required is 100 hours even though if you use 5 workcenters. Each work center work for 20 hours, so totally 100 hours required.
    But in scheduling required only 20 hours. Because if 5 work centers parelley run for 20 hours, 100 qty output will come.
    So capacity is 100 hours, scheduling time only 20 hours.
    This is the difference between Scheduling and Capacity.
    regards,
    Dharma

  • Scheduling question?

    Hi All,
    Can we schedule a report on hourly basis with the a particular time in a day?
    For example i want to schedule a report  daily from 8 AM to 8 PM on a hourly basis.
    Thanks..

    Can you give more detail. I don't think you can, but it may depend on the version. The start and end time in the hourly component of the schedlue dictate schedules lifetime.
    Some alternative approaches
    You could create 12 daily schedules each with the start time set an hour apart
    You could also look at an hourly schedule in conjunction with a program job and schedule event. The program job would only succeed between the hours of 8:00am and 8:00pm. The schedule event would be fired on success and the report would be scheduled to run hourlty when the event is fired.
    Regards
    Alan

  • Modify a schedule

    I have a hourly schedule set with name hourly_scheule which runs every day every hour, now I need to modify this to run every few hours and between specific time window.
    I don't how to add start and end time in the schedule
    BEGIN
      DBMS_SCHEDULER.create_schedule (
        schedule_name   => 'DAILY_schedule',
        start_date      => SYSTIMESTAMP,
        repeat_interval => 'freq=hourly; INTERVAL=4 byminute=5',
        end_date        => NULL,
        comments        => 'Repeats every 2 hours, on the hour, for ever.');
    END;
    Please help.
    Thanks
    I need to specify start and endtime for each day, I don't see a argument for the same
    Message was edited by: Kevin_K

    I think figured it out:
    BEGIN
      DBMS_SCHEDULER.create_schedule (
        schedule_name   => 'DAILY_schedule',
        start_date      => SYSTIMESTAMP,
        repeat_interval => 'FREQ=DAILY; BYHOUR=6,10,14;byminute=5 ',
        end_date        => NULL,
        comments        => 'Repeats 4 hrs.');
    END;

  • How to use Mac Mini's and HD Freeview to capture raw TV satellite feeds in NEW ZEALAND?

    Hello, this is my first post on this kind of forum - I am not very tech savy so go easy on me! Ideally I am hoping someone can offer some constructive advice.
    I am part of a business that captures television off air as part of an ongoing contract. The system was implemented years ago and consists of 12 capture chains which are set-top cable boxes. They are a mix of Freeview NZ (free) and Sky TV (pay) - both on Satellite (Optus B1 I believe). The boxes are connected to Eye TV 250 boxes which are running through mini mac's (Mac OS X 10.5.4) that all have 1TB drives attached.
    We are capturing two hour scheduled harvest stream blocks, and editing the individual programmes out manually, for an average of 15 hours - equivalent to 27GB, per capture chain, per day. While this system works ok it is very labour intensive and we would like to make the system more automated. There are also a few issues which I would really appreciate some guidance or suggestions on:
    1/ Eye TV turns the digital signal from the decoder to analog and then back out to digital again because we are using S-video composite cables. Ideally we would like to capture HD Raw signal with little or no compression at all. We could upgrade to the Eye TV HD box but would prefer not to because.....
    2/ ...Eye TV creates a proprietary file format (Eye TV specific file) that requires exportation to play in QT or VLC and while you can export as MP4 this takes a considerable amount of time. Up to 7 hours for 1 hour of capture - far to slow for our requirements. Therefore we export as a Mpeg Program Stream which slightly compresses the file and spits out an Mpeg 2. IDEALLY we would be creating H.264 files
    3/ We can only export up to 2 hours, 15 minutes of capture (any more than that and the file goes dead (black) from that point on).
    4/ Because we are in little old NZ, Eye TV (North American) won't pick up the local EPG (Electronic Programming Guide). This means all the scheduling has to be done manually and the meta data is not captured.
    So ultimately we would like a system that captures television with little or no compression of the digital signal, in an H.264 format, with the New Zealand EPG (Electronic Programming Guide) available for both scheduling and metadata, that fits within a Mac system, is not Eye TV (or does not create software specific files) AND is cost effective.
    Goodluck.

    Hello & welcome to the foruns!
    Maybe I can help with one facet...
    Just a quick note for people who use Elgato’s EyeTV on their Macs in New Zealand. I’ve got an Automator script here that will fetch a TV schedule and load it into EyeTV. It takes care of deleting the file it downloads but you might need to open it (use the Automator program) to change where it downloads to.
    EyeTV nz epg downloader
    http://craig.stanton.net.nz/2010/05/04/eyetv-epg-for-nz-tv/

Maybe you are looking for

  • Oracle 10gR2 on Mac OS/x 10.5.6 - dbconsole not working after installation

    Hi All, Anyone able to get dbconsole up and running after the installaton using DHCP? I followed the Quick Install guide linked on the OTN Mac Page: http://www.pythian.com/news/1937/quick-install-guide-for-oracle-10g-release-2-on-mac-os-x-leopard-int

  • Adobe Indesign CC crash problem

    I am having trouble with my Indesign CC application. Everytime I try to launch the app (this was after trying to open a document previous worked on in Indesign CS5), just as it starts opening up, it brings up the message "restore windows" and "don't

  • Dreamweaver CS6 will not open

    I asked this question last week, but have not gotten an answer. I have Dreamweaver CS6 as part of the Cloud. I am using Lion 10.7.4. When I double click on Dreamweaver it gets the little white dot under it, like it's open, but it's there for only a s

  • Saved HTML Files

    Saving an InDesign CS 4 file as html (export to swf) for a web page. When the html files opens in Safari there is a border on the left and the top so the page seems placed wrong to the lower right. I've tried a variety of Page Setup settings includin

  • Approver is a requester, can we bypass approval process?

    Hello, My questions is, lets say if I am the manager and I approve all the request raised by my team. In this case I put a request for a resource for one of my team members. Would it be possible in OIM to configure to bypass approval process because