Basic problem in Multiprovider

Hi,
I have created multiprovider on 2 ODS Objects.
Example:
The structure and data in <b>My 1st ODS</b>:
DOCNO    CUSTID    INV_AMOUNT    AMOUNT_PAID
1001         C01         500                    200
The structure and data in <b>My 2nd ODS</b>:
DOCNO    MATID    ORD_QTY    DELIV_QTY
1001         M01        100             60
Now I constructed my Multiprovider.
In identification, I have selected 'Create Recommendations'.
Then, All check boxes were selected automatically.
<b>My problem is:</b>
In my query,
If I select <b>only 'DOCNO' in rows</b> and all keyfigures ibn columns, my out put is:
DOCNO    INV_AMOUNT    AMOUNT_PAID    ORD_QTY    DELIV_QTY
1001        500                    200                      100              60
It is Fine.
But, when I <b>include CUSTID and/or MATID</b> in my query...
DOCNO CUSTID MATID  INV_AMOUNT  AMOUNT_PAID  ORD_QTY  DELIV_QTY
1001  C01    #      500         200         # #
1001  #      M01 # # 100 60                                       
This is my problem. It is showing in two lines.
But I need my report to show all in one line as:
DOCNO CUSTID  MATID  INV_AMOUNT  AMOUNT_PAID ORD_QTY  DELIV_QTY
1001      C01       M01      500                 200                    100            60
Please suggest how can I get this.
Regards,
Sailaja.
Message was edited by:
        Hima Sailaja

Hi Hima,
Not sure about the actual requirement for the report . If only related records are to be fetched ( ie. if one docno is not available in ods 1 then that docno line should be eleminated from the report )
Then creating infoset (Inner Join) instead of going for multiprovider.
And issue should get resolved.
Hope that helps.
Regards
Mr Kapadia

