How to rollup cube data in Process chain?

I have loaded data into a cube, and when i look at the technical status it is green but there is nothing in the "request for reporting available"box. I went to Rollup Tab and manually execute the request. It worked.
But is there anyway that I can add a process type to do it automatically? I saw there are three process type related to Rollup, which one should I use?
1. Initial Fill of New Aggregates
2. Roll Up of Filled Aggregates/BIA Indexes (what does this mean?)
3. initial Activation and Filling of BIA Indexes
Thank you!

Dear experts,
We have the following problem: for certain figures we have on ODS level 2 daily updates: one at night and one at noon. During the week at noon we only load from the ODS into the Cubes only that data that is entered the same day (selection on CPU-Date in the InfoPackage). After loading the data at night we load the data which was entered the previous day (selection on CPU-Date in the InfoPackage). In this process we have a step in the process chain that deletes in the overlapping request of the previous day (which was loaded at noon).
Our Process Chain for loading the data from ODS into the cubes looks as following:
Delete Indexes of the cubes -> Load data from ODS into Cubes -> Generate Cube Indexes -> Delete overlapping Requests in InfoCubes
After filling the BIA-Indexes on this cube, the process chain gives an error message at the stage where the overlapping request should be deleted.  The error messages says:
Uncaught Exception: Keyfigure is of type Float.
To solve this error at the moment we manually delete the BIA Indexes, delete the overlapping requests and fill the BIA Indexes again. Since the functions 'delete BIA Index' and 'Fill BIA Index' is not available in RSPC we can not do this automatically in the process chain.
I also tried like above mentioned taking the step 'roll up filled BIA Indexes' into the process chain, but the check of the process chain creates a message stating that i cannot do this when in the same process chain the steps 'Delete Indexes of the Cube' and 'generate Indexes of the cubes' are included.
Does anybody know a solution how i can delete overlapping requests in a process chain with filled BIA Indexes.
Many thanks in advance for your kind reply.
Best regards,
Ilja Dekeyser

