ATP: Monthly and Weekly are overlapping

Hi Friends,
I want to start and stop on some specific dates in every month.
I am having a requirement in which weekly and monthly availabilty planning are overlapping. One channel has to be closed on last day of  every month and start on 8th of every month. But all other days it should work also, ie, every week also.
So, what needs to be done. Right now one weekly plan is working. But if i create month end rule also, it's unable to recognize that.
Please suggest.
Regards,
Nutan

Since your requirement to start and stop channels are not consistent every day or week, YOu might want to think about writing script to control the channels externally. The below is the sample comand to start channels where action = start or stop.
In unix or linux environment use wget followed by http or https url link as below.
wget http(s)://host:port/AdapterFramework/ChannelAdminServlet?party=party&service=service&channel=channel&action=start
Hope that helps.

Similar Messages

  • Return the end of week date using month and week number

    Hi all,
    I am trying to find the date for end of the week using given month (201401, 201402...i.e, 2014 is year and 01,02 are months) and week number (01,02,03...) for the year. For example if my month is 201402 and week_number is 06 then it return the week_date
    as 2014-02-08. Can you please help me in writing a sql statement for this scenario.
    Thanks in advance,
    Nikhil

    Current month is irrelevant
    with dt as (
       select dateadd(day, (6-1)*7, '2014-01-01') as xwk
    select dateadd(day, 7-datepart(weekday, dt.xwk), xwk)
    from dt;
    Change the "6" in the with statement to the week of interest and 2014 to the year of interest...

  • Quizzes: Questions and Answers are overlapping in

    After creating quizzes in the Quiz Manager, the questions and answers are overlapping in my presentation.
    I tried playing with the Appearance options of the Quiz manager and the Master Slide but nothing seem to help.
    Also, the radio buttons are not constantly aligned with their corresponding answers.
    Could you please help me?
    Thank you

    There's actually a couple of reasons why the question element and it's corresponding "distractor" (aka the answer) are not lining up.  First and foremost, using the Appearance feature is only really meant to configure the styling of your text elements; its not very useful at all when it comes to alignment issues and that's what's going on with your example (thanks for providing the jpg!!!)
    Need to ask you this: did you make any changes to your answers "after-the-fact"?  Meaning, that at one time you had an answer programmed into your question, but then did you decided to manually change your answer on the slide WITHOUT going back into the Quiz Manager to do so?
    I ask b/c I've seen instances where editing the answer/distractor to a question messes up the vertical alignment of the text element.
    That said, here's what you can try: If you select the "grouped" text box for the answer, you can change it's vertical alignment by setting it to "top".
    Just remember that all answers that are created by Presenter are grouped items and MUST REMAIN SO!  Do NOT ungroup any of the question components, or your question will cease to function properly.
    One other thing you need to know: the placement of the question elements (radio buttons, distractors, etc) are ABSOLUTELY controlled by the positioning of your Slide Master's Text Frame.  This is why your question paragraph is being impacted by the question item (answer) that follows.
    Rob
    http://www.robrode.com/yabb/

  • HT201250 Is there a way to change the intervals at which Time Machine performs backups (e.g., weekly instead of hourly or daily) past 24 hours, daily for the past month, and weekly for everything older...

    Is there a way to change the intervals at which Time Machine performs backups (e.g., weekly instead of hourly or daily) past 24 hours, daily for the past month, and weekly for everything older...

    You can edit the interval in Console or install a Pref Pane
    called TimeMachineScheduler (Leopard or higher) free from:
    http://www.klieme.com/TimeMachineScheduler.html
    Good luck, Tom

  • Handling Time Dimensions with Monthly and Weekly analysis

    I'm charged to build a cube that can handle both monthly and weekly analysis. They want to be view projections on a weekly grain, but looking back at history they want to be able to tie back to the general ledger at a monthly level.
    Is it overkill to load data down to the daily level in order to support multiple roll ups to the month and week? What is the best way to handle this kind of situation?

    Having the data come as two different formats (one for months, one for weeks) versus having it come in daily buckets and constructing the months/weeks within Essbase is a call I wouldn't make without understanding the needs first.
    Assuming there is no need for data at the daily level, I would weigh the selection based on performace. If the performance is not too outragious, taking the data in at a daily basis would make it easier to reconstruct later. If performance is an issue (or becomes an issue), I would still be tempted to load a daily cube at level 0, summarize the Months and Weeks, and then feed the main cube from there.
    So many ways to do this... and for every way there is a reason you might want to try something else. I'd start with the easy approach, and only go "grand" if you have to (meaning: load it daily, summarize in Essbase, and revisit the detail/summary cube split idea if the performance tanks out).

  • Select Expert Record. Last 6 months and week start date on Monday

    Hello,
    i am trying to use the select expert record to grab the last 6 months worth of data. I require the week start day to be a monday and end on a sunday.
    Can someone please provide some advice the best way to do this
    kind regards
    david

    Hello Abhilash,
    Once again thanks for your reply.
    Yes this is correct, when it goes back 6 months i need it to skip the days prior and begin on a monday as we are reporting on a mon-sunday basis.
    I have tried your formula Date field >= dateadd('m',-6,currentdate) and it seems to grab 6 months of data, but the group weeks are not grouping from Monday to Sunday...
    kind regards
    david
    Edited by: davitali on Dec 2, 2011 9:35 AM

  • Order changes in Monthly and Weekly Data View

    Hi,
        I need some of your suggestions for my problem below:
    I have a planning book with two data views (1 with monthly bucket and other with weekly bucket).Now I create three forecast orders in the weekly data view as below:
    Quantity     Date
    10         05.11.2007
    20         12.11.2007
    30         19.11.2007
    So I can see the sum as 60 in the monthly data view. Now I try to modify (deduct by 5) the forecast order from the monthly data view. So the sum 60 changes to 55 but when I see the details of the order it looks strange to me.
    11 26.11.2007
    13 19.11.2007
    13 12.11.2007
    13 05.11.2007
    5   01.11.2007
    Please let me know what is the logic behind this?
    But if I perform the above calculation for the category 'HG' as above I get the result like this.
    Weekly Buckets
    10 05.11.2007
    20 12.11.2007
    30 19.11.2007
    Monthly Buckets
    55 01.11.2007
    Thanks,
    Siva.
    Message was edited by:
            sivaprakash pandian

    Hi siva
    This is possibly because of the settings in the planning area for the time disaggregation of the Key figure
    Can you go Planning area administration and see what the setting is in the key figure disaggregation tab?
    I think it needs to be P for proportional distribution and will use previously existing proportions for new quantities.
    instead in your case it is ignoring previously exsisting proportions and distributing afresh. Am not sure what type that is (K?)
    the F1 on the time based disaggregation field will give you a better idea.
    if you want to know why the 11 and 5 are there at the ends and 13 is in the middle buckets, it is because the storage buckets for the weeks have 6, 7,7,7 and 2 days and 55/30 multiplied by these days is how the number are calculated.
    there is also some help here
    http://help.sap.com/saphelp_scm50/helpdata/en/73/3e1167347111d398290000e8a49608/frameset.htm

  • Month and Week Calendar view - does not show events that span days?

    In the weekly and monthly calendar views, if you have an event, such as a show or an appointment where you will be out of town for several days, the view will only show the appointment for the first day, and not for the entire event life. For example, in MS Outlook, if you schedule an event that begins on Date 1 and ends of Date 2, spanning several days, the calendar will show the date range as blocked off. Does the calendar in CRM do the same? If so, is this a setup parameter?
    Also, with the calendar, is there a way to have the small calendar in the left panel show the days with a scheduled event to be bold or somehow indicate that there is an event on that day?
    Edited by: nsidev on Aug 11, 2009 6:38 AM

    According to CRM Support
    CRM Support wrote:the ability to block off a multi-day appointment in the Weekly and Monthly Calendar Views is not currently available on our product. However, we have submitted this functionality to our engineers as an enhancement request. At this time we are unable to provide an estimated time of implementation while this request is being analyzed and processed.
    Simple things seem hard for the Siebel guys.
    Edited by: nsidev on Aug 14, 2009 7:11 AM
    Edited by: nsidev on Aug 14, 2009 7:12 AM

  • Display year-month and week information

    Hi,
    In my application, a resource is assigned to some task between lets say.. 1-jan to 29th feb in 2008. I should get the o/p as
    01-2008 1 RESA
    01-2008 2 RESA
    01-2008 3 RESA
    01-2008 4 RESA
    01-2008 5 RESA
    02-2008 5 RESA
    02-2008 6 RESA
    02-2008 7 RESA
    02-2008 8 RESA
    02-2008 9 RESA
    1st column is MM-YYYY and 2nd column is corresponding week.
    How do I get this o/p?
    Thanks in advance,
    Sobha

    o/p=output
    I have gone through API.but didnt understand it..can any one give some hint of doin it?
    thanks
    sobh

  • This is a question for all my adobe applications in the CS6 suite. How do i manually update them? I have not gotten any updates in about 6 months and they are running really slow. I really think this is the issue. How can i do this?

    I am a full sail university film student and I need all my adobe applications running strong. Everything is running slow and sluggish. I think this might be the issue. Does anyone know how to manually update the adobe Cs6?

    What does your computer's sluggishness have to do with any potentially missing updates? That's pretty much nonsense. The last AE update was the 11.0.4 one from November, anyway, and it's only relevant for Mac people more or less. Whatever issues you have have nothing to do with that but rather poor system configuration and maintenance - fragmented cache disks, disks almost full with temp files, too many other processes/ programs running and gobbling up resources, aggressive external tools like virus scanners blocking access to files and functions and so on. Really, you are completely looking in the wrong place. Bring your computer up to speed and AE will run a lot better.
    Mylenium

  • Return year, quarter, month and week from a date

    I use this to convert a date filed to year_week, year_month, year_quarter and year.
    But when I use it in views I got problem with queries, they take long time...
    Is this the best way to do this?
    Select  to_char(rec_date, 'yyyy') || to_char(rec_date, 'IW') As year_week,
            to_char(rec_date, 'yyyy') || to_char(rec_date, 'mm') As year_month,
            to_char(rec_date, 'yyyy') || '0' || to_char(rec_date, 'q') As year_quarter,
            to_char(rec_date, 'yyyy') As year
    FROM tbltest

    I use this to convert a date filed to year_week, year_month, year_quarter and year.
    But when I use it in views I got problem with queries, they take long time...
    Is this the best way to do this?There is a big difference in showing a date in a certain format (year, month, quater, whatever) and restrict a selection to a certain date.
    My guess is that you try to use the view with something like
    SELECT * FROM myView
    WHERE year = '2007' and year_month = '07'In this case the view is not able to transport the restriction (month='07') to the underlying column rec_date in your table tbltest.
    The workaround is to directly use the date column and stay with a date value on it.
    Like
    SELECT * FROM myView
    WHERE rec_date >= to_date('01072007','dd.mm.yyyy') and
    and rec_date < to_date('01082007','dd.mm.yyyy') andA normal index on the column rec_date can be used in this second case. There is also a workaround for the first case useing function based indexes.

  • ChartView and FilterView are overlapping whenever I download into Excel

    Hi,
    I have a report with chart view as well as filterview resides at the bottom of the chart.
    Whenever am trying to download the report into Excel the Filterview is over lapping on the Chart View.
    Can you guys please suggest how can i overcome this.
    Thanks in advance,
    Pramod

    This an extract from Oracle metalink..
    This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process and therefore has not been subject to an independent technical review.
    Applies to:
    Answers, Interactive Dashboard - Version: 10.1.3.4.1 [1900] - Release: 10g
    Information in this document applies to any platform.
    Symptoms
    When downloading reports that have multiple charts into Excel, the charts appear overlapping. The downloaded report(excel file) looks different from what it displayed in a dashboard.
    Cause
    There is a defect around downloading a request to excel that has multiple views on the report
    This is as per a number of bugs already raised around this issue:
    Bug 8825314: TABLE VIEW OVERLAPPED WITH CHART VIEW IN THE EXCEL SHEET
    Bug 8478529: DOWNLOADED EXCEL SHEET HAS VIEWS THAT OVERLAP EACH OTHER
    Bug 7700214: DOWNLOADING TO EXCEL OVERLAPS THE CHART WITH THE TABLE VIEW
    Bug 7501223: DOWNLOADING TO EXCEL OVERLAPS THE CHART WITH THE PIVOT TABLE
    Solution
    The following bugs already raised to address this issue:
    Bug 8825314: TABLE VIEW OVERLAPPED WITH CHART VIEW IN THE EXCEL SHEET
    Bug 8478529: DOWNLOADED EXCEL SHEET HAS VIEWS THAT OVERLAP EACH OTHER
    Bug 7700214: DOWNLOADING TO EXCEL OVERLAPS THE CHART WITH THE TABLE VIEW
    Bug 7501223: DOWNLOADING TO EXCEL OVERLAPS THE CHART WITH THE PIVOT TABLE
    Workaround at this stage would be to use download to html/powerpoint.
    Hope this helps!
    Regards..

  • Can I change the order in which the month and day are displayed in the format D/M/Y instead of M/D/Y? I am using ICS 5op3.

     

    Hello Mark,
    yes, it is possible. In Calendar Express under
    "Options | Settings -> Date"
    "Show brief dates in the following order: Date, Month, Year".
    BTW.: iCS 5.0 P4 is out since August, 2001. It's worth upgrading!
    Regards,
    Jakob.

  • TO GET WEEKS for a given MONTH AND YEAR

    Is there any FM to get the no of weeks for a given month, say 01 2005.
    Can i get the week numbers say 1 2 3 4 5 for the given month and year.
    Please let me know.
    Happy Holidays.
    Regards,
    Manohar E

    Hi Manohar,
       Use FM DATE_GET_WEEK twice; first time pass first day of the month and again pass the last day of the month as a parameter. So u will be having week number(yyyyxx) for the first week of the month and week number for the last week of the month. From these two, in between week numbers u can easily fetch. I hope this will help u out.
    Regards,
    Kavya Shah

  • Need to combine month and year to get date YYYY-MM-DD format

    Month and year are table fields and they will have values like
    Month in format = mm  example 01
    year in format = YYYY example 2010
    Now i need to concatenate month and year to derive date .
    Expected result Result :2010-01-01
    Example :Month =01
    Year =2010
    Mudassar

    The principle of any tiered architecture is that display formatting is done in a presentation layer. This is not just SQL and Client/Server programming; it is the foundation of all modern programming. Not knowing this is like a doctor who does not know
    about germs or a chemist who does not know about atoms. 
    This is reviewed in the first 1-2 weeks of any database class. Why are you violating it?? 
    Next, you do not even know that column are not fields! 
    T-SQL now has a DATE data type, which defaults to the ISO-8601 display format (yyyy-mm-dd). Are you using it? If you had been polite we would see your DDL and know. 
    --CELKO-- Books in Celko Series for Morgan-Kaufmann Publishing: Analytics and OLAP in SQL / Data and Databases: Concepts in Practice Data / Measurements and Standards in SQL SQL for Smarties / SQL Programming Style / SQL Puzzles and Answers / Thinking
    in Sets / Trees and Hierarchies in SQL

Maybe you are looking for