Similar Messages

  • Why do we run into stupid basic problems with firefox?

    I have jre1.6_u31 installed on a Windows 7 and the brilliant
    firefox keep tell me that I've to install the jre_1.6_u29 missing plugin when I try to run an applet...a simple applet!! The plugin doesn't appear on add-ons manager then i use "check your plugins" and the stupid response is: "For your safety, Firefox has disabled your outdated version of Java. Please upgrade to the latest version."
    Running an applet is basic! Why are u making new versions when older ones are better? I' m sick of running into this stupid problems with firefox! Everything works on ie, chrome and safari but not on Firefox!
    I' m sick of trying to solve firefox basic problems!
    We have a site that has one thousand ore more visits per day...and we only have troubles with firefox! What do I tell the costumers? I' m not going to give them solutions difficult and confusing as usually your solutions are! They are common people not developers as me...they just want the things to work! I gave up and the solution that I give to them now is to stop using firefox and uninstall it. And people ask I chrome is becoming the second most used browser...here is your answer...
    I' m a developer and I've to develop I don't have the time patiente to trying solving basic firefox problems. If you don't know how to solve the problems then stop developing this and save us the headaches.

    Have you updated Java lately? You say you have jre1.6_u31 installed, but "Java(TM) Platform SE 6 U31" is not showing in the Plugins submitted with your question (click "More system details" to the right of your original question post). To enable, Add-ons > Plugins, and enable the item.
    If your OS is 64-bit and you have 32-bit browsers (Firefox) and 64-bit browsers installed, then you need to install both the 32-bit and 64-bit versions of Java.
    *See --> https://www.java.com/en/download/faq/java_win64bit.xml
    '''Older versions of Java blocked in Firefox''' --> https://addons.mozilla.org/en-US/firefox/blocked/p80 <br />
    '''Using/Updating Java''' --> [https://support.mozilla.org/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox] <br />
    '''Unblocking Java''' --> https://support.mozilla.org/en-US/kb/unblocking-java-plugin
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • JScrollPanel basic problem

    Hi,
    would be grateful if someone could help out with this basic problem:
    I'm using a JTextArea that displays additional text added using the append() method in a java2 1.4 program, but I need it to automatically scroll down to show the latest line of text added whereas the panel by default requires the user to scroll down.
    Thanks,
    Allan.

    try looking at setCaretPosition(int position).

  • A sample project with basic problems to solve. Lets make it as a tutorial!

    The project is attached it's supposed to end up being a simple file manager, so you can browse the files and folders using the list component.
    I've done some part which is the attached one. Now I meet some problems since it's my first project and I need some help so I can solve them. I will try to make this project available to everyone because I think in it's end it will really cover the basics you need to know to get started making more complex stuff.
    So I zipped the php folder with just 1 file that currently has script for browsing the current directory. At this stage of the development I would only like to be able to make the files and folders that the php returns to be displayed correctly in the list, the files no icon and the folders with the folder.png icon. To have a nice padding so they look good in the list and have a nice hover.
    Problems:
    1) warning: unable to bind to property 'name' on class 'Array' (class is not an IEventDispatcher)
    Note: that's the first problem you will see when you setup the project, change the php server urls and run it.
    http://flexponential.com/2009/11/11/binding-warnings-when-using-object-in-a-list -dataprovider/ - this post has some info on the problem but the example is with static mxml data and I am not sure how to fix this when the data comes from the php.
    2) what's the proper way to make some customizations on the data received, so to speak I need to check if the type of the file is "dir", that would mean it's a folder and should display the folder icon and if it's not not to display any image infront of the file. I am really not sure how to do that so any solutions are welcome.
    3) What's the most convinient way to adjust the padding between each line in the list and padding for the icon and label inside the line.
    I think solving these 3 problems will be a huge step forward to finish and have a complete structure which could help more people understand how things work.
    Everyones help will be greatly appreciated

    Anamorphicizer didn't work.
    I can use Quicktime Pro cause I currently have Quicktime X on my computer (snow leopard) which doesn't have a Pro upgrade.
    Any myDVDedit is really confusing to use do I have to export the DVD into a VIDEO_TS file to fix it? I'm still puzzled

  • Problem in Multiprovider

    Dear All,
    I am creating a report on Multiprovider to analyze Plan vs Actual amount.
    Plan data is sitting in one cube and actual data is sitting in another cube.
    Now both individual cubes data are correct.
    I have combined both cubes by MP. Now there are some issue with it.
    When i see the report at GL(General ledger ex :- 446100, 45100) level char then plan data and actual data are getting picked up correctly, but the moment i include some other char like profit center or cost center then the actual amount does not come properly. It shows all zero.
    Note only for few records data are getting picked up correctly.
    Information:-
    Structure of Actual cube:- Source is r/3.
    1) ZCOSTCENTER -- Direct map to the source.
    2)Profit center-- Direct map to the source.
    3)GL CODE-- Direct map to the source.
    4) Function code-- Given by the user as a flat file and is an attribue of the Cost center. In update rules i have applied read from master rule.
    5) Business Area -- Direct input from the source.
    6)Amout
    7)Year
    8)Posting Period
    Structure of Plan cube:- Note source of the plan data is flat file.
    1) GL code-- Direct map to the source.
    2) Function code-- Direct input from the source.
    3)Profit center-- Direct input from the source.
    4) Business Area -- Direct input from the source.
    5)Amout
    6)Year
    7)Posting Period
    Need some pointers regarding the same.
    I have selected the common objects present in both the cube during identificaton but still its not working. Only at GL level data are matching perfectly fine.
    Thanks & Rgds,
    Anup.

    Hi Prakash,
    Thanks for you reply.
    1) Check Profit centres are mapped properly or not in MP.
    Ans:- Since PC is coming from the both the source i have checked both the cubes in the MP.
    2)And also check the available PC in both the cubes, how many are there.
    Ans:- In plan cube we have just taken some test data and only 2 (unique)profit center are there but it is occuring at 15 cells whereas there are more numbers of unique profit centers in the actual cube.
    Check the data with individual chars keeping total.
    ANS: at GL level total data are matching and even without any char selected the total amount of actual and plan are matching. but the problem is when we insert some more characteristics.
    Thanks & Rgds,
    Anup

  • Problem in Multiprovider Query

    Hi Experts,
                I had developed an query on Multiprovider, which is on MM & PP Cube. In the Query Designer,i had created some new selection with  two characteristics restriction ( MOvement Type & Trans/Ev Type) and with a key figure.In the restriction part first i have'nt restricted any "#" value.when I run the query i'm not able to see any value as an output.But If I restrict with "#"..I'm able to see values only to #.
    But there are Characteristics values for the restriction value.
    Please help me to over come this problem.
    Regards,
    SPS

    SPS,
    First I would ask you to validate your multiprovider , are you sure that the joins are right ?
    One way to check the same is to have data from all concerned objects in one query and this should include the field(s) of union ( which you have specified in the identification part )
    If you get the data in one single row without any mismatches , then your design is right and you can go ahead with trouble shooting the query.
    Arun
    Assign points if useful

  • Basic Problems with Attributes and Data Loading

    Hi Specialists,
    I have a basic understanding Problem. I will explain it with a simple Example. I have to load Employee-Data from a file. For each Employee we have
    EmployeeNo
    EmployeeName
    EmployeeLanguage
    My Modelling:
    1 InfoObject Employee, with EmployeeNo as Key and EmployeeName as Text. For the EmployeeLanguage I create an additional InfoObject, in order to have an Attribute EmployeeLanguage at the InfoObject Employee. So far so good (I think).
    What kind of DataSources have I to create?? It is necessary to load the possible Languages first?? If yes, what kind of DS I have to choose, for loading only "English", "German", "Dutch". Attribute? Text?
    If not, the loading process is not possible, because one language exists more than one time in my flat file.
    Hope you can help me to see it clear.
    Thanks.
    Denise

    Hi Denise,
    I don't think you have to load all possible languages first. This is only necessary if you also want to load texts for EmployeeLanguage (example language german with texts "german", "deutsch", ...).
    Specify Employee as data target (in tab Master Data / Texts) and assign your InfoArea. There you will find your targets for texts and attributes, now create InfoSource for your file and assign update rules for both texts and attributes.
    Best regards,
    Björn

  • IWeb basic problems? Issue with galleries

    Hi,
    A while ago I posted a question about a photo gallery I was trying to display, which went something like:
    "Hello,
    Just finished putting together a website for my brother but having issues with the gallery. I have a portfolio page for his photos. When I'm in iweb the photo album covers scroll nicely between images and link straight to the photo gallery page. But when I put it online I click and nothing happens, as you can see here:
    http://www.guycollier.com/guycollier/EdmundCollier_Theatre_Photography_My_Portfolio/Edmund_Collier_Theatre_Photography_MyPortfolio.html
    Does anyone know why? This is driving me crazy. I have deleated and uploaded the sight several times from iWeb and also Filezilla and Cyberduck but have the same issues. Please help!
    ps. also if anyone knows how to set the title of the page in the browser then that would be great too!"
    I have finally got the time to get back to it and have been trying various options suggested by users, including deleating and rebuilding the gallery, but it still doesn't work either online or on a local hosting. It was suggested that I might have some basic iWeb problems. Any idea what these maybe and how they might be resolved?
    Thanks
    Guy

    Thanks for the suggestion. I rebuilt it and without making any changes to the layout it seemed to work ok. However, when I have made some minor changes (putting a frame around the images, changing the layout slightly, removing the navigation menus) it no longer works. Any idea? Might I be deleting something by accident?
    Guy

  • Compounding consistency problem not ensured problem in multiprovider

    I have a multiprovider MP1 which has  CUBE1 & CUBE2 as its particiapting cubes. 
    Both of these cubes has infoobject 0FUND which is compounded with 0FM_AREA and I have included both( 0FUND & 0FM_AREA) of these infoobjects in MP1 and mapped it.
    Infoobject 0FUND has attribute called MNGUNIT. I have enabled attribute MNGUNIT as navigational in multiprovider and  mapped it to same attribute from CUBE1, but to different attribute  called RESP_FC of different infoobject COSTOBJ from CUBE2 . Both MNGUNIT & RESP_FC are reffrenced to same infoobject definitiion which is also compunded with 0FM_AREA.
    MP1 syntax check gives a message that, "compounding consistency for infoobject COSTOBJ__RESP_FC not ensured". I have already tried mapping COSTOBJ__0FMA_REA from both the cubes , but it still gives same error message.
    Any solution to this problem.
    Regards
    MB

    Hi Madhukar
    Do you mean COSTOBJ is compounded with 0FM_AREA?
    I think even in that case it will be a problem as your FM area is identified from 0FUND.
    Regards
    Anindya

  • Problem with multiprovider key figure

    Hi all,
    I have Infocubes according to reporting division and a multiprovider built on these Infocubes.
    There is a key figure NET_SALES,the value of which differs in the Infocube and multiprovider.When i check the infocube data independently,the value of the key figure looks ok but when i try to display data in multiprovider with the same conditions,the value of the key figure is incorrect.
    Can anyone please help me out with this?
    Regards,
    Suchitra

    Then make sure that you are analyzing it correctly. Multiprovider will show only values which is coming from the cube.
    Do one thing, uncheck the other three and check for only one cube. Now, you match the data. If its correct, do it for all the region. It may help you to diagnose where is the problem.
    Thanks...
    Shambhu

  • Jdev10.1.3.3/jdev 11 : very basic problem with h:commandButton

    Hello,
    I'm writing a manual training about standard JSF. I'm using Reference Implementation (RI) from Oracle and Jdev.
    I'm writing this very basic code for a binding method on the action property of a Command button (standard h:commandButton) :
    public String commandButton1_action() {
    System.out.println("commandButton1_action()");
    return null;
    The weird thing is that this code never executes...
    If I use an af:commandButton instead of h:commandButton, the same code works.
    Why the standard h:commandButton doesn't work ? (same thing with actionListener)
    If I replace the Oracle's JSF library by Sun implementation, obviously the standard h:commandButton and its binding action works...
    Have you got an explanation ?
    Thanks,
    Christophe,

    Frank,
    Thanks you very much. Your use case is excellent !
    Writing a JSF standard training manual is sometimes a bit boring but trying your wonderful Oracle components is so exciting !
    I guess that my problem comes that for my playtime I use Oracle parameters and components but I'm not always reading the documentation !
    I'm impatient to finish this training manual for having the time to read the full Oracle documentation when I try something !
    Bye!
    Christophe

  • Basic problem displaying components

    I downloaded Creator today to see if I could make the basic JSF code and then fill in the parts that Creator would not know about. I"ve used similar tools before, like VIsual Basic, as well as the component palette in a Java IDE or two. I'm haivng a problem. WHen I try to add a textfield to a page in JSC, the list at the left says it is thre and I can set the properties, but I cannot see it on the screen, no matter whati do. I've never had this kind of tool do that. What might I need to do? Thanks.
    Ken

    Hi,
    Possibly, you unchecked the rendered property.
    In the Application Outline pane, expand the html - body - form nodes
    then select the textfield.
    Next look in the Properties pane, make sure the rendered property
    checkbox is checked.
    John

  • New to J2EE Pls Help in some basic Problems

    Hello Friends! This is Anand. I had started working in J2EE recentelly. In start we r using J2EE server. but later we deployed same java beans on iPplanet server. it gives some problems. So can anybuddy told me answers of my following questions-
    1) What is basic difference in J2EE server and iPlanet.
    2) Is iPlanet is reliable server or suggest some reliable server(shoule i use Oracle 9i)
    3) Sometimes i come accross an error - Marshal Error or UnMarshal error. i cant understand what actually
    i have to change in my EJB.
    so pls guide me.
    - Thanks in advance

    Hello Friends.
    Thanks for quick replay.
    I am using J2EE server means which comes with J2EE 1.3
    Now I am using MySql and iPlanet Server. In that i always face a problem with database and i have to restart database server-
    Too many connection
    I am using a helper class for database connection. So if there is any better way to connect to database pls suggest
    (We are not using CMP Entity Beans)
    The class is as follows
    public class help
         public String server="localhost";
         public static String database="system";
         public String driver="org.gjt.mm.mysql.Driver";
         public String user="root";
         public String dns="jdbc:mysql://"+server+":3306/"+database+"?user=root&password=";
         String passward="";
         String password="";
         public help(){
    public class help10 extends help
    public Connection c = null;
    public Statement st = null;
    public ResultSet rs = null;
         public help10()
         public void connect()
              try
                   Class.forName(driver);
                   c=DriverManager.getConnection(dns,user,passward);
                   st=c.createStatement();
              }catch(Exception ex){e.printStackTrace();}
    public void disconnect()
              try
                   if(c!=null)
                        c.close();
              }catch(Exception ex){e.printStackTrace();}
              c = null;
    }

  • Some basic problems with multicast, IGMP & NLB

    Hi out there
    We have two DC's with 10G interconnection in  between - these connections are run as L2 links - put into a set of  nexus 5000 (the old nx5020) - acting access-switches - and uplinked to a  set of nexus 7009 which act as L3 switch for us.
    We  have a cluster of vmware boxes in each site and are running MS windows  2008 machines with MS NLB for TerminalServices - in IGMP multicast mode -  in VLAN 21.
    Now I looked in the log of the nexus 7000 and found that the PIM DR is "flapping" between the two sites from time to time:
    2013  Nov 25 22:50:58 ve-coresw-01 %PIM-5-DR_CHANGE:  pim [26128]  DR change  from 172.21.159.253 to 172.21.144.3 on interface Vlan21
    2013 Nov  25 22:51:54 ve-coresw-01 %PIM-5-DR_CHANGE:  pim [26128]  DR change from  172.21.144.3 to 172.21.159.253 on interface Vlan21
    2013 Nov 25  23:26:07 ve-coresw-01 %PIM-5-DR_CHANGE:  pim [26128]  DR change from  172.21.159.253 to 172.21.144.3 on interface Vlan21
    2013 Nov 25  23:26:10 ve-coresw-01 %PIM-5-DR_CHANGE:  pim [26128]  DR change from  172.21.144.3 to 172.21.159.253 on interface Vlan21
    I am not that familiar with multicast but the basic concepts are there - in the vrf I have defined
    ip pim ssm range 232.0.0.0/8
    the vlan is defined as:
    vlan configuration 21
      layer-2 multicast lookup mac
    vlan 2001
    under the SVI interface vlan 21 I have also defined - and there is a sample showning the nlb
    interface Vlan21
      vrf member DMZ_21
      no ip redirects
      ip address 172.21.144.3/20
      ip pim sparse-mode
      ip arp 172.21.149.19 0100.5E7F.9513
    these flapping should only occur if the keep-alives between the two sites are missed 3 times
    The uplinks to the nexus 5000 are defined as mrouters
    vlan 21
      ip igmp snooping mrouter interface port-channel5
      ip igmp snooping mrouter interface port-channel16
    SW5020-01# sh ip igmp snooping vl 21
    IGMP Snooping information for vlan 21
      IGMP snooping enabled
      IGMP querier present, address: 172.21.144.3, version: 2, interface port-channel5  -> the DR on the nx7k
      Switch-querier disabled
      IGMPv3 Explicit tracking enabled
      IGMPv2 Fast leave disabled
      IGMPv1/v2 Report suppression enabled
      IGMPv3 Report suppression disabled
      Link Local Groups suppression enabled
      Router port detection using PIM Hellos, IGMP Queries
      Number of router-ports: 3
      Number of groups: 3
      VLAN vPC function enabled
      Active ports:
        Po10        Po15    Eth1/3  Eth1/11
        Eth1/12     Eth1/13 Eth1/14 Eth1/15
        Eth1/16     Eth1/17 Eth1/18 Eth1/19
        Eth1/20     Eth1/25 Eth1/26 Eth1/27
        Eth1/28     Eth1/29 Eth1/30 Eth1/31
        Eth1/32     Po16    Po5
    The  link between the two sites - and boxes - is running error-free. As far  as I can see there hasn't been any problems in that vlan since ??
    If I look at f.ex spanning-tree the topology hast changed for long time in that vlan (2 weeks).
    Could I harden the igmp multicast setup?
    What is happening when a DR is changing? Will the multicast stop work or what happens?
    As  far as I understood the DR is the service which forwards the multicast  traffic to the groups so if suddenly some re-negotiation occurs I would  expect that the active traffic will be interrupted.
    here the actual MS NLB clusters adresses:
    SW5020-01# sh ip igmp snooping groups vl 21
    Type: S - Static, D - Dynamic, R - Router port
    Vlan  Group Address      Ver  Type  Port list
    21  */*                -    R     Po10 Po16 Po5
    21  239.255.149.19     v1   D     Eth1/14 Eth1/19 Eth1/32
    21  239.255.149.24     v1   D     Eth1/12 Eth1/15 Eth1/16
                                        Eth1/26 Eth1/31
    21  239.255.255.250    v2   D     Po15 Eth1/11 Eth1/28
                                        Eth1/29
    SW5020-01#
    Any suggeestions?

    What Is OneClickStarter.exe?
    OneClickStarter.exe is a type of EXE file associated with TuneUp Utilities 2013 developed by AVG Technologies for the Windows Operating System. The latest known version of OneClickStarter.exe is 13.0.4000.189, which was produced for Windows.
    This EXE file carries a popularity rating of 1 stars and a security rating of "UNKNOWN".
    Sounds like you have some misbehaving software on your system.  I would suggest a clean install to see if you still have all the problems you are reporting.

  • Code alteration - Basic problem or XML-RPC?

    I'm trying to alter the following client/server code to create an XML-RPC such that when the client offers an argument eg ?John? then the result of the method call returned to the client would be ?John*John? rather than the result of the equation currently shown.
    I'm not sure if it's just my lack of knowledge or something in the basic data types in XML-RPC
    Any help much appreciated.
    Client
    [ code ]
    import java.util.*;
    import org.apache.xmlrpc.*;
    //simple XML-RPC client that makes an XML-RPC request to a Server
    public class XMLRPCClient {
    public static void main(String args[]) {
    try {
    // Specify the server
    XmlRpcClient server = new XmlRpcClient("http://localhost/RPC2");
    // Create request
    Vector params = new Vector();
    params.addElement(new Integer(17));
    params.addElement(new Integer(13));
    // Make a request and print the result
    Object result = server.execute("sample.sum", params);
    int sum = ((Integer ) result).intValue();
    System.out.println("Response from server: " + sum);
    } catch (Exception exception) {
    System.err.println("JavaClient: " + exception);
    [ /code ]
    Server
    [ code ]
    import org.apache.xmlrpc.*;
    //XMLRPCServer is a simple XML-RPC server
    public class XMLRPCServer {
    //Start up the XMLRPC server and register a handler.
    public Integer sum(int x, int y) {
    return new Integer(x+y);
    public static void main (String [] args) {
    try {
    System.out.println("Attempting to start XML-RPC Server...");
    WebServer server = new WebServer(80);
    server.addHandler("sample", new XMLRPCServer());
    server.start();
    System.out.println("Started successfully.");
    System.out.println("Accepting requests. (Halt program to stop.)");
    } catch (Exception exception) {
    System.err.println("JavaServer: " + exception);
    [ /code ]

    cause of the error:
    After some extensive research on the web, it is found that that you are using an UTF-8 encoded file with byte-order mark (BOM). Java doesn't handle BOMs on UTF-8 files properly, making the three header bytes appear as being part of the document. UTF-8 files with BOMs are commonly generated by tools such as Window's Notepad. This is a known bug in Java, but it still needs fixing after almost 8 years...
    There are some hexadecimal character at the begining of the file, which is giving error"content not allowed in prolog". No solution is provided for this till now.
    Example: suppose your file start with <?xml version="1.0" encoding="utf-8"?>. you will see this in a editor. But if you open this file with any hexadecimal editor you will find some junk character in the start of the file.that is causing the problem
    solution:
    1) convert your file into a string and then read the file from the forst character that in my case the first character will be "<".so the junk character will not be there in the string and then again convert it into a file.
    2) some people are able to solve this problem by changing the "utf-8" to "utf-16". remember only in some case. some times this problem also exits in "utf-16" file.
    3) some are able to solve this problem by changing the LANG to US.en.
    4) If the first three bytes of the file have hexadecimal values EF BB BF then the file contains a BOM.so you can also handle by your own.
    5)Download a hexadecimal editor and remove the BOM.
    6) In case you are not able to think furthe then please to more research in internet may be you find some other solution to this problem. But These solution are some type of hack not exactly a solution.

Maybe you are looking for