Aggregation view maxl

Hi essbase Gurus,
Iam in ASO wen the people retrive the reports it will taking lot of time so iam doing aggregation view , manually iam selecting the second option
*Design ,materialize ,and save aggregation ok its working but how can i do this using by maxl ??????????
by refering docs and forum I found
execute aggregate selection on database ASOSamp.Sample
dump to view_file Account.csc;
so its generating that csc file in the arbor path but its not showing any number of aggrigate cells and number of aggrigate views in the database edit properties when i do by maxl,
your help greatly appriciated
Thanks
Edited by: user8723063 on 8 avr. 2010 05:05

Per the tech ref:
execute aggregate selection on database ASOSamp.Sample dump to view_file myView;
Selects a default aggregation of the ASOSamp Sample database, saving the selection to APP\DB\myView.csc. You can materialize the view later by running the aggregation script myView.csc. For example, execute aggregate build on database ASOSamp.Sample using view_file 'myView.csc'; >
So once you have dumped the csc file, you then need to run the maxl to aggregate based on the csc.

Similar Messages

  • How to view individual records instead of aggregated view in BEx report

    hi,
    i see my key figures as an aggregated view in the report. I wish to see each record separately. How can I do this? Pls help.
    For eg:
    In Cube Content I see the records like...
    Material           Cost
    M1                  1000
    M1                  2000
    M1                  3000
    M2                  7000
    In the Report I see the following...
    Material           Cost
    M1                  6000
    M2                  7000
    Thanks,
    SD

    Hi Sebastian,
    To get the records in the query result without aggregation,
    1. give the characteristics in the rows and key figures in columns.
    (or)
    2. assign with a request number for each record, since no two records will have same request number, there is no chance of getting aggregation.
    (or) are u using any DSO in ur data flow, if so remove that and directly map to info cube and see the result.
    Thanks,
    Sai Chand
    Edited by: sai chand on Jan 15, 2009 8:38 PM

  • "execute aggregation process" fails if views already exist?

    After loading data with the following command...
    import database $5.$6 data
    from load_buffer with buffer_id 1
    add values create slice;
    I am attempting to generate aggregated views using the following command...
    execute aggregate process
    on database $app_name.$db_name
    stopping when total_size exceeds 1.5
    enable alternate_rollups;
    This command fails if I already have a set of views on the database. I was hoping that this command would be able to add to the existing set of aggregated views realizing that there were no views set up for the new slice that was just generated.
    Is there a way (with MAXL) to build aggregated views on a database that only creates views for a new slice without going through the process of defining my own views?
    Thanks...
    Bill

    The views are automatically updated when you create the new slice, no further processing is required.
    From the DBAG:
    You can incrementally commit the data load buffer to an aggregate storage database to create a slice. After loading the new slice into the database, Essbase creates all necessary views on the slice (such as aggregate views) before the new data is visible to queries.

  • ERROR - 1270031 - Failed to select any new views or all views that you requ

    Hi,
    when I try to run a Maxl script against an ASO application to aggeragate the cube. I end up with an error msg as shown below.
    ERROR - 1270031 - Failed to select any new views or all views that you requested to build exist already.
    Please guide me on what caused this issue.
    Thanks
    Sathish

    If you re-run this statement and there are already aggregated views then the chances are it will not find anymore views that would keep it within the 1.5 limit. So you can do as Glenn suggested and drop the aggregations and re-run your script, or you can up the 1.5 to 3.0 or something**.
    ** Obviously this means that more disk space will be taken up by your ASO cube.

  • How to make a virtual view for all the incoming messages from several accounts, just like in Opera Mail?

    I want to have a replication of Opera mail feature. This feature enables you to aggregate all mail items from across all the e-mail accounts into a single virtual aggregated view.
    That is, say, we have 3 different mail accounts. In Mozilla Thunderbird on a daily basis I check if there is something new in the incoming folder for those accs. To do that I click on the corresponding folder for every account. Now, what i want is to click on a single folder where I would have an aggregated virtual view of the incoming folder for all of those 3 accounts. I guess, same thing can be done with different kinds of mails, such as:
    * Unread messages (after having viewed the mail item, it automatically goes straight into "Sent messages" aggregate view, listed below)
    * Read messages
    * Sent messages
    * Spam messages
    * Drafts, etc
    Also there is this cool feature (virtual thing applies here as well) that helps to have a view of all the attachments across all accounts categorized into different descriptions, such as:
    * docs (xls, doc, ppt, etc)
    * images (jpg, png, etc)
    * archives (zip, rar, etc)
    More then that, it would still be better to have labling aggregation view feature across all acounts. That is, if we have marked important several messages in, say, 2 accounts, those should be seen in a single aggregated virtual view under name, say, "Important messages". Same can be said with flags, todos, etc.

    Pop mail accounts can be set up to use a Global Inbox. Imap mail accounts cannot.
    However, there are various 'views' in Thunderbird. I would suggest you try 'Unified'. This creates a visual Inbox containing all Inbox messages with sub folders showing individual Inboxes, so you can still see them separately if required.
    via Menu Bar;
    View > Folders > Unified
    Via Menu icon
    Menu Icon > Folders > Unified.
    This view would show all the 'Important' tagged emails, so you could them sort by Tag.

  • Initiating batch scripts from Maxl Script Editor in Admin Console??

    Guys,
    Is it possible to initiate batch scripts from Maxl script editor in Admin Console.
    I dont want to automate the scripts as my data loading process can happen at any time.
    Thanks in advance
    A

    Hi A,
    I'm not sure what you're asking? Do you want to run a batch of Maxl scripts, or a batch file, or a single Maxl Script? Why do you choose to use the Admin console to do this? Could you run what you're trying to run in batch from the command line?
    Executing MaxL and MDX Scripts
    To execute a MaxL script or an MDX script:
    Open or create the script.
    From the server drop-down list on the toolbar, select the Analytic Server to execute the script against.
    The drop-down list contains only Analytic Servers that are displayed in your Enterprise View. For more information about connections, see Connecting to Analytic Servers in MaxL and MDX Script Editors.
    Specify how errors should be handled during execution. See Setting MaxL and MDX Execution Options.
    Specify how you want results to be displayed in the Results tab. See Viewing MaxL and MDX Results.
    If the script contains variables, specify how undefined variables are resolved during execution. See Resolving Undefined Variables.
    To execute the entire script, right-click and select Execute from the pop-up menu.
    To execute only part of the script, highlight the statement or statements that you want to execute, right-click, and select Execute from the pop-up menu.
    The script executes against the specified Analytic Server, and the results are displayed in the Results panel.Regards,
    Robb Salzmann

  • How to access MailItems within the Message View?

    I'm working on an Outlook 2013 plugin that needs to access the emails currently displayed in the Message View.
    I already searched around a lot but I could only find ways to list emails by folder (and also the current folder). E.g.
    Outlook.MAPIFolder curFolder = this.Application.ActiveExplorer().CurrentFolder;
    Outlook.Items mailItems = curFolder.Items;
    MailItem item = mailItems.GetFirst();
    This would work fine if the user didn't apply any search filters; but if a filter is applied via the instant search bar this code would produce the same list of MailItems as if the filter wasn't applied.
    I thought of two ways of potentially solving this but couldn't find any resources online that worked for either. 1) Preferably, get direct read access to the MailItem list currently rendered within the Message View. 2) Alternatively, read the value in the instant
    search text-box and apply that to the currently selected folder using the Items.Find()
    command.
    From what I've read I don't think either of these elements have supported direct access in the Outlook Object Model; but there must be some way to solve this problem. I've also tried using
    this.Application.ActiveExplorer().Filter;
    but this appears to output a DASL query in the format ("http://schemas.microsoft.com/mapi/id/{00062008-0000-0000-C000-000000000046}/85700003" = 0) so I'm unsure if this is could be reformatted or be used as a filter.
    Any guidance or explanations would be greatly appreciated; thanks in advance.

    Hello Davon,
    The Filter property is useless in that case. I spent some time researching that and found the following way:
    The
    GetTable method of the TableView class returns a Table object
    that represents all of the Microsoft Outlook items that are contained in a TableView object.
    Here is what MSDN states:
    The GetTable method of the TableView object
    returns a table of items from one or more folders in the same store or spanning over multiple stores, in an aggregated view. For example, an aggregated view obtained by a search across all mail items by using Instant Search. This behavior differs from the GetTable method
    of the Folder object,
    which obtains a table object that contains items from the same folder.
    private void DemoViewGetTable()
    // Obtain the Inbox folder.
    Outlook.Folder inbox =
    Application.Session.GetDefaultFolder(
    Outlook.OlDefaultFolders.olFolderInbox)
    as Outlook.Folder;
    // Set ActiveExplorer.CurrentFolder to Inbox.
    // Inbox must be the current folder
    // for TableView.GetTable to work correctly.
    Application.ActiveExplorer().CurrentFolder = inbox;
    // Ensure that the current view is a table view.
    if (inbox.CurrentView.ViewType ==
    Outlook.OlViewType.olTableView)
    Outlook.TableView view =
    inbox.CurrentView as Outlook.TableView;
    // No arguments are needed for View.GetTable.
    Outlook.Table table = view.GetTable();
    Debug.WriteLine("View Count="
    + table.GetRowCount().ToString());
    while (!table.EndOfTable)
    // First row in Table.
    Outlook.Row nextRow = table.GetNextRow();
    Debug.WriteLine(nextRow["Subject"]
    + " Modified: "
    + nextRow["LastModificationTime"]);

  • Calculation before aggregation

    Hello BW Guru's
    What does this calculation before aggregation mean ?
    In which situation we use the above setting ?
    when we can use this option in Modelling and when we can use this option in reporting ?
    I am zero with this.. please explain me with a real time example.
    Full points will be assured for the best answer
    many thanks in advance,
    NIru.

    Hi,
    An aggregate is a materialized, aggregated view of the data in an InfoCube. In an aggregate, the dataset of an InfoCube is saved redundantly and persistently in a consolidated form into the database.
    How to create Aggregate for the cube.(for the example shown below)
    step1
    go to rsa1 transaction code , right click on the cube --->maintain aggregates ---create by your self
    Step2
    in the dimension Drag Region give the name of the aggregate .
    after dragging in the aggregation selection type you will find * . that means it is assigned for all characteristics value.
    or
    right click on the * and select fixed value as NY( this will give aggregation values only for NY)
    but in the example i have take * it is for all characteristic value ( means for all values NY and CA)
    Step3
    Now place the curser on the sigma symbol and activate the aggregate.
    Step4
    Now load the data to the cube , befor loading the data to the cube it a good practice of switching of the aggregate and switch on after loading.
    this option can be obtain at top menu aggregate---> switch on of for queries that means the aggregates are available for the reporting to view.
    by doing this this will increase the load performance and also the execution of the query will be fast
    Step6
    now open the report and execute
    The scenario below shows you how to count the results of a calculated key figure in the BEx Query Designer.
    You have loaded the following data into your InfoCube:
    Before Aggregation
    Region/     Customer  /Sales Volume USD
    NY /     A     /400
    NY/     B     /200
    NY/     C     /50
    CA/     A     /800
    CA/     C     /300
    After Aggregation
    Region/                SalesVolumeUSD
    NY/                        650
    CA/                       1100
    Overall result                 1750
    hope this is clear
    Santosh
    Edited by: Santhosh Nagaraj on Oct 29, 2009 3:35 AM

  • Access on aggregated levels with virtual key figures

    Hi all,
    I need access to the aggregated view of a BEx report within user-exit RSR00002 for processing virtual key figures. Currently I only get access to the lowest non-aggregated level.
    My requirements in detail:
    I get certain key-figures (250 historical values)on the lowest aggregation level - so-called folders. Then I have to aggregate this vector of values at the next hierarchy level up to the top-level, say along-side a company's business department structure. Drill-down, slice&dice should be possible. So far so good - this is done easily with standard BEx features.
    Then, on each aggregation level, i.e. hierarchy node, I need to get the third lowest of the 250 aggregated values to assign this to my vkf. This is not an issue of the algorithm but of the internal data representation or access to the OLAP processor because I don't get this vector on the same aggregated level such as I could see it in my BEx report but on the lowest non-aggregated folder level.
    The question is now:
    a. Is data access on aggregated levels and drill-downs because of the internal representation generally not possible within this user-exit and would I have to supply the aggragation logic myself or
    b. do I have overlooked something critical - did I miss the trick?
    Every idea or hint is deeply welcome!!
    Thanks a lot,
    Michael
    Message was edited by: Michael Kronenberger

    First check in <b>Technical Information</b> in <b>RSRT</b> , whether the
    <b>Virtual Char/Key</b> Fig is<b> Y</b> or <b>N</b>.

  • ExceptionInInitializerError on EAS 7.1.3 Install

    Hi,Just installing EAS 7.1.3 on Win 2000 SP4 server.Selecting both Server and Console with Default MySQL and Apache Tomcat.Goes through the installation wizard all right until the very end when I get"Fatal Application Error""This Application has Unexpectedly Quit""Invocation of This Java Application has caused an ExceptionInInitializerError. This application will now exit (LAX)"Click on details gives me a whole heap of java related errors.The console works fine if connecting to another EAS Server, but cannot start the Server on that local box, cannot start the service (via the start_service.bat file in the /EAS/Server/bin directory).Cannot un-install either, wizard goes through a few next/next/next, but the description area of the wizard box remains empty until the end, and the software remains on the local disk.Any ideas ??

    One aspect of designing aggregations in EAS (AAS in System 9) is that you can enable query tracking which causes the server to watch how queries actually use ASO. Then, you can use EAS/AAS to add aggregations based on your actual usage, which may improve performance on queries of interest. Once you've saved the aggregation plan produced by that, <BR><BR>I believe you can just script the building of aggregations using that plan through maxl with the following command line:<BR><BR>execute aggregate build on database <your-db> using view_file <aggregation-view-file> ;<BR><BR>HTH<BR>

  • Newsfeed with SharePoint Foundation 2013

    Hi,
    I want to have a couple of news feeds on my SharePoint Foundation 2013 Sites. I want everyone to comment on these news feeds. Which list/web part would do the best jobs?
    Each individual user should have the ability to have an aggregated view of a subset of these feeds. Which technology would be available for this?
    Thanks for any advice
    Peter

    If you are looking for utilizing the OOB features of SharePoint Foundation, Discussion board is the only option which provides commenting on items.
    Raghavendra Shanbhag | Blog: www.SharePointColumn.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

  • Diff b/w aggretation and compresion?

    any one give me the diff b/w aggretation and compresion?,in both sinero we aggregate data, and why rool up, after rool up again we do compresion , i dont under stand taht

    Hi,
    Aggregation:
    An aggregate is a materialized, aggregated view of the data in an InfoCube. In an aggregate, the dataset of an InfoCube is saved redundantly and persistently in a consolidated form on the database. Aggregates allow quick access to InfoCube data during reporting.
    http://help.sap.com/saphelp_nw70/helpdata/EN/26/4bc0417951d117e10000000a155106/frameset.htm
    Compression:
    When you load data into the InfoCube, entire requests can be added at the same time. Each of these requests has its own request ID, which is included in the fact table in the package dimension. This makes it possible to pay particular attention to individual requests. However, the request ID concept can also cause the same data record (where all characteristics are the same except the request ID) to appear more than once in the fact table. This can be eliminated by Compressing the cube.
    http://help.sap.com/saphelp_nw70/helpdata/EN/ca/aa6437e7a4080ee10000009b38f842/frameset.htm
    First you have to build the Aggregates and do the Compression.
    If you do Compression first then what happens is that it deletes all the Requests and transfers records from F Table to E Table.

  • Create task from conversation thread in news feed - Task must be created in custom task list

    Hi All,<o:p></o:p>
    Have a new requirement
    were user should be able to create a task for himself from a conversational
    thread in News feed.<o:p></o:p>
    In
    SharePoint 2013 we have a functionality where we can follow up on a
    conversation and it creates a task in My Tasks which is in My site.<o:p></o:p>
    But my requirement
    is to create a task in Tasks list in same site collection on click of follow
    up.<o:p></o:p>
    I have
    tried one approach as below :<o:p></o:p>
    My Tasks in
    My site is an aggregated view of all tasks assigned to the logged in user. When
    i follow a task in News feed a personal task is created in My task
    (WmaAggregatorList_User internal name) list. When i Edit the personal task and
    change the Projects
    drop down to the required Project Name and Check -"Make this task public to project
    members" it just creates a task is specific Site and moves
    the task.<o:p></o:p>
    I tried to
    find if Projects and Check box are columns of Task list , but did not find any
    columns.<o:p></o:p>
    I am trying
    to create a event receiver which would make these columns be set to Site Name
    and check box checked so that when user creates a task it will directly move to
    Custom Task list.<o:p></o:p>
    Please
    guide <o:p></o:p>
    Thanks in
    Advance<o:p></o:p>
    Pallavi

    Thank you for your responce. I used a content query wp to rollup only the Major Milestones, but am unable to overlay the results to a calendar.. The link you provided is for overlaying different task lists onto a calendar, but does not detail how to
    overlay the results from the content query onto a calendar.

  • Sum and group by using CAML query

    Is there any way to get the SUM of values with group by ID using CAML query?
    I have a custom list, in that I have ID and Value columns as below
          ID         Value1      Value2
          1             10             4
          2              5              3
          1             15             2
          3             20             1
    I want to get result:
         ID          Value1        Value2
         1             25                6
         2             5                  3
         3             20                1
    I used CAML query:
    <View>
    <Query>
    <Where>
    <IsNotNull>
    <FieldRef Name="ID" />
    </IsNotNull>
    </Where>
    <GroupBy Collapse="FALSE">
    <FieldRef Name="ID" />
    </GroupBy>
    </Query>
    <ViewFields>
    </ViewFields>
    <Aggregations Value="On">
    <FieldRef Name="Value1" Type="SUM" />
    <FieldRef Name="Value2" Type="SUM" />
    </Aggregations>
    </View>
    But
    this query returns all the records
    that satisfy the condition <Where>.
    I
    do not correctly?

    You need to work with current view based aggregation. Please check below threads for your reference.
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/dda5735a-fecf-403f-9495-1b63617d2fbf/question-on-a-caml-query?forum=sharepointdevelopmentlegacy
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/24e88d6a-ee15-4d81-a5fe-504c7bd14e46/how-to-sum-a-column-value-using-caml-query?forum=sharepointdevelopment
    Hope this helps.
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful
    I've seen these
    issues and articles and do them, but
    does not work. I use object mozhel
    Sharepoint (javascript).

  • How long does it take to create material master data from PO lines?

    Hi ,
    I was wondering if I could use an expert's opinion on the time and effort (FTEs) that goes into cleaning 50,000 PO lines that contain item descriptions to create a clean item master and a (basic) catalog.
    The idea is:
    To remove duplicates, invalid, non recurring/ redudant items
    To create categories and sub categories (Standard - no coding)
    Is there any defined tool and process-steps, not only for SAP but in general? Do consultants do this manually (with Excel spreadsheets) or some other means.
    Any references will be very useful.
    Thanks and regards.

    could be any time from a day to some months, just depends how big the mess is and how detailed the wishlist is and how well you want become.
    Most consultants will do this probably with Excel as they are used to it.
    Mixed tools can speed the process up if the people are used to those tools, or slow it down if they are not and need training before they can start.
    Is it really only the description which will finally be different for some thousand materials that finally need to be created?
    I would start with TAANA transaction, this would give me already an aggregated view on the items, as it can be used to group and count the items by description (and other parameters such as year) so it is  down in seconds  to the number of variations. Means the duplicates are eliminated.
    Then you identify the one-time buys from previous years and remove them from the list (the output of TAANA can be worked on with Excel inplace)
    Now starts the hard work to remove the garbage. This is usually a manual work, looking for typos which made this different from the same item with the correct description. And even identifying duplicates that are totally different written "Elbow - stainless steel" and "Stainless steel elbow" and far apart from each other in your list.
    For this I use Excel with the Fuzzy Lookup Add-in
    Watch some videos on youtube to see how it works, it's great.
    And finally you load the materials with LSMW. If you are experienced with SAP material masters then you know which fields this materials need, they all could be defined as constants and your input file could only have the description, if that is really the only difference, which I actually don't believe. There might be differences in material group, in the unit of measure and usually in the purchasing group too (probably even more fields). And exact those differences in the other fields have to be considered in the cleanup too.
    So, just technically eliminating duplicates and the worst garbage and all the one-time buys and finally load uniformed NLAG materials with just different descriptions could be done in a day. But the experience tells me that this can quickly evolve to a bigger long term project with harmonizing the way how the description will be written, harmonizing units and material groups.

