Need to merge similar charecterstics comming from two sources

Hi Experts,
I have a requirement to upload data into BI from Two sources. one from ECC is business Sellout history data and from flat file is market sellout history data. Now one source has fields
CALMONTH, Market, Sales Organization, Segment, Super Model, Model, Country Standard, Model Year, ZCOL, Power, Material No., Location, APO Version, Sell-Out History, UNIT
Other source has fields
Market,Model,Type Of Model.
I need to upload this data to BI and merge Market, Model, as these fields are common in both the sources and display Type of model for the respective Market and Model.
Can any one advice me how to proceed desgining this.
Thanks in advance ...
Santhosh.

Hi
An alternative to the above solutions, Create two DSOs and fields of the dsos should like below :
DSO ECC :
CALMONTH, Market, Sales Organization, Segment, Super Model, Model, Country Standard, Model Year, ZCOL, Power, Material No., Location, APO Version, Sell-Out History, UNIT, Type of Model
Bold fields exists in DSO Flat file fields as well.
DSO Flat file :
Market,Model,Type Of Model.
1. First load the data to the flat file DSO.
2. while loading data to the DSO ECC you can populate the model type by writing an end routine to look up flat file DSO to find out the type of model using the condition DSO ECC- market = DSO-Flatfile- market & DSO ECC-Model = DSO-flatfile-Model.
DSO ECC will have the merged data and DSO Flat file is used as a look up table in the end routine of the transformation.
Also note that you can also cube in place DSO ECC if you dont want to stage data.
Hope it helps.
Regards
Sadeesh

