Can I change dynamically during execution Data Source?

I need run the same reports on test environment and the production environment. How could I change source data during execution, according to the users want to run reports by querying the database test or production without amendment report definition?

Hello

what I would recommend in your case: set up your development/test systems as separate systems parallel to your production system. Clone your production environment for these development systems. Then a developer can login to the development system and run the reports (and modify it without touching the actual production system) and normal users work on the production system and only for validating them new developments, that they connect to the test system.

It's a standard approach in software development and COMPUTER systems operations.

How to watch your infrastructure, I have the impression that you have two databases and Server BI (prod and test)? Why not set up a test environment for the BI server, too?

Best regards
David.

Tags: Business Intelligence

Similar Questions

  • Add fields dynamically during execution

    Hi Experts,

    Is it possible to add fields to the form layout during execution. say at the click of a button similar to the Acro forms where we addFields() and deleteFields() methiods. InstanceManager can add subforms, but it is possible to add fields at run time.

    Kind regards.

    Rohit

    Subforms by themselves do not nuch... .they contain content (as fields), so when you add a subform you're actually adding content in the subform. So to answer your question, you cannot dynamically add a field, but you can add a field indirectly by adding a subform.

    Make sense?

    Paul

  • How can I change the name of the source to PDF document?

    Mac OS X 10.10.4 Acrobat XI, worm 11.0.11

    I used the "Print to PDF" feature like the Mac OS to create paragraphs of a document Word 2011. Each paragraph should be seen or downloaded from Blackboard server at our school. Seen on the web page, every paragraph appears with a tab titled with the title of the document to the original source of the word, not with the title of the PDF file. See picture attached.Tab shows original source document.jpg

    I have 2 questions. Q1: What is the name of the part of the PDF file that displays the title of the source document? Q2: Can I change this to reflect the name of the file section, rather than the name of the original source document?

    Thanks for any help.

    Hi Samantha,

    As you created the other functionality of paragraphs in a larger Word Document files, they would appear with the name of the Original file only.

    What you can do to change the name of the file a name of origin is trying to save with a different name and looks so differently.

    You could also try to modify the metadata of the files section and see if that helps.

    Run the Original file > go to the file tab > properties > Description > additional metadata and then try to fill in the details mentioned here and see if that helps.

    If it does not, save them to a different name might be an option.

    Concerning

    Sukrit diallo

  • Can I change OS during the 5 to 6 lightroom upgrade

    I moved from windows to Mac, can I change my OS and spend my Lightroom 5 to 6?

    Hello

    You will need to contact support by calling/chat for this request.

    Contact the customer service

    * Be sure to stay connected with your Adobe ID before accessing the link above *.

    Kind regards

    Sheena

  • How can I change the payment due date

    I pay via Pay Pal the 23rd of each month and would like to change the date of payment on the 1st of each month, but cannot see where it. I hope someone can help.

    Contact adobe during the time pst support by clicking here and, when available, click on "still need help," http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • I can't change the time zone, date or account settings

    I recently installed Windows 8 and put in place a local account as a Microsoft account. Problem is, after the connection with my Microsoft account, I can no longer access the local account, change the date or time. The computer is checked on my Microsoft account. I'm going to user settings and literally I can't do anything, despite being an administrator. I clicked on several of the options, but they do not react in any sort of way.

    There are the links:
    (1) change your account type
    (2) manage another account
    (3) change user account control settings

    Any unreactive.

    I'm going to change the time and I get the message:

    [Window title]
    Date and time

    [Main instruction]
    Unable to continue

    [Content]
    You are not allowed to perform this task. For help, please contact your computer administrator.

    So, I turned on the local administrator account. And it won't let me change the account settings, but it will allow me to change the date and time. It's funny.

    So, how can I make my original local account available again? Why am I having these problems with the operating system in the first place?

    PS - I find more and more things I can't access, such as parental control. It really starts to check me.

    You have a virus I guess juice to refresh the PC if it does not work go for Reset, see this link: http://winsupersite.com/windows-8/windows-8-tip-reset-or-refresh-your-pc

  • Define the method of calculation and formula of issue of forms dynamically during execution

    Hello

    I need to toggle the mode of calculation based on the current date.

    is it possible to set the mode of calculation with the formula of an element in a block of data from forms dynamically execution?
    As it is possible for the property DEFAULT_WHERE of a block of data, I search for a solution using built-in SET_ITEM_PROPERTY but I found none.

    Any help is appreciated.
    Thank you in advance!

    Kind regards.

    Are you sure that you send messages to the appropriate instance?

    DEFAULT_WHERE more like forms. OR you try to convert a form application to the adf?

    Please provide more information...

    Timo

  • How to change input during execution of the VI values?

    Hi, I am involved in a project of I am responsible to implement the code for a stepper motor. A problem that I face is how to do a "update" button, I have 5 input values that I need, but is it possible to change the values without having to restart the VI? Basically I'm looking for a way to update my variables and run the same block of code every time.

    At first I thought to use a for loop and have a each press on the button update a new iteration of the loop with the updated values but that doesn't seem to work, can someone point me in the right direction?

    Thank you.

    In my view, that a simple event structure you get. Check out the attached VI. If you need additional assistance, please your postal code. Note that this code uses a button (update) to update all 5 digital inputs. You can simply right-click in the structure of the event and select "Change events managed by this case" to make sure that change the any digital inputs generates the event.

  • How can I change the content in the source code

    Hello

    I did an emailer in eloqua with his choice in the generation, but its layout does not look good and now I want to modify its source code, but I'm not able to see its source anywhere. Can someone tell me how I can do this.

    Thanks and greetings

    Angela

    Hello, you just click right in the text box, and you will see the option to edit the source code

    Terry

  • How can I change the automatic sync date and time in Windows XP?

    present to said 05-24-2012 at 04.01

    Right click on the toolbar.  I am doing this right when the time is displayed.  Choose adjust date/time.  Click on the internet time tab.  Choose a server.  Close.

  • Filter the Table during execution and keep uncommitted line changes

    Hello

    I have a requirement which has been quite difficult for me so far.

    I use the first version Jdev 12 c.

    I have a table of AF that is connected to a ViewObject that is used for sending new data.

    When I add lines to this ViewObject, I put a field that I intend to use for filtering so that the number of lines is not displayed at the same time.  This field comes from a selection of LOV.

    I want to be able to change lines are displayed in the table based on what is the current value of selection LOV.  This isn't a problem for me, and it works perfectly using a view criteria and a variable transitional EO I put in place.

    My problem is that when I select a new value in the LOV and change to bind the variable view criteria, I want all changes uncommitted to the lines to be preserved in the View object.  Currently, the lines are not keep their changes, and I need to do this, because after that the user has entered data for a large number of lines, there will be a commit to the database for all new lines added.  Is this possible or should I look for an alternative?

    I also tried to use a table filter in the link of the page layer, but I get an error that I can't debug. It is marked as Houston-34014.  In this method, I try to access my bean in pageFlowScope to filter the table.  This bean variable is updated when the LOV selection changes.  Error messages settings are {0 = oracle.jbo.Key [-220-225], 1 = root}.  I also read that this filter parameter is a static filter and does not dynamically during execution.

    Any help would be appreciated, thanks for reading.

    Hello lhymel

    I think that your problem is solved, so please close this thread and open a new thread for tuning related problem

    Thank you

    -Ashish

  • OBIEE Mapviewer 11.1.1.7.1 cannot change the data source

    Hi all

    I am trying to configure mapviewer on our environment and after

    by clicking on configuration

    Add the DB details

    Save & Restart is updated the file xml but not displayed on the data source tab.

    But where as the other details of DB, I am able to add without problem, then if I click on change by selecting the data source to add/edit the details required to DB I get following error.

    Source of data editing is not yet supported. However, you can delete and re-create it with the new settings.

    and on the Management tab is not showing me any option to add the new source of data manually.

    someone has encountered this problem before. TIA

    Maybe the connection details are wrong, you see something in the Map Viewer logs files?

    under FMW_HOME/Oracle_BI1/bifoundation/jee/mapviewer.ear/web.war/WEB-INF/log/mapviewer.log

  • How can I change the color of a 3d object?

    Hello.


    I received un 3dPDF, on which several buildings are created in 3d. Is it possible subsequently to change the color buildings in Acrobat X Pro? Or do I need the plugin " " Tetra4D"""?

    I thank you for your help.

    Greeting
    Sascha

    You can change the color of parts model dynamically during execution by using JavaScript, but there is no way to change within the integrated model itself.

  • definition of the background image of the file during execution

    So, I have another issue to resolve and my migration to 11.5 will be complete.  In the previous iteration, the project has been able to set the background image from an external file dynamically during execution.

    After the migration, it seems that the projector keeps the canonical path to the image of Member and looking for him there. In other words, loads of projector, but a file finder opens, saying: he cannot find the background image in the path of the source machine Director.  Setting the name of the file in the jargon does not stop this behavior doesn't happen.

    I tried to re - import the image as "link to external file" (which had the same results) and flat import (which does not load the file during execution, even if I put the file name in the jargon).

    Anyone know how I can do this, the value of the background image of a file during execution?

    Thanks in advance!

    I do it all the time.  Just make sure that the image is in the same location relative to the projector that's director file.  The easiest way is of course if the image is in the same folder as the .dir file, in which case, you'd sure as to put it in the same folder as the projector, and you can set the name of the file using:

    Member ("someExternalMember"). FileName = the moviePath & "filename.jpg"

    You can have it in subfolders as well if you want to make sure that the relative location is the same.

  • Disable the extended FIFO FPGA target during execution

    Hello

    I use a FIFO extended target in my FPGA to constantly calculate the derivative of a measured value (dB/dt). Thus the FIFO stores all values during time dt. This means dt determines the number of items in the FIFO and dB is determined by the actual value less the oldest value in the FIFO. It works well when I initialize with the code in figure InitFIFO.

    But the FIFO of compensation is not possible (see figure clearFIFO). In the while loop if "reset dB" is false, as the new value of B is written on the FIFO, then the oldest value is read from, for the number of items in the FIFO remain constant. To change dt during execution, I need to clear the FIFO and initialize it with a new length (number of items). I tried the next loop, but it does not work. The FIFO does not initilized with the elements. The length is zero and the loop counter for (#deltaB Length2) is 0.

    What I am doing wrong? Is there a better way to erase a FIFO during execution in the FPGA? I'm now stuck for 2 days with this problem and looking forward to any idea or suggestion.

    Thank you very much. Best regards

    Andy

    Hej,

    Thank you for your response. You were correct, that deltab FIFO length was 0 because the defalt value was zero. The problem is that in my host vi on the RT system I put DeltaB FIFO length in a loop of high priority and as you can see when I restart the FPGA, DeltaB FIFO length has a valid value (the code in figure 1 works well with a local variable of DeltaB FIFO length in the FPGA). But the variable to set the variable "reset dB" is under the control of the loop of low priority of the host vi. And there, I had an entry DeltaB FIFO length unwired.

    So, I learned that a control FPGA read/write unwired sends a '0' or resets the variable to its default value in the FPGA. I assumed that nothing is transferred and the last variable is retained if you let a control read/write unwired. Now, I learned of this stupid error!

    Thanks a lot again!

    Andy

Maybe you are looking for

  • Satellite A200-1If - drive external HARD after a while is "unknown device".

    Hello! I have such a problem: I work with my external case alu Toshiba 3.5 HDD 500 GB and after awhile of copy of the files in the laptop it disappears and appears this luckily device recognized.Can it be caused by not enough power in the USB port? T

  • my window live is bloked

    m ywindow live mesenger is bloked ay sing for my window is my goal bloked regime of the ELP for recovery my acount tanks my video end ny a mail to tell erore is Bloked number is 800488fb end no sigin in my window mesenger live regime some elhp your c

  • Simple note Wifi works do not, OK on cable

    Hi all I'm new here, Kev is the name. I was good an Easy note laptop computer MX37-S-200 HP, it has the Atheros ARBXB63 inside and I can't go online via wifi, but it's good through the cable. It is running Vista, I tried to everythiog to get it goes

  • 802. 1 x bypassed?

    Hello world. I have a question in 802. 1 x. H1 - Hub - 1-f1/SW - Radius server. | H2 H1 is a legitimate user while h2 is not.  H1 lights up when the h2 is off.  H1 use 802. 1 x and gets so authenticated switch (authenticator) to the port State author

  • migration to Vista to W7 stops and more at the end of the last step

    I am a Vista Home Premium to W7 Home Premium upgrade in place and he got to the last step, had transferred more 800 000 1107100 files when he stopped, restarted and regularized at the vista installation. The SETUPACT log file was the last lines. I am