Similar Messages

  • How to delete master data via process chain

    Hi All,
    I have to delete master data before loading it again via a process chain.
    In the process chain I chose the process " complete deletion of the data target content" but here I did not find infoobject as the data target option to delete the data.
    Please suggest how to solve this.
    Thanks,
    Harini

    Hi Harini,
    P_CHABNM - It is for the reference characteristic.
    I think if you dont have a ref characteristic then give the info-object name.
    This is what I fetched fom help.
    Reference characteristic
    The reference characteristic has the technical properties of a characteristic such as data type and length, as well as the master data (attributes, texts and hierarchies). The characteristic itself also has buinesses semantics.  Several characteristics can refer to the same reference  characteristic. Such characteristics automatically have the same technical properties and master data.
    Example:
    The characteristics sender cost center and receiver cost center use the reference characteristiccost center and with it the same values and the same texts.
    Bye
    Dinesh

  • How to delete Master data using Process Chain

    I need to delete data in respective data targets such as Infocubes, DSO’s & Master data Infoobjects. It was fine with Infocubes & DSOs  using respective process type. But the issue is with Master data Infoobjects.
    Is there any process type by using which I can delete data in Master data Infoobjects using process chain?

    Murali,
    Master data object process type is not there because in BW, master data is conformed or is shared by other infoproviders. Due to this dependency, master data loading is a bit more complex. You need to drop all the data from all the infproviders which are using the master data you want to delete.
    -Saket

  • How to design data load process chain?

    Hello,
    I am designing data load process chains for the first time and would like to get some general information on best practicies in that area.
    My situation is as follows:
    I have 3 source systems (R3 and two for which I use flat files).
    How do you suggest, should I define one big chain for all my loading process (I have about 20 InfoSources) or define a few shorter e.g.
    1. Master data R3
    2. Master data flat file system 1
    3. Master data flat file system 2
    4. Transaction data R3
    5. Transaction data file sys 1
    ... and execute one after another succesful end?
    Could you also suggest me any links or manuals on that topic?
    Thank you
    Andrzej

    Andrzej,
    My advise is to make separate chains for master & transaction data (always load in this order!) and afterwards make a 'master chain' where you insert these 2 chains one after the other (so: Start process -> Master data chain -> Transaction data chain).
    Regarding the separate chains; paralellize as much as possible (if functionally allowed). Normally, the number of parallel ('vertical') chains equals the nr of CPU's available (check with basis-person).
    Hope this provides you with enough info to start off with!
    Regards,
    Marco

  • Partitioning a cube in a Process chain

    Hi,
    How can I launch the partitioning of my cube in a process chain ?
    Is there an ABAP program i can use with a variante ?
    I have 3 cubes (one per Year : Y, Y-1, Y-2).
    I would like to create a process chain for Shifting my data :
    Delete data of cube Y-2
    Load data Y-1 in cube Y-2
    Delete data of cube Y-1
    Load data in cube Y-1
    Selective deletion in cube Y
    When my cubes are empty I would like to make a new partitionning with the next year.
    this | Next |
    year    |  year   |        old part.         |         new partioning
    cube Y_           2007   | 2008      | 001.2007->012.2007 |      001.2008->012.2008
    cube Y-1        2006   | 2007      |  001.2006->012.2006 |      001.2007->012.2007
    cube Y-2        2005   | 2006      |  001.2005->012.2005 |      001.2006->012.2006
    Thanks for any help.

    Hi,
    run transaction delete_facts and generate a deletion program for your cubes with a select-option for the year. Create variants for that programs to delete the relevant years.
    Create a chain with the following steps:
    1st. abap to delete year - 3 from last cube
    2nd. load year - 2 from previous cube to deleted cube
    3rd. abap to delete year - 2 from previous cube
    4th. load year - 1 from actual cube.
    5th. delete year - 1 from actual cube.
    Hope this helps!
    kind regards
    Siggi

  • Loading Data Using Process Chains

    Hi All,
    we are having 3 layers for loading data using DB connect i.e 1st and 2nd layers we are having DSO's and the 3rd layer is cube.we are following the following updates for the 3 layers
    1st layer- full
    2nd layer - delta
    3rd -delta
    is there any possibilites of getting duplicates in the cube and if so how to solve this one using process chains
    regards,

    Hi,
    Your dataflow looks ok.
    Hopefully you are using "Std DSO", there is no chances of getting duplicate records.
    But in case...
    If you are using "WO DSO" with check box "Do not check Uniqueness of records"
    In this situation you will get the duplicate... as "WO DSO" with this property will simply keep on adding adding the records.
    Thanks
    Mayank  

  • Error While Deleting cube Contents in Process Chain

    Hi All ,
       I am getting a error when i am trying to delete the contents of two cubes in a Process Chain . The data of one cube is getting successfully deleted but while deleting the second one it results in a error.
    Following are the messages :
    1>Database table /BIC/FZCFEXP01 was deleted and recreated     
    2>Database table /BIC/EZCFEXP01 was deleted and recreated     
    3>Database table /BIC/FZCFEXP02 was deleted and recreated     
    4>Database table /BIC/EZCFEXP02 was deleted and recreated     
    5>Content Of Data Target ZCFEXP01 Successfully Deleted     
    6>Content Of Data Target ZCFEXP01 Successfully Deleted     
    7>System error: RSDU_DATA_EXISTS_TABLE_DB6/ DB6     
    8>Drop Cube Failed In Data Target ZCFEXP02
    Can anyone Help ??
    Sam
    Any pointers . Help is highly appreciated.
    Edited by: Samir Bihari on May 14, 2009 8:54 AM
    Edited by: Samir Bihari on May 14, 2009 8:55 AM

    Hi,
    I'm not sure for this issue but it may relate to SP issue...
    jst chk this notes:
    Note 385293
    Note 987754
    rgds,

  • How to run Multi provider with process chain

    Hi Experts,
    I have a process chain (Including 3 cubes) , now i want to run this multi provider through process chain?
    can any one give me step by step process?
    Thanks

    Hi,
    Include 3 cubes in the Process chain.Multiprovider is a structure it will not contain data physically.while running the query it will fetch the data from 3 cubes that u loaded from Process chain and displayed in the report.....

  • Loading master data through process chain

    Hi Gurus
    I am designing the process chain , I know that I have to start by loading master data first for that I am planning to load attribute first and then to load text and then Hierarchy. Is that the right sequence?
    Also how can I make sure that once the master data is loaded , the transaction data loading start automatically?
    I am planning to put attribute chage run as last process in every master data loading . Is that correct?
    Also i would appreciate if you can tell me the very first step I should follow to start my design, I have already identified the master data and transaction data and their respective dependancies.what would be my next step?
    Thanks for your help in advance.
    Kris

    Hi Kris,
    Make two seperate Process Chains for Master Data and Transaction Data
    For Master Data:
    Your sequence is absolutly correct, Identify what all Master Data Objects and make a list of InfoPackages and Start creating Process Chain as
    Start --> Attribute --> Text --> Hier --> Attr Change Run
    For Transactional Data:
    Identify the Data Targets and the Sequence of loading, then create the Process Chain
    NOTE: Always Master Data should be loaded before Transaction Data
    After Creating different Chains for Master Data and Transaction Data, Make a one Super Chain called Meta Chain where you can put all these process chains,
    Meta Chain  --> Process Chain 1( Master Data Chain) --> Process Chain 2( Transaction Data)
    also check these threads for process chain creation
    Re: Process Chain : Master Data
    Re: process chains ?
    Hope this helps,
    Sudhakar.

  • Delete Master Data using Process Chain?

    Hi Friends,
    How do I delete Master Data using Process Chain?
    Thanks,
    Pradeep

    Hi Bhanu,
    I am not sure why we would want to delete MD. But that is the task given to me. I actually know it is not possible. But is there a way to delete MD using chains?
    Thanks,
    Pradeep

  • Deletion of changelog data using process chain

    Hi All,
             I have a requirement where i have to delete the changelog data for particular set of data using process chain.we have an option of deleting the entire data from changelog but how to delete only a particular set of data?????

    If you are on BI 7 than,
    Choose "Deletion of Requests from the Change Log" from process category Further BI Processes by double-clicking.
    Create a new process variant and in the variant maintenance screen select Type of Object as Change Log Table
    Under Name of object select DSO name
    Specify the requests that need to be deleted by determining the days or dates. You also have the option to specify whether you only want to delete successfully updated requests, and/or only incorrect requests that are no longer updated in an InfoProvider.

  • How to automate the data load process using data load file & task Scheduler

    Hi,
    I am doing Automated Process to load the data in Hyperion Planning application with the help of data_Load.bat file & Task Scheduler.
    I have created Data_Load.bat file but rest of the process i am unable complete.
    So could you help me , how to automate the data load process using Data_load.bat file & task Scheduler or what are the rest of the file is require to achieve this.
    Thanks

    To follow up on your question are you using the maxl scripts for the dataload?
    If so I have seen and issue within the batch (ex: load_data.bat) that if you do not have the full maxl script path with a batch when running it through event task scheduler the task will work but the log and/ or error file will not be created. Meaning the batch claims it ran from the task scheduler although it didn't do what you needed it to.
    If you are using maxl use this as the batch
    "essmsh C:\data\DataLoad.mxl" Or you can also use the full path for the maxl either way works. The only reason I would think that the maxl may then not work is if you do not have the batch updated to call on all the maxl PATH changes or if you need to update your environment variables to correct the essmsh command to work in a command prompt.

  • How to create info area for process chains?

    How to create info area for process chains?

    Hi,
    If I understand your question clearly, you want to assign display componets.
    once you have created you chain you assign the components by clicking CTRL+F11
    Regards,
    Namrata

  • How to Convert INFOPACKAGE GROUPS to PROCESS CHAINS???

    Hi BW Gurus,
    How to Convert INFOPACKAGE GROUPS to PROCESS CHAINS???and what are the
    measures i need to take care before doing the same .
    prasad

    Hi,
    Simply add these infopackage groups into process chain and schedule the process chain.
    Hope this helps.
    Assign points if useful.
    Regards,
    Venkat

  • How to identify whether that particular process chain is active or not?

    Hi all,
    How to identify whether that particular process chain is active or not ?
    thanxs
    haritha

    If see the process chain then it will not be greyed out if it is active. Or else check in these tables.
    RSPCCHAIN
    RSPCCHAINT
    to check the logs
    RSPCLOGS               
    RSPCPROCESSLOG
    Give the chain name and check in the object version.
    Khaja

Maybe you are looking for

  • Trying to update to iOS5 I get An unknown error (1).

    Hi There! I'm trying to update my second iPhone to iOS5 and while the first one gave me no trouble what so ever, the second one is always giving me an unknown error (1). I've updated everything, only one USB is used, downloaded from all different sou

  • WBS element to remain when creating a quotation with ref

    Hi , I have a requirement , when a quotation is created with reference to another quotation the a new WBS element should not be created instead it has to be the same as the one of the reference quotation . Is there any exit or routine where i can cod

  • CMC Authentication takes 15 minutes to display

    Why is it taking 15 minutes or more to bring up the Authentication pop-up window in the CMC? I just click on the Authentication "lock" icon and select Windows AD and a blank page page with "Loading" appears and then it sits - 15+ minutes before it po

  • New to LDAP

    hi, im working on a login application , that is in struts and i have to use LDAP in that ... i m very new to LDAP....i dont know anything.........pls can any one help me.? can u pls give me one simple code example of LDAP. thanks

  • Why can I not see Faces on my iOS units Photo app

    I use IDrisve works nicely on My iMac. before the last update i had "faces from My iMac" but not now. any ideas"