Similar Messages

  • Need to merge xml o/p from different sources to generate BIP Report from OA page

    Hi,
    Currently in our product Quoting , we are using many VO queries to generate the Report
    Now we have created one data template file to combine all VO queries to generate xml o/p
    The problem we are facing is that we didn't added Contracts VO query in our DT file so we need to merge
    xml o/p coming from DT file and Contracts VO and pass to Process Template XDO api to generate the report
    Please tell how to merge the xml o/p in OAF ?

    Thanks Shridhar for reply ,  you provided code for xml coming from two VO
    but I am having scenario where getting one xml o/p from data template file and seconf xml o/p getting from contracts api as -
    ByteArrayOutputStream l_docXML = new ByteArrayOutputStream(1024);
    // Here getting xml o/p from DT file
    l_docXML = (ByteArrayOutputStream)this.getDataTemplateXML(transaction,"ASO","ASOPD",parameters1,null);
    // Here getting xml o/p from contacts api
    ContractTermsXMLGenerator.writeXML(PrintQuote,
                        (OutputStream) l_conXML,
       true,
       documentType,
       new Number(params[8]),
       new Number("0"));
    // code to merge two xml into one xml m_docXML
    try{
                 if (l_conXML.size() > 0)
                      DOMParser dp = new DOMParser();
                      l_docIP = new ByteArrayInputStream(l_docXML.toByteArray()); 
                      dp.parse(l_docIP);
                      XMLDocument xDoc = dp.getDocument();
                      l_conIP = new ByteArrayInputStream(l_conXML.toByteArray());
                      dp.parse(l_conIP);
       XMLDocument cDoc = dp.getDocument();
       Node cNode = cDoc.getDocumentElement();
                      if (cNode != null)
                           Node xDocConNode = xDoc.adoptNode(cNode);
                           Node conData = xDoc.createElement("CONTRACT_DATA");
                           conData.appendChild(xDocConNode);
                           xDoc.getDocumentElement().appendChild(conData);
                         xDoc.print(m_docXML);
                         writeLog("GenerateCLMDoc::XMLMerge Complete");
               catch(Exception e)
           writeLog("GenerateCLMDoc:: Doc contract XML Merge - " + e.getMessage());
                      throw e;
        finally{
                        l_docIP.close();
                        l_conIP.close();
    Please check if it is correct code , do I need to change it with code provided by you
    can we chat over any messenger ?
    once again thanks for your reply

  • Streaming from two sources

    Hi:
    I need streaming to Flash Media Server from two sources (microphone and sound tarjet)in my pc with FME.
    Streaming from microphone connect and start correctly (config stream=streaming1), but streaming from sound tarjet (config stream=streaming2) connect but doesn't start.
    Why?
    Regards.

    Hello,
    It is possible that you are seeing the consequences of LabVIEW compiling code written in parallel. More specifically, if you have code in parallel (not connected by dataflow, but in the same block diagram) LabVIEW will split execution time between those parts of your code. Previously you were likely manually starting two separate programs, which inherently adds a delay between the start of the programs, allowing the first program to get sufficiently far in its execution; we could be seeing the consequence of this. It would help if you could be more specific about the details of your setup and code (such as 1. which instruments are connected to which ports? 2. are you writing a command to your instruments and then receiving data as a response? 3. do you rec
    eive any errors? 4. if you do receive errors, which errors do you see and where in your code do you first see them?).
    Repost with some more information (perhaps a screen shot or your code) and we can get a more definitive answer!
    Thank you,
    Regards,
    JLS
    Applications Engineer
    National Instruments
    Best,
    JLS
    Sixclear

  • I have duplicate pictures in "my catalog" that I believe come from two Adobe folders found under "my pictures/adobe/ one is Revel and the other is Photoshop express which preceded revel. Can I delete those two folder without causing a problem with my cata

    I have duplicate pictures in "my catalog" that I believe come from two Adobe folders found under "my pictures/adobe/ one is Revel and the other is Photoshop express which preceded revel. Can I delete those two folder without causing a problem with my catalog?

    Thanks for the links, Limnos.
    If you are willing to continue helping, here's what I found.
    Just to clarify the two iTunes folders I am refering to are:
    username-->Music-->iTunes
    HD-->iTunes
    I am presuming each location has a full set of files as outlined in the above links?
    Not all the files are in both locations. Most are.
    - The Itunes folder in my home folder does not have itunes library.xml.
    - The Itunes folder in my home folder has a subfolder called Mobile Applications (username-->Music-->iTunes--> Mobile application). The Itunes folder at the HD level also has a Mobile Application folder but it is a subfolder of Itunes Media folder (HD-->iTunes--> iTunes Media-->Mobile applications) and has no files in it.
    - I do not have an iTunes Media in the iTunes folder in my home folder.
    - also the Itunes media folder (HD-->iTunes--> iTunes Media) has subfolders by type (books, movies, itunes u, music etc...) but the iTunes Media-->Music also has some of the same subfolders ( iTunes Media-->Music-->books, iTunes Media-->Music-->Movies, iTunes Media-->Music-->iTunes U). Is this normal repetition?
    You say:
    /itunes/itunes media/ music
    but it is important to note what comes before all that.
    There is nothing as far as I can tell before that first forward slash. Since the only iTunes Media folder I have is in the iTunes folder that resides at the HD level (HD-->iTunes--> iTunes Media folder) not the iTunes folder in my home folder (username-->Music-->iTunes) , I assume that's the one that holds the music.
    Keep iTunes media folder organized and Copy files to iTunes Media folder when adding to library are both checked on
    Does that give more clarity into my problem?

  • CSM 12 hour stickiness from two source addresses

    We have an environment where the traffic only originates from two source IP addresses (shared port forwarders). The server group need a 12 hour stickiness window for the Citrix sessions to be hitting the same server.
    If we have two servers, ServerA and ServerB, this is the problem.
    When maintenance is performed on ServerA. All traffic is sent to ServerB. When ServerA is back in operation the traffic does not use this server due to the sticky timeout of 720 minutes.
    Is there anyway to clear the connections from one source on the CSM so the processing of packets will spread the load between the two servers?
    Thanks.

    Ben,
    clearing the connections without clearing the sticky table is useless. Because the sticky entry will simply forward the new connections back to the same server.
    Also, there is no way to clear a particular sticky entry.
    Finally, I think the solution for you would be to create static sticky entry.
    You can force a client ip to go to a specific server.
    If the server is down for maintenance, the CSM will simply select another one but will go back to the initial one if available.
    To configure static entries, use the following commands
    sticky 66 netmask /32
    static client source x.x.x.x real x.x.x.x
    Gilles.

  • How do I merge my itunes folders from two user accounts on one computer?

    I've made purchases from audible.com and on itunes from two different user accounts on my home computer.  When I try to sync my itouch with my library I am missing the purchases I made from the other user account.  How can I merge these together so i can have everything at once that I have purchased?

    Copy or move the song files from one account to a shared location and then drag them into the open iTunes window when logged into the other account.
    (60844)

  • Sound comming from two of of 5 speak

    my computer uses Creative SB X-FI(or at least i think.) I dont really understand aduio that much, safe to call me a noob. I use my reci'ver as the man and use a 24 ft. cord that connects to the reci'ver and goes into an audio adapter. Basically turns the two red and white things into a one thing that goes in head phone jacks. Well in the back there are many different color things for the speakers, and then below that there are only 4,(plated in gold.) When i use creative software to detect speakers it says my rear right is my front right, and my front left is my front right, and then nothing else has sound comming from it. My computer is month old, and its probally not the computer. My speakers are 3 front sony dreamstyles and in the back i have some small logitech speakers. My reci'ver is a Sonydream syle. Every thing else works such as t.v. and video games. Please fix this its anoying to hear out of 2 speakers while listening to music =(

    There're some thing which aren't clear.
    To get 5. speaker sound from yer speakers, you'll need 3 cables which convert the stereo mini-plugs into 2xphono jacks. The first one is for the front left and right, the second for the rear left and right and the third is for the centre channel and subwoofer.
    These are colour coded ( there should've been a sticker with yer soundcard so that the gold plated connectors can be identified ).
    The plug closest to the big rectangular connector with the pin holes is for the centre/sub connection, the one next to it is the rear left/right and the one next to that is the front left and right. On the subwoofer output ( I think ) the left output is for the centre channel and the right output is for the subwoofer.
    Taking one cable at a time, plug it into a jack on the soundcard and then plug the two phono plugs ( the other end of the cable ) into the corresponding inputs on the receiver.

  • How do I merge my Mail data from two Macs into one?

    One is Lion and the other is Mountain Lion, both 27" iMacs. I have saved the Mail data from the Lion one and will reformat its HDD for a clean install of Mountain Lion.  Then I plan to import a (CCC) clone of my newer iMac.  I need to merge the mail because some mail items are missing on the clone that existed on the erased iMac.

    Copy or move the song files from one account to a shared location and then drag them into the open iTunes window when logged into the other account.
    (60844)

  • To Load Master Data From Two Source System

    Hi All,
    I have a small question :
    - Can we load master data from two different source system say from flat file and R3 or any two different or similar source  system?
       If answer is "Yes", then how?? If possible step by step.
    Appreciate your valuable points.
    Thanks,
    Niraj Sharma

    Hi,
    Still i have problem.R3 Transformation and DTP is getting activated but when i am executing DTP for flat file,
    I am getting below ERROR.
    Object DTP DTP_d55.......could not found in version A.
    I have  checked the Master data locally for source sys in compounding Tab of the key field.
    Please help..
    Thanks,
    Niraj

  • Master Data from two source systems

    Hi Gurus,
    I need to load master data from two different source systems. What is the best way I could do that ?
    I know one approach is add system id 0logsys as prefix in compound tab and load it. But problem is master data table will have two different records and in the report it will display 2 records, can not summarized it in the report. But I need one record in the report. What is the best approach ?
    Thanks
    Liza

    Hi,
    Create two DataSources. one for each of the source system.
    Create two separate flows to the master from these two DataSources.
    Hope this helps!

  • Acquiring streaming data from two sources

    I�m trying to acquire data from two devices at the same time. I have written two sub VI�s where each one takes the data from one piece of equipment. The equipment is such that they are both constantly outputting data. I have been successful in running both of the sub VI�s separately at the same time. The trouble occurs when I try to put the sub VI�s together in a larger VI. When the two sub VI�s part of a larger VI, both cannot run at the same time. One of the sub VI�s tries to read from the serial port and is unable to get anything in response. Is there something I am missing as to why they can not be running at the same time?

    Hello,
    It is possible that you are seeing the consequences of LabVIEW compiling code written in parallel. More specifically, if you have code in parallel (not connected by dataflow, but in the same block diagram) LabVIEW will split execution time between those parts of your code. Previously you were likely manually starting two separate programs, which inherently adds a delay between the start of the programs, allowing the first program to get sufficiently far in its execution; we could be seeing the consequence of this. It would help if you could be more specific about the details of your setup and code (such as 1. which instruments are connected to which ports? 2. are you writing a command to your instruments and then receiving data as a response? 3. do you rec
    eive any errors? 4. if you do receive errors, which errors do you see and where in your code do you first see them?).
    Repost with some more information (perhaps a screen shot or your code) and we can get a more definitive answer!
    Thank you,
    Regards,
    JLS
    Applications Engineer
    National Instruments
    Best,
    JLS
    Sixclear

  • Lightroom not merging and sorting images from two different cameras - help please !!

    Hi guys,
    I need some help here. I've just imported a few thousands of images form two different cameras, however Lightroom simply sorts them by camera only. (i.e.. images from the first camera, all sorted by capture time, then come images form the second camera.)
    The cameras are the same brand and model, times are synchronised, but the images refuse to merge and sort. I've tried putting them in the same folder and importing, but that doesn't do it either. I've been doing this for years and it all worked fine, till today. Does anyone know whats causing this, and how I can fix it?
    Thanks in anticipation.
    Latch

    Hi John,
    View > Sort > Capture Time is checked, The cameras are in sync down to the second, and images from both have been merging and sorting fine for over two years, till today. Sort order is all set to capture time in all modes and views, but its still sorting first by camera.

  • I want to merge music onto PC from two iPads with two different ID's

    My husband and I want to merge our music library onto the PC and then use Match to download songs onto our iPads.  We each have different Apple IDs and have been using them when purchasing music.  However it has been problematic sharing this music with each other.  So we subscribed to iMatch.  But when trying to set both iPads up for iMatch, there is a notice that we have to wait 90 days.  What's with that?  Is there a work around for that?
    Our iPads have been updated with the latest iOS version.  The PC is working Windows 7.

    You cannot merge two Apple IDs. However you can use your former AppleID in iTunes to access your music.
    For example: my wife uses her AppleID in iCloud so she receives her own email, alerts etc. But we purchase all our music and Apps using my AppleID so we can share them, which Apple permits. You'll have to do the same at least with iTunes so you can access the music you bought from the iTunes store.
    I know it is inconvenient but this is a feature users have been asking for as long as I can remember and given that Apple hasn't yet created a method for doing it must mean there are issues with music/movie contracts which are keeping Apple from doing it.

  • Need to Merge my OUTLOOK Mail from Carbon Copy to my OUTLOOK on my MBA under LION. How?

    Hi
    Not sure where to go so I am hoping APPLE can help.
    I have a removable Hard Drive with a CARBON COPY of my MAC BOOK PRO running Snow Leopard. I no longer have the SNOW LEOPARD MAC BOOK PRO, Only the HARD DRIVE with CC.  I now have a new Mac Book Air with Lion and was planning to export the SNOW LEOPARD OUTLOOK emails to import into outlook on the LION MBA, but now realize I can not boot from the CC with SNOW LEOPARD using a LION MBA.
    Can someone tell me how I can get the MAIL FOLDERS off the Snow Leopard HARD DRIVE and import into the LION MBA?
    THanks
    Art

    I suggest you post your question on Microsoft's own forums for their Mac products, as it's their software you're having issues with and that's where the MS experts hang out.
    http://answers.microsoft.com/en-us/mac

  • Dhcp response from two sources

    Hi,
    We have this network , where a particular vlan(eg. vlan 10-wireless) is being configured for dhcp ip allocation & this is done by a third party authentication box(similar to ACS).
    This vlan10 is only applicable to wireless users.
    Now in the same network, we want to create another vlan (eg. Vlan20-Inhouse). This vlan20 will also have dhcp allocation , although this vlan20 will be served ip's from a server which will take the role of dhcp server.
    The layer 3 interface for this vlan20 will be on a firewall upstream & will be extended to the switches where users will connect themselves to.
    The query is , having two different dhcp on the same big network, will it create any conflict on who answers first.
    My understanding is since the two dhcp servers areon/server different vlans, the users ip request will be handled by the respective dhcp server, based on the vlan they are attached.
    Please help in getting this clarified. Thanks in advance.

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    As Alain has noted, when you jump VLANs you normally need a DHCP relay agent.  Without that, the DHCP server won't see the request from a non-local VLAN.  But also don't forget, DHCP servers also won't provide an IP for a remote subnet if they haven't been allocated a pool of IPs for that subnet.
    Conversely, you might intentionally have both DHCP servers setup with non-overlapping blocks of IPs for the same subnet.  This way, if one fails, you'll still have DHCP redundancy.  Client will normally accept the first DHCP offer it receives.

Maybe you are looking for