BI releases through time

Hi there,
Does someone have a overview (preferable in a picture) of all BW releases on a time frame?
This would be helpful to create my view on this. I searched service.sap.com\bi, but could not find it.
Your help would be appreciated.

Hi Harald,
Please see this document (especially the first few slides).
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7dc0cc90-0201-0010-4fa7-d557f2bd65ef
Hope this helps...

Similar Messages

  • Alert set through timer job is not working in sharepoint 2010 as expected

    Hi,
    I create the standard sharepoint alerts through timer job.
    in my timer job, i loop through a list and based on the user value in the alert to field i create alert for the users and the condition for the alert are only when new items are created and something changes in the below view.
    all the properties are set fine. Email triggered on new items additions and on specific daily or weekly summary.
    The view filteration is not working at all:(
    But after the timer job ran and set the alert, if i open the alert settings on UI and without changing anything if i click ok , then the view filteration is happening and alerts are working fine.
    What is wrong here? is it a bug or anything am missing?
    Aruna
    try
    SPList Configlist = web.Lists.TryGetList("Configuration");
    foreach (SPListItem oItem in Configlist.Items)
    ProfilePicker = oItem["ProfilePicker"].ToString();
    ProfileViewer = oItem["ProfileViewer"].ToString();
    string MIS = oItem["MIS"].ToString();
    SPList list = web.Lists.TryGetList(ProfileViewer);
    SPList ProfileList = web.Lists[ProfilePicker];
    foreach (SPListItem oItem in ProfileList.Items)
    frequency = oItem["Frequenzy"].ToString();
    created = (DateTime)oItem["Created"];
    string createdDate = created.ToString();
    createdDate = DateTime.Parse(createdDate).ToShortDateString();
    DateTime today = DateTime.Today.Date;
    string dateonly = today.ToString(); ;
    dateonly = DateTime.Parse(dateonly).ToShortDateString();
    SPFieldUserValue fieldValue = null;
    SPFieldUser UserColumn = (SPFieldUser)oItem.Fields.GetField("Alert_x0020_owner");
    fieldValue = UserColumn.GetFieldValue(oItem["Alert_x0020_owner"].ToString()) as SPFieldUserValue;
    if (fieldValue != null)
    alertowner = fieldValue.User;
    alert = alertowner.ToString();
    //if (createdDate == dateonly)
    SPUser user = web.EnsureUser(alert);
    SPAlert newAlert = user.Alerts.Add();
    newAlert.AlertType = SPAlertType.List;
    newAlert.List = list;
    newAlert.DeliveryChannels = SPAlertDeliveryChannels.Email;
    newAlert.EventType = SPEventType.Add;
    if (frequency == "Daily")
    createDailyAlert(newAlert, list, user);
    else
    createWeeklyAlert(newAlert, list, user);
    catch (Exception ex)
    // Danfoss.Sharepoint.Logger.DanfossLogger.LogToOperations(ex, "Exception occurred in setting the profile alert", 0, EventSeverity.Error, DanfossExceptionCategory.General);
    private static void createDailyAlert(SPAlert newAlert, SPList list, SPUser user)
    newAlert.Title = "My Daily Profile viewer Alert";
    newAlert.AlertFrequency = SPAlertFrequency.Daily;
    newAlert.AlertTemplate = list.AlertTemplate;
    newAlert.AlertTime = new DateTime(DateTime.Today.Year, DateTime.Today.Month, DateTime.Today.Day, 10, 0, 0);
    newAlert.AlertTime = newAlert.AlertTime.AddDays(0);
    SPAlert existingAlert = null;
    newAlert.Properties.Add("filterindex", "4");
    newAlert.Properties.Add("viewid", list.Views["Daily Alert"].ID.ToString("D"));
    newAlert.Properties.Add("filterpath", string.Format("{0}/", list.Views["Daily Alert"].ServerRelativeUrl.TrimStart('/')));
    foreach (SPAlert alerts in user.Alerts)
    string al = alerts.AlertFrequency.ToString();
    // Filter down the alert to the list you wish to report on.
    if (al == "Daily")
    // Found your existing your custom alert. Don't create one.
    existingAlert = alerts;
    if (existingAlert == null)
    newAlert.Update(false);
    private static void createWeeklyAlert(SPAlert newAlert, SPList list, SPUser user)
    newAlert.Title = "My weekly profile viewer Alert";
    newAlert.AlertFrequency = SPAlertFrequency.Weekly;
    newAlert.AlertTemplate = list.AlertTemplate;
    newAlert.AlertTime = new DateTime(DateTime.Today.Year, DateTime.Today.Month, DateTime.Today.Day, 10, 0, 0);
    newAlert.AlertTime = newAlert.AlertTime.AddDays(0);
    SPAlert existingAlert = null;
    newAlert.Properties.Add("filterindex", "4");
    newAlert.Properties.Add("viewid", list.Views["Weekly Alert"].ID.ToString("D"));
    newAlert.Properties.Add("filterpath", string.Format("{0}/", list.Views["Weekly Alert"].ServerRelativeUrl.TrimStart('/')));
    foreach (SPAlert alerts in user.Alerts)
    string al = alerts.AlertFrequency.ToString();
    // Filter down the alert to the list you wish to report on.
    if (al == "Weekly")
    // Found your existing your custom alert. Don't create one.
    existingAlert = alerts;
    if (existingAlert == null)
    newAlert.Update(false);
    This is my code. alerts are not sending based on the view:(

    Hi sathyaav,
    I followed the example and made a test in my environment, it works like a charm.
    I suggest you check if you have inputed the valid site URL when you create the project solution.
    If you deployed succeed in the Central Administrator Site using Visual Studio, then the job named "Simple Job Definition" will appear in the job definition list.
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Zhengyu Guo
    TechNet Community Support

  • Reversal of a maint. order which was released through a maintenance plan?

    Hi All,
    Is there a way to do reversal of a maintenance order that was released through a maintenance plan?
    Because I do not want to process the order; as such I would like to put a reversal indicator for that order and go ahead with the next order that was called through a maintenance plan.
    If YES, kindly let me know how to do it?
    Many thanks in advance.
    Kannan J

    Hi Thyagarajan, Thanks for the response!
    When I want to skip the maintenance call object that was generated through a plan, the system gives me the following message.
    "CALL CAN NO LONGER BE SKIPPED"
    When I press for further help, system gives me the following message:
    "Call can no longer be skipped
    Message no. IP405
    Diagnosis
    You have tried to skip a date that has already been called.
    System Response
    Since maintenance call objects, for example, maintenance orders, already exist for the dates that have been called, you can no longer skip a date within the scheduling process.
    Procedure
    If you do not want to perform the maintenance call objects due on that date, you must reverse the orders that have been called.
    You can select the maintenance call objects that have been called using the list editing functions in maintenance processing."
    Which means there should be a way to reverse the order, isn't it?
    May be with this message you may be able to throw some help on this.
    Many thanks in advance
    Kannan J

  • HT201250 can i back up my iTunes on one external hard drive to another external hard drive through time machine?

    I have my itunes on an external hard drive which I use on my macbook. Can I back these files up through time machine onto a second external hard drive?

    For TM yes, for another backup program running on the mac yes. You can avoid the NTFS issue by installing a NTFS driver in your mac: there are two proven ones: Paragon and NTFS-3G. These drivers make it possible for a mac to read and write NTFS formatted drives.
    But it will not help TM (I am not 100% sure about that), but other backup apps it will help.

  • After backing up through time machine on external hard drive, how do you access that data?

    I backed up my MacBook to an external hard drive through Time Machine. After it was all done and I reconnected the external hard drive to make sure that I could access everything that was backed up, I couldn't get into the data on the external hard drive because it said that it was backed up through Time Machine.
    What does this mean? How to I access the data that is on my external hard drive?

    There are 2 options.
    1) (The Suggested way) With the TM external drive connected Open The Time Machine App in Applications and you can browse what has been backed up.
    2) Open Finder and select the drive name on the left then the Backups.backupsdb folder and in there is all your files from the backups you have made listed under your Machine Name and in that folder under the dates/times they were created

  • My photos disappear from my iPhoto after a crash of iPhoto, I've restored the entire iPhoto library through time machine but still i have no photos in my iPhoto

    I have an iMac which I've upgraded to Yosemite. then I experienced a crash on iPhoto and needed to restore the entire (135 GB) iPhoto library through Time machine. Now I can see the iPhoto library through finder but can't move them to iphoto
    Can you help me please? thanks so much!

    Try the following on your library:
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.>Click on the Add Library button,
    2 -  select the library you want to add from those in the selection window.
    3 - make sure that in the rebuild window the checkbox  "Scavange orphaned photos" is checked.
    4 - now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option
    5 - in the next  window name the new library and select the location you want it to be placed. Click on the Create button.
    Note 1: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments. However, books, calendars, cards and slideshows will be lost.
    Note 2:  Your current library will be left untouched for further attempts at a fix if so desired.

  • How to restore iMac to an earlier date through time machine?

    how to restore iMac to an earlier date through time machine?

    http://support.apple.com/kb/ht1427
    Especially the section "Restoring Data from Time Machine Backups" and within this, the sub-section "Restoring your entire system from a backup"

  • Trying to reconect my Microsoft Enterouge to my MacBook Pro 15th through Time Machine?  Anybody know where to find it?

    trying to reconect my Microsoft Enterouge to my MacBook Pro 15th through Time Machine?  Anybody know where to find it in Time Machine?

    The problem was solved by using the airport utilities manager under the "base station" menu. I opened the "add wireless clients" and checked "first try". The printer connected and the problem was solved.

  • ESS portal: Hide additional info field in release working time screen

    Hi,
    I need to know how can i hide 'additional info' field in the release working time screen?
    I know i would use personalization but don't know the way to do that.

    it will be shown in header only in release application, let me explain
    In the time recording application, when you enter a record and click
    on review, the additional info columns shows the text. This works
    because the data is entered by the user and the entered record is
    mapped to additional info column.
    In time release application, all the records from database are retrieved
    and displayed. The user does not enter any data. Hence in this case it
    is not possible to map the records to text in the additional info
    column. The Error/Warning messages are displayed in the top of the list
    with detailed information. We feel the information displayed is
    sufficient for the user to take necessary action. Usually in the release
    application, there would be lots of records. Displaying text in both
    additional info column and also at the top of the list is not a feasible
    solution.
    Technically it would be difficult for us to change this behavior in the
    standard application.
    we have new application in EHP5.
    Edited by: Siddharth Rajora on Mar 9, 2012 7:10 PM

  • Viewing files in homefolder (with filevault on) through time machine

    I was told by an Apple tech that I cannot view a back up of filevault items THROUGH time machine if the back up was created in the account where filevault is turned on. I’d like to better VERY clear on what I’m asking so I’ll give an illustration.
    Account 1 (primary login) is where filevault is active. Account 2 was doesn’t have filevault active and was created (by suggestion of Apple tech) for creating back ups of filevault that could be accessed through time machine.
    So the scenario is (according to Apple): Acct 1 can be used to create a backups but the filevault items within this backup CAN’T be accessed through time machine. Acct 2 can be used to create a backup and the filevault items for Acct 1 would be accessible through time machine.
    So here’s my question: If, while logged into Acct 1, will I be able to access items (through time machine) in a backup created while in Acct 2?
    It's a bit much, I know, but please read carefully before responding. I'd like to avoid questions for which the answers are above and questions which aren’t truly relevant to my issue.
    Thanks for any pertinent feedback and suggestions…….

    A different Apple tech has cleared things up for me. It turns out that filevault items CANNOT be accessed through the time machine interface no matter what account the backup is created from (but rather through the finder window under Devices/Time Machine Backups).

  • Save & Release of Time Sheet in ESS.

    Hi all,
    The requirement is to provide two options after reviewing the time sheet in ESS, first one as per standard 'SAVE' which will save the time sheet (then employee will release later) and second one is customized one 'SAVE & RELEASE' which will save the timesheet as well as release it on a single instance.
    Tried with profile in TCATS Table (Release while Save), but it releases the time sheet on both options.
    Then created a custom RFC calling both SAVE and RELEASE RFCs subsequently.
    But that is also not working.
    So, if any of you came across similar issue. Please guide me on solving this.
    Thanks,
    Nathan.S

    Hi Siddhartha,
    First thanks a lot for your reply.
    But our requirement is to provide two buttons one for 'SAVE' and another for 'SAVE & RELEASE' in same page.
    Is it possible to achieve this?
    Thanks,
    Nathan.

  • How do I transfer files through time machine from old macbook to new macbook pro?

    I have Lion on my old macbook and I have saved all my info through time machine.  How do I transfer my files to my new macbook pro? 

    If you want to restore all you old machine to your new MacBookPro, simply restart you computer in Recovery mode (Hold option key while restarting), select restore from Time Machine Backup, and select the latest or whatever date you like.
    On the other hand if you want your new MacBook to use your old TM back, just inherit  that backup using the following command in Terminal:
    tmutil inheritbackup {machine_directory | sparsebundle}
    You will find detailed instructions for inherit backups here: http://pondini.org/TM/B6.html

  • I backed up my old macbook onto a hard drive through time machine. now need to restore to new macbook air. HOw??

    I backed up my old macbook onto a hard drive through time machine. now need to restore to new macbook air. HOw??

    If you've not started the new computer yet, after you've started it you'll answer a few questions and then be asked whether you want to restore the computer. If you answer yes you'll be asked the source. Choose hard drive - make sure the TimeMachine drive is plugged in. Choose the TM drive from the list and let it go. It will take a while.
    If you've already started the computer look for Migration Assistant in the Utilities folder. You'll be asked the same question about the source. Follow the instructions above.

  • Blank screen while release working time

    Hi,
    One particular employee in Prod system (ESS Portal), is getting a blank screen while releasing his working time. (It is working fine for all other users)
    I did following things
    1. User has all the right master data (backend data)
    2. Did a backend trace (ST01/ST05), and find that the RFC for releasing working time is not getting triggered for this user. (It is triggering and working as required for all other users)
    3. In backend trace did not find any valid authorization failures.
    Please suggest.
    Thanks
    Krishna

    maybe he doesnt have enough portal authorizations. check by giving him the administrator portal role and try again.

  • Wi-Fi connectivity lost, ethernet through time capsule works fine. Wi-Fi adapter broken??

    Weird... I have been using my iMac through Time Capsule.... Wi-Fi set-up works fine for iPod, iPad and Windows PC. Last week I lost my connectivity on iMac temporarily... it re-connected automatically several times, but after yesterday the connection didn't come back. Hooked up my Airport Express for speakers so now I'm connected through Airport Express and Ethernet connector on iMac. What can be wrong here??? Any help is appreciated, and hey, no, the iMac is within Wi-Fi distance!
    Thans a lot..
    Peter

    Try downgrading your TimeCapsule to 7.5.2 (it proved to solve almost all the problems with Time Capsule). You can check how to do it here: http://support.apple.com/kb/HT1218

Maybe you are looking for