Maybe you are looking for

  • OS X 10.8.3 logs out (idle timer?)

    even thought I have screesavers off, idle timers and energy savers off my iMac logs itself off around every 12 minutes. even when clean my Mac is running or I'm listening to itunes music after about 12 minutes the iMac logs off and shutsdown. I have

  • Testing on Multi-language Web Dynpro program

    Dear all, I am trying to create a new translation for my web dynpro program with no luck, checked with the document many times and find no idea what's goind wrong... Here my last finding, please let me know anythings I can check: 1) I tried to add a

  • Adobe Acrobat XI Pro Trial Download

    Dear Sir/Madam:- Using Windows 7, I7 Processor, 64 bit OS, 16GB memory. Had Adobe Acrobat X, OK. Uninstalled Adobe X, using the normal Windows uninstall procedure. Rebooted. Downloaded and installed the trial Adobe Acrobat XI. Double click Adobe Acro

  • How can I recover my Notes from mail in Leopard after updating to Mountain Lion?

    I had Snow Leoppard and I used to save so many notes in "mail". When I switched to Mountain Lion, it seems all notes are disappeared. I can get the notes from my iphone and ipad, but not the ones in my "mail". I appreciate if you help me, since those

  • Converting to wmv's

    im having a weird problem...when i convert a video to wmv using quicktime pro it only seems to convert like half of the video..kinda weird