Full of multiple data sources

Hi all

I work in a retail environment in retail and we build reports for stores. There are several reports and that they receive the same reports. We use the BEEP company with breaking function and it works fine.

The problem is that there are too many reports and we would like to consolidate all of the reports from the same store in the same PDF. We use the function of multiple data source and managed to concatenate all the comprehensive reports.

Using this model, and the new report, we cannot make breaking functionality works correctly: the burst report contain all components of report required.

For example, I have 2 questions A and B producing each of the reports for 3 stores: 2, 4, and 5. Without rupture, the result is such that it is:
Query A - store 2
Query A - store 4
Query A - store 5
Query B - store 2
Query B - store 4
Query B - store 5

With the outbreak in a file using the store number, I get the following:
File 1 - store 2 - query A
File 2 - store 4 - query A
File 3 - Store 5 - query A
+ Store 2 - question B
+ Record 4 - B query
+ Store 5 - question B

I wish I had the following result:
File 1 - store 2 - query A
+ Store 2 - question B
File 2 - store 4 - query A
+ Record 4 - B query
File 3 - Store 5 - query A
+ Store 5 - question B

The main question is: is it possible using Enterprise Pub BI? We are using the 10.1.3.3.2 version

If this is the case, can you provide me with help on how to configure either / or queries and the model to accomplish this task?

I create an SR and Support of Oracle is not an answser and suggested someone in the Forum could help.

Thanks in advance,
Minh

I wish I had the following result:
1-2-query A file + Store 2 Store - query B
File 2 - store 4 - query A + Store 4 - query B
File 3 - Store 5 - query A + Store 5 - query B

the level of break must be give to
1-2-query A file + Store 2 Store - query B

the tag in the xml file must be broken down by common to these three rows.

Since the data comes from the application of different, and data won't be under the single label.
You can't burst using the concatenated data source.

But you can do by using datatemplate and bind the request and get data for each file in a single query.

Select distinct store_name in all stores

Select * from query1 where to store the name =: store_name = 1st request

Select * from query2 where to store the name =: store_name = 2nd request

set the datastructure as you wish,

the XML will contain something like that


-to store 2
-to store 3
-for the store 4
-to store 5

Now you can it burst at the store level.

Tags: Business Intelligence

