Copy data between the cubes

I need to copy data between two cubes (using a business rule). I can do using Partition/replication? If so, anyone have an example on how it's done? I am currently using @XREF, but that does not transfer data for the blocks that do not already exist in the database target.

I am very new to this so will get a detailed description.

Thanks for your help.

You cannot view a partition copy of a business rule. It is intended for the statements of calculation. I guess you could do a jexport or a dataexport and have a batch file that looks for the existence of the file and made a load of it. I don't know that it's a good solution, but if you need to execute a business rule, it might be a way. Of course, you could include the replication in the maxl scriot that is triggered by the creation of file.

Tags: Business Intelligence

Similar Questions

  • Copy data between the custom dimension members or scenario

    Dear Experts,

    I'm back with my silly question.
    Is there anyone know how to copy all the data (not only entity currency) between members in the custom dimension? Our HFM application has a different type of data because the type declaration (legal and audit). Whenever we arrived with our legal data, we copy our legal consolidated data for verification. We tried to create a formula (using hs.exp) to move data from legal to check, but apparently, this formula should be write inside Sub calculate (). Is not supposed, we do not want to run the copy data every time that the user click on calculate.

    We also perform copy data between the scenario, as actual to Budget. This activity also needs all the data consolidated and final.

    So the condition for the copy of data are:
    -data must be consolidated
    -Copy all the data, including the adjustment

    Is there a formula or a way to copy the data that can be triggered individually (click 1 rules that run only copy data) by the user?

    Thank you very much for your kind response,
    -Anna

    Hi Anna,.
    As you say, you cannot trigger different parts of rules to run in HFM. Instead, you use a condition. In your case this condition might be guided by the management of the process. You can use a combination of GetSubmissionPhase, review status , and ReviewStatusUsingPhaseID functions that returns the current process management level and presentation details: phase. To me, it seems that as soon as you have finished legal, you complete a part of your process cycle and enter another stage of verification. Here are the parts of your publishing process, if you have defined a process in HFM management or not, which means that you should consider using it.

    -Kostas

  • data between the cubes.

    For an application, we maintain 3 cubes.
    A cube of data of the current year and a second cube to previous data.
    In the cube of 3rd, we maintain history.
    In the 1st week of February, we move data from 2008 to the cube of the previous.
    Previous data (2007) cube for the cube in the history.
    Help how to do this in a better way.

    SET DATAEXPORTOPTIONS
    {
    DataExportLevel Level0.
    WE DataExportColFormat;
    Period of DataExportColHeader;
    WE DataExportDimHeader;
    WE DataExportOverwriteFile;
    };

    Fix("2008")
    DATAEXPORT 'File' ',' 'output1.out ';
    Endfix

    This will help you.

  • why I'm unable to copy data to the USB in windows 7

    why I'm unable to copy data to the USB in windows 7

    Hello

    You don't say how you try to do.

    You can right click on the data you want to copy to the USB > hover the mouse on send in the list > in the Sub Menu that appears choose the USB by clicking left on it and the data must be copied to it.

    It is also to select the data you want to copy > press Ctrl + C > click in pen drive > press Ctrl + V

    Another method is to drag and drop the data from one drive to another.

    See you soon.

  • How to filter dates between the current date and the number of dates past

    Hello

    On the answers, how can I do to return a report that contains data between the current dates and 31 days in the past?

    Users want to connect display the report and the report should show only data 31 days to the date of the day... How would I be able to set it up on the answers that since I have not access to RPD?

    Please let me know

    Thank you

    use the date filter between current_date and timestampadd (sql_tsi_day, -31, current_date)

    fixed

  • problem copying of data between the tables

    Hello members,

    Its my first day using SQL queries the server for Oracle 10 g. I used the following query to copy certain fields in a table:

    CREATE TABLE SAMPLE_TEMP (SELECT customer BALANCE OF CUSTOMER_ALL)

    The CUSTOMER_ALL table has more than 2 million documents. I managed to create an array and copy of the data, but the new table could fill only 52978 records.

    -Samples in my table
    BALANCE CUSTOMER
    6.28899273 0
    6.28899274 0
    6.28899275 0
    6.28899289 625.12
    6.28899292 2666.24

    How can I go about fixing this? I have to declare a structure and set it to the number of records that I will store? Any guidance will help me get started.

    Concerning

    Newbie

    Hello

    If the CUSTOMER_ALL table is a living picture, he could have new records INSERTed because you copied the data, so you'll have different counts.

    To check the difference of data:

    SELECT CUSTOMER, BALANCE FROM CUSTOMER_ALL
     MINUS
    SELECT CUSTOMER, BALANCE FROM SAMPLE_ALL
    
  • How to set the join in the physical layer between the cube and the relational table

    Hello
    I have a data aggregated in essbase cube. I would like to supplement the information contained in the cube with data from relational source.

    I read the article http://community.altiusconsulting.com/blogs/altiustechblog/archive/2008/10/24/are-essbase-and-oracle-bi-enterprise-edition-obiee-a-match-made-in-heaven.aspx that describes how do.

    In this article, I think I have to define a complex join between any cube of essbase to my relational table in the physical layer.
    But when I use the Manager to join I am only able to define jooin between the tables of the source of the relationship, but not with the cube imported.

    In my case, I'm trying to reach the risk dimension in the cube based on risk_type_code (Gen3 members), with risk_type_code in relationship table dt_risk_type.

    How can I create this join?

    Concerning
    Hanane

    RelationTable.dt_risk_type = cube. "" Gen3, risk. "

    That's all ;-)

    See you soon,.
    C.

  • Exchange of data between the internal and external labview code

    Sorry for a simple question.

    I have a TestStand sequence that uses units/tests written in LabVIEW. The sequence is extermnally began with a stand alone LabVIEW program. I need to establish simple exchanges of information between units of the sequence LabVIEW and LabVIEW external code.

    Information are simple strings will eventually be sent in both directions.

    Please advice what commumnication path needs to be implemented.

    Unfortunately, arttempts to search OR site Internet (or Internet) result in a large number of irrelevant information. Probably, I can't shape appropriate keywords. There is therefore a need for your help.

    Thank you

    _Y_ wrote:
    [...] It takes by presenting some initial information (e.g. username) in the sequence [...]

    Use a Message from the user interface of query for the data (data available in the user interface, executing sequence requires it).

    _Y_ wrote:
    [...] and view the status of intermediate/final level in the user interface.

    Use a Message from the user interface to transmit these data to the display (data available in the execution of sequences, Which requires it)

    Norbert

    EDIT: Btw, you should use TestStand user to nicks track management. This gives you more options and security than some custom stuff implemented in the user interface.

  • Problems with the transmission of data between the screws

    Hi all.

    I have a question where my program slows considerably during the race.

    The program is a producer-consumer, where I have the main consumer loops and loops producer for USE comms, measure the output power, input for measuring the power, thermal control, etc..

    Regarding the issue, the measures of output loop takes readings and transmits the data to a separate VI which remains running (measure of output processor). This VI summarizes and on average the data and also displays data for the operator to see details if necessary. The operator shows and hides the front panel of this VI with a button on the main program. This VI also returns the summary data to the main VI, where it is read by my loop of consumer.

    The main measures output VI loop takes about 200mS to run when the program is first started. Less than a minute, it is 400 MS, and it's all downhill from there.

    I've isolated the problem to the way I pass data back (I think). I couldn't find a way to pass the reference of the queue between two screws not connected by wires. I open a reference to the VI processor and use Ctrl Val.Set and Get to pass the data back. If I take the intersection of the Subvi data, there is no slowdown.

    My questions are:

    (1) why the data passing by invoking a node of the control on the target would cause the downturn?

    (2) how would I get/pass information of queue between the two screws are not connected?

    (3) Alternately, could I start the VI processor in my main program, run and pass data in and out of it? I want to keep it running, because it is also part of the user interface.

    I don't know that I have not explained this very clearly. I took some screenshots of my code, but don't see how to download here.

    Thanks in advance,

    Jim


  • Exchange of data between the main VI and sub - VI

    It is my first attempt to build a comprehensive program and hope you can help me.

    The idea is to load a set of data and to perform several calculations and operations on them, find themselves in the creation of a report file.

    What I want to do is to build a main VI which contains the data, and several sub - vi to do the math, dynamically loaded in a subgroup of experts (for the simple user interface). I thought about this architecture because I'm sure I'll have to change the calculation of VI, and I don't know how I'm going to need, so I can just add an another calc VI to the plugin dir and load it. The thing is, I have to keep moving data back from the main VI to the Subvi and maybe even between sub - vi. Is there an easy (or not so hard) how? I thought about queues, but sometimes the data is to be sent to more than a subvi, and I can't have a queue for each. The idea that I get is like a network producer-consumer mode BOX: the main VI produce some data and all those interested in this data use. Then they send the results back (as a "producer") and all stakeholders in the response it consumes.

    Attached, is a "skeleton" of what I intend to do.

    There are several ways you can accomplish this. First of all, you can use the Start Asychronous Call, which will provide a component of connector for you. So, it is easy to wire the reference to it. You could also implement a global functional (also known as a motor of action) to access the event reference. It is the approach we use for our shared events. If you have lines between the main VI and ths Subvi you to format a particular message reference. However, I don't think that this approach would correspond to what you are doing.

  • Copying data between members in essbase

    Hi team,

    I have essbase 11.1.2.2 and I dimensions below,

    (1) accounts

    location 2)

    Time 3)

    (4) POINT

    Under the ARTICLE size, I have members below. I need to copy the data of the India and America at India_history and America_history respectively.  Can you please help me how I can perform the task below. India_history and America_history and Country_history are new members that I created for this task.

    AGENDA

    |-| - Country

    | - India

    | - America

    | - Country_history

    | - India_history

    | - America_history

    No, if you don't restrict at all, just use your statements DATACOPY without a FIX.

    Any dimension not mentioned in the FIX is not filtered, and don't use is not a SOLUTION at all apply them orders for the entire base.  A FIX can only reduce the size of the area affected by the controls that it contains.

    Either way, whenever you put for example "accounts" in a statement to FIX as in your second example, you are just fixated on the top of the Member 'Accounts' page, not the whole dimension of accounts.  Which would almost certainly not be actually desired.

  • Sharing data between the host computer stores in different groups.

    I read in several places that sharing of data warehouses between the host in different groups is possible, but I don't get the warm and fuzzies when the hosts are different versions.

    vCenter is 4.1

    Group Alpha is 4.0 vmfs 3.33

    Bravo of cluster is 4.1 vmfs 3.46

    My goal is to move the virtual machines that meet the specific criteria of group Alpha for Cluster Bravo then the availability of flowing freely between clusters.

    The only concern I have is when adding Cluster Bravo to the same host of 3PAR alpha value of Cluster sharing all the data store, Cluster Bravo will try to reformat to vmfs 3.46 break Cluster Alpha to see the virtual machines stored in the warehouses of shared data?  I don't want to present the old warehouses of data to the new cluster only break from old cluster.

    Hello vmsjsn

    ESX/ESXi 4.X supports all versions of VMFS file system.

    Using your example of Alpha and Bravo. Kudos to will write more Alpha. you will be able to cross all hosts on the shared storage.

  • General guidelines on export and import between the cubes

    I had a lot of luck with my last question, I thought I'd ask for general information in my next venture. I have two similar cubes. It has dimensions:

    Accounts (there are in that cube of accounts that are not in the second cube and senior level members do not match in the names)
    Periods of time
    Entities
    Scenarios
    Versions

    Some scenarios are manually entered into the first cube, forecast and budget for example.

    The other has dimensions

    Accounts (not all the same, but those who are in this cube is also in the first cube, i.e. level 0 members who ARE in the two cubes have the same name)
    Periods of time (same size)
    Entities (same size)
    Scenarios (not all are the same, but who is in this cube are also in the first cube)
    Job type

    The second cube has several types of labor, but all the data of the first cube would be the same type of work (work Type A). Other processes to support and implement the second cube with other types of work. I need the forecast data and budget off the first cube.

    So, in general, where should I start import forecast data and the budget in the second of the first cube cube? Or, more precisely, what is the share technical manuals should I start reading to better achieve this goal?

    I want to learn, just don't know what I need to learn how to do this.

    T,

    J

    Edited by: J on June 20, 2011 13:16

    You can also watch DATAEXPORT as a way to get data - it is possible that you could come up with a more narrowly defined output as well as you can write to a table.

    Whatever you can't limit out, you can turn to come in your target with a load SQL rule.

    Kind regards

    Cameron Lackpour

    Published by: CL on June 20, 2011 18:44
    Oops, that's assuming that your source database is BSO.

  • Copy layers between the PS files in the same position?

    Someone know how you copy layers between photoshop by drag & drop documents and have layers placed in the same situation?

    Try this:

    1. Select the layer duplicate the layer in the layers Panel dialog box in your source document.

    2. in the dialog box, specify your paper target as the destination for the copy.

  • Synchronization of data between the tables of towing

    HII
    I have two database 1 and both of the databases of database 2 have citizen of table (citizen_ssn, citizen_name) with the same structure
    Ok

    and I create the link of database database 1 into database 2 (link name: link1)
    and I have another link for 2 to 1 of the databases database (link name: Link2)
    I want to synchronize data between two tables
    in other words, I want to when new record adds database1 go base2 and check if this folder exists (using citizen_ssn) or not, if it exists then add the record only in database1
    otherwise add record base1 and base2.

    and if there is record inserted into database 2, I'll go to database1 and check if it exists, it exists to add recording base2, if not add it in base1 and base2

    can I do this in real time or not.
    Thank you...

    I don't see how you have an infinite loop. If you insert a row into database1, the trigger will fire and verify the existence of the line of base2. If the line exists in base2, nothing happens. If the line does not exist, then a line will be inserted in base2, after what the relaxation in base2 fires that will check the existence of the line in database1 and, since it is, won't do anything.

    What Miss me?

    HTH
    Srini

Maybe you are looking for