Similar Questions

  • Examples of a model of data using multiple data sources?

    I'm looking for a sample report using multiple data sources. I saw one where they make a master-detail, but I'm looking to combine the results in a sorted order (sorting between all sources of data). Master/detail used a variable binding to bind two defined queries, I think what I will not have this, so I'm lost on how to get there. I have reports using multiple sql queries and there is a way in the data source drop-down to tell him to combine data sources. It seems to be a process with data models, it is still possible.

    Any pointers/links would be appreciated.

    Gaff

    Use this

    http://download.Oracle.com/docs/CD/E10415_01/doc/bi.1013/e12187/T421739T434255.htm#3547893

  • Multiple Data Sources

    Can you Essbase to connect to multiple data in one same sources and build size and load data. We need to extract data from multiple data sources at the same time.

    PL suggest.

    Rahul

    You can have mutiple load rules and each rule charge using a different data source connection, a charge rule can use a data source connection well.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • map a java object to data from multiple data sources

    We have the requirement that the attributes in a domain class can come from data from multiple data sources. Is TopLink supports this type of mapping? Is it possible to do this mapping in the workbench?

    Thank you very much!

    Ming-Wen

    TopLink supports a feature of SessionBroker. This allows classes in the same session to come from different sources of data and for the relations between the classes of data sources. It does not allow a single instance of direct data from multiple data sources, but the Forum could have a link with its data in the other data source.

    ----
    James: http://www.eclipselink.org

  • Allow the application to start with one or multiple data sources, failing to connect?

    I have a Spring application that connects to several databases at the start, through JEE definitions referenced via JNDI datasource. Some of these databases sometimes go offline for various reasons. If the application is running at the time, it is not really dangerous, because of the way the application is designed. However, if I try to start the server if the database is offline, the application fails to deploy. Is it possible I can configure data sources not to block the deployment of the application if the database is offline or the application?

    Hello. You can ensure that your datasources WebLogic deployment, even if the DBMS (es)
    be down in time, specifying the initial capacity of each source of data/pool equal to zero.

  • Connect to multiple data sources

    Hello

    We have a requirement of our ADF application for the request of several databases and therefore several JDBC data sources.

    Now, I set up the application according to this white paper:

    http://www.Oracle.com/technology/products/jdev/HOWTOs/10G/usingdatasources/using_datasources.html

    But it works for a data source. How can I make my ADF BC connect to different sources of data/databases dynamically in the application?


    Thanks in advance,

    Kevin

    Try this [JDBC Credentials including JSF example dynamic update | http://radio.weblogs.com/0118231/2006/02/16.html#a661]

    Timo

  • CFTransaction & amp; Multiple data sources

    We need to update to multiple sources of data in CFTransaction. We have two databases MSSQL so I could create a view in to the other and that works (unless someone knows of an issue that could cause). But we also have a MSAccess database that gets hit too under the same CFTransaction. CF, you cannot have multiple sources of data in a CFTransaction. If all tranasction control is located on the side db, why CF care if there are different sources of data?
    Thank you.

    Not sure how long I wanted to get away from access. Maybe you gave me the final staw to break through the direction for us to finally get free access (they change only the minimum they can get away with). And regarding the two databases, yet once it is unnecessary and maybe now I can get management to bite the bullit and we can get it changed. Thank you for your understanding and Java would be a solution, but it is a solution for a problem that should not be a problem.

    Thanks to all who responded.

  • Advice on setting up multiple data sources with the health without double counting application.

    Someone has any advice on putting in place several sources of data with the application of health... and how to ensure that you are not double count data.

    I use an iPhone OS on 9.3.1 (my first iphone never). I use map my walk for specific tours. Garmin vívosmart HR for general steps, heart rate and sleep; and a balance of inside. I think that the iPhone itself also some general measures.

    Thank you

    Anthony

    The health app manages all the automatically.

  • Multiple data source connections

    We have version 11.1.2.3 Smartview

    I should be able to use several sources of data on a worksheet function calculation for ad-hoc analysis view smart with a fork.

    I can do it manually, I need VB functions.

    Now I use

    m = HypRetrieveRange (empty, range ("MyRange"), "Samp1")

    You may want to try using the HypMenuVRefreshAll() function, it is the equivalent of the Refresh button all the worksheets in the menu, you can use HypMenuVRefresh() If you want to only refresh a single sheet.

  • How to recover data from multiple data sources in a single destination using ODI 11 g

    Hello

    We have about 20 sql server instance. We need extract data from these systems in a system of dataware house. I don't want to create 23 connections in the physical topology. As every year, we have a few additions/deletions in the forums. So I would like whether it's generic, for example, I'll save the jdbc connection in a table and add/remove as and when necessary details. The structure of the tables in the bodies of 20 are the same. We do not want to implement using contexts.

    Can you please let me know the procedure to get the same thing.

    Kind regards

    Alok Dubey

    Hello

    Looks like you need to use a variable in the configuration of your topology to avoid several physical servers. Great example here: https://blogs.oracle.com/dataintegration/entry/using_odi_variables_in_topolog

  • Is there a way to multiple selection data source in a Web App?

    I created two Web Apps. I'm trying to multiple selection of one of the lists.

    The idea is - I have a list of manufacturers and a list of distributors, a few hundred in each list. I would like to be able to set up a select field type 'data source' Web App Distributor and for that to be a function of multiple selection.

    Does anyone know how to do this?

    Web apps are only a 1 to 1 relationship, BC at this time doesn't support 1 to many, or many-to-many on web applications. If you can't sorry.

  • The research of Web applications with fields of the Data Source that contains multiple values

    I have a Web application with a field that allows multiple values to be recorded similar to the list box. I need limit the allowed values for a large, over the list of the values currently stored in another Web application as a data source. I can not apply to the type of Data Source field that allows only single value selection. I also need to be able to use the search form Web App to search for items containing 1 OR more of the values in this field (a type of list control field search functionality). Here's what I tried to field types:

    • Text (String) or text (multi-line) field type - By saving a list of values separated by commas (outputs in the same way this list box) to an entry of text or textarea, the search only logic search exact string (including commas) and does not analyze individual values.
    • Type of list (checkbox) field - it allows me to search for multiple values using the logic of the GOLD, but the web application stores only the values that have been entered as an option in the field settings real web app. I tried to use a checkbox with minimal or empty options list, hoping that some values I sent more separate by a comma value chain would be still stored, but because the values come from my Web App data source and not stored with the field options list, they were not saved.

    Someone at - he found a way to do it?

    My other question is how can I use a multivalued field to similar as described above but return results containing the elements with ALL the values of this field (AND logic).

    Can someone enlighten me to the inner workings of the search BC logic web app?

    You don't need to use the predefined boxes or types of entries. Everything you can represent as a string (such as the values separated by commas in your example) can be saved in any field of webapp. The types of fields defined in the Web application are only used to translate internal representation (all channels) to the various user-friendly interpretations (checkboxes, radios, dates, links, etc.)

  • 11g - why is it not add processes for multiple roles in new data sources?

    Anyone want to guess why Oracle chose to add roles both in the allocation of privileges to new data sources? If I have 40 different roles and add a new data source, I have to manually add this data source for each role, one at a time, 40 times. Horribly inefficient. Why?

    When you change the new data source (click on the data source), you have the option: "Move All" available to 'Authorized roles' roles under the security heading. Have you looked at this option? (Admin - Data Sources) and not passing is not by Admin-> roles and permissions...

    or have I misunderstood your question?

    Thank you
    BIPuser

  • My laptop recognizes the drive but does show that two files named "My Data Sources" and "Bootsect.

    original title: old Hard Drive Access

    I have recently had problems with my pc, I decided that I will buy a new Tower, but I really need to get some files off the old hard drive, I bought and pregnant for the SATA drive out of my old pc. I'm now trying to get the files on my old drive through my laptop. The laptop is running Vista. My laptop recognizes the drive but does show that two files named "My Data Sources" and "Bootsect. When looking at the properties it shows that the majority of the disc is full, only 30 gigs for free the 160 GB drive. I don't understand why I can't access to find one of my old files. Help, please!

    Hello

    ·          These files are encrypted?

    Step 1: Step 1: temporarily disable the security software and check if it makes a difference.

    http://Windows.Microsoft.com/en-us/Windows-vist/disable-antivirus-software

    Note: Make sure to allow him to return so that your computer is protected.

    Step 2: Run a check disk.

    http://Windows.Microsoft.com/en-us/Windows-Vista/check-your-hard-disk-for-errors

  • Errors of the data sources in WebLogic

    Description:

    I have some errors when I run the WebLogic application. Errors due to data sources. Can you suggest me a solution? Thank you.

    Journal:

    < 7 August 2014 23: 27 WEST > < opinion > < WebLogicServer > < BEA-000365 > < Server state has changed to STANDBY. >

    < 7 August 2014 23: 27 WEST > < opinion > < WebLogicServer > < BEA-000365 > < Server State has changed at the START. >

    < 7 August 2014 23: 28 WEST > < error > < hats > < BEA-149205 > < failed to initialize the application "LocalSvcTblDataSource" due to the error weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:338)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)

    to weblogic.application.internal.flow.ModuleStateDriver$ 1.next(ModuleStateDriver.java:172)

    to weblogic.application.internal.flow.ModuleStateDriver$ 1.next(ModuleStateDriver.java:167)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

    Truncated. check the log file full stacktrace

    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:349)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1309)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1226)

    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:240)

    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1566)

    Truncated. check the log file full stacktrace

    >

    < 7 August 2014 23: 28 WEST > < error > < hats > < BEA-149205 > < failed to initialize application "SDM-GOSA" due to the error weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:338)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)

    to weblogic.application.internal.flow.ModuleStateDriver$ 1.next(ModuleStateDriver.java:172)

    to weblogic.application.internal.flow.ModuleStateDriver$ 1.next(ModuleStateDriver.java:167)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

    Truncated. check the log file full stacktrace

    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:349)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1309)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1226)

    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:240)

    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1566)

    Truncated. check the log file full stacktrace

    >

    < 7 August 2014 23: 28 WEST > < error > < hats > < BEA-149205 > < failed to initialize application "opss-audit-DBDS" due to the error weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:338)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)

    to weblogic.application.internal.flow.ModuleStateDriver$ 1.next(ModuleStateDriver.java:172)

    to weblogic.application.internal.flow.ModuleStateDriver$ 1.next(ModuleStateDriver.java:167)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

    Truncated. check the log file full stacktrace

    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:349)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1309)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1226)

    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:240)

    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1566)

    Truncated. check the log file full stacktrace

    >

    < 7 August 2014 23: 28 WEST > < error > < hats > < BEA-149205 > < failed to initialize application "opss-audit-viewDS" due to the error weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:338)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)

    to weblogic.application.internal.flow.ModuleStateDriver$ 1.next(ModuleStateDriver.java:172)

    to weblogic.application.internal.flow.ModuleStateDriver$ 1.next(ModuleStateDriver.java:167)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

    Truncated. check the log file full stacktrace

    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:349)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1309)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1226)

    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:240)

    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1566)

    Truncated. check the log file full stacktrace

    >

    < 7 August 2014 23: 28 WEST > < error > < hats > < BEA-149205 > < failed to initialize the application 'opss-data-source' because of the error weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    weblogic.application.ModuleException: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:338)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)

    to weblogic.application.internal.flow.ModuleStateDriver$ 1.next(ModuleStateDriver.java:172)

    to weblogic.application.internal.flow.ModuleStateDriver$ 1.next(ModuleStateDriver.java:167)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

    Truncated. check the log file full stacktrace

    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: java.net.ConnectException: error connecting to server localhost on port 1527 issued the message Connection refused: connect.

    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:349)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1309)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1226)

    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:240)

    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1566)

    Truncated. check the log file full stacktrace

    >

    Hello

    Follow these steps:

    1 stop of applications using stopweblogic.sh

    2. closing of the database

    3 judgment of the listener.

    Now,.

    1. start the listener

    2. start the database

    3. start weblogic.

    It will work I guess

    Kind regards

    Rous

Maybe you are looking for