Etraction from different datasources

hi,
my problem is we need some fields from one datasource and some in other and some in another.so how can i extract these fields and can use them .can any body give a solution how to achive this.or can we extract the fields from the tables in r/3 which is better option.

Hello Sekhar,
you can have a single infosource created for two different datasources. Select the fields accordingly and map the transfer rules.
You can process with the load to data target thro' updte rules by the usual procedure.
You can also have a generic datasource created by creating a view if you know the base R/3 tables and have common key fields in both the tables.
Hope this helps..
thanks,

Similar Messages

  • Extraction from different datasources

    hi,
    my problem is we need some fields from one datasource and some in other and some in another.so how can i extract these fields and can use them .can any body give a solution how to achive this.or can we extract the fields from the tables in r/3 which is better option.

    Sekhar
    There are 3 options of doing this :
    Option 1:- If fields that you want from different datasources are related to one particular application area say purchasing/sales then you can enhance the base datasource(contains max no of fields you want) with the required fields from other data sources ...write an ABAP user exit to populate these fields .
    Option 2 :- You always have option of creating generic data source based on view/infoset query extraction/function module .
    Option 3 : If the required fields are from one particular application area then extract data from these data sources into respective ODS objects . Then you can manipulate the data into Infocube/ODS on top of these base ODS objects if it suits ur requirement.

  • Select Data from different Datasource

    Hello,
    there is a Fusion Web Application with one Application Module which is based on "Database Server 1".
    For calculation of the Values Database 1, I need to get Data (DB Table) from "Database Server 2".
    How to get the values (Table) from Database 2 in the same project?
    (Do I need to have a second Application Module maybee?)
    Thank you in advice.

    Hi,
    below is my Model.jpx file:
    <?xml version="1.0" encoding="windows-1252" ?>
    <!DOCTYPE JboProject SYSTEM "jbo_03_01.dtd">
    <!---->
    <JboProject
      xmlns="http://xmlns.oracle.com/bc4j"
      Name="Model"
      Version="11.1.1.56.60"
      SeparateXMLFiles="true"
      PackageName="model">
      <DesignTime>
        <Attr Name="_jprName" Value="../../Model.jpr"/>
        <Attr Name="_jbo.SQLBuilder" Value="SQL92"/>
        <Attr Name="_jbo.TypeMapEntries" Value="Java"/>
        <Attr Name="_NamedConnection" Value="mysqlDB1DS"/>
        <Attr Name="_appModuleNames0" Value="model.ProjectsAM"/>
        <Attr Name="_appModuleNames1" Value="model.PPAM"/>
      </DesignTime>
      <Containee
        Name="model"
        PackageName="model"
        ObjectType="JboPackage">
        <DesignTime>
          <Attr Name="_EO" Value="true"/>
          <Attr Name="_VO" Value="true"/>
          <Attr Name="_AM" Value="true"/>
        </DesignTime>
      </Containee>
    </JboProject>For your information:
    The AM model.ProjectsAM is reference to Datasource DS1 (MySQL Database).
    The second Datasource is called DS2 (Oracle Database) and is referenced with AM PPAM.
    Now what shell i change in this file, can you inform me please?
    Thank You.

  • Data from Different datasources in the same table

    Hi everyone,
    Here I am under this complex problem.
    I have two different Bapi's which are being called multiple times.
    These bapi's have 3 common export parameters. I need to display a table with these 3 common export parameters (columns), as columns and two other custom columns.
    Data in custom colums needs to be filled based on the the 3 original columns with some logic build over these 3 columns.
    All the data returned under these columns is to be accumulated and showed in the frontend in a table.
    Any ideas.. how will you handle this in the context of controllers and UI table.
    Do I need to create a dictionary element?
    Please help..
    Thanks,
    Amber

    Hi Amber,
        In your context, create a value node with 3 value attributes for the BAPI output params with the exact same name as the BAPI params. Then you can use the WDCopyService class to copy the corresponding fields.
        For the two custom columns, create 2 calculated attributes in the same value node. The WD framework will generate setters and getters for these attributes. In the setter method write the logic for calculation of these attributes.
    Regards,
    Satyajit.

  • Fetching data from multiple datasources

    Hi,
    I want to fetch data from different datasources to a single cube.
    What would be the pre-requisites for carriying out the activity.
    Awaiting kind advise.
    Thanks
    Edited by: gskitu on Mar 7, 2012 6:51 PM

    Hi
    There r no prerequisites to your requirement . How ever we have different data flows for your requirement as 1. multiple data source to  different info sources or transformations  to a single cube  2. multiple data sources to single info source or transformation to a single info cube . Any way regarding data flow complexity , second approach is easier one ......
    Thanks.
    Rajendra.

  • Can we create one repository from different data Source

    Hi Experts
    I have one doubt
    1. Can we create one repository in OBIEE from different source like..
    I have three Database(Oracle) and i want to create one single repository from different source.
    2. If my Database are different like(Oracle,DB2,Teradata..)
    Thanks in advance
    Regards
    Frnds

    Hi..
    Yes It's possible to create a repository from different datasources, provided there should be different DSN for each...
    If it's ORACLE, we can import objects from OCI directly.. by mentioning the TNS Name, without creating DSN
    Thanks & Regards
    Kishore Guggilla

  • Can we send the data into different data target from single datasource how

    Hai
    can we send the data into different data target from single datasource how ?

    Hi,
    Create the transformation for each target and connect through DTP if you are in BI 7.0
    If it is BW 3.5 create transfer rules and load it Info source and then different update rules for different targets then load it using IP.
    If you are speaking about loading data from R3 data source to multiple data sources in BI
    Then follow the below step.
    1)create init IP's and run the IP's with different selection to different DSO(With same selection it is not possible).
    2)Then you will have different delta queues for the same data source in RSA7
    3)Your delta loads will run fine to different data sources from same DS in R3.
    Hope this helps
    Regards,
    Venkatesh

  • Combine Accounts from different Generations into a single Table Prompt

    We are on OBIEE 11.1.1.6.2 and using an ASO (11.1.2.1) cube as a datasource.
    I wish to make a drop down menu of only ten accounts in OBIEE. These ten accounts do not all belong in the same generation. The desired Accounts are from Gen6, Gen5 and Gen4. How do I make a single drop down list with these ten accounts when the members belong to different generations ? I have tried building this custom list of ten accounts via Selection Steps but it seems that I cannot cross different generations of the Account dimension.
    Any help would be appreciated.

    Thanks for the reply Christian. I literally tried at least 100 possible iterations of the Evaluate statement and none of them will compile in OBIEE. Before posting, I scoured the Internet for days hoping someone else has had this issue resolved. I had no luck. If you know of anyone that has actually been successful with the EVALUATE statement to make a list of dimension members from different generations, please post the exact code snippet so that I can leverage off of somone else's knowledge.
    I have tried dozens of possible iterations of: with no luck at all.
    EVALUATE('Intersect(%1.dimension.members,{[Account1], [Account2]})',"Account"."Gen1,Account")

  • Business components from multiple datasources

    Hi All,
    I want to create business components from multiple datasource. Please tell me if it is possible in ADF framework and Jdeveloper 11.1.1.4
    I opened the Model.jpx and tried adding the two datasource but it is showing as a dropdown list from which I can choose only one.
    My requirement is to have components from one datasource and read data from a second database to create a LOV
    Please suggest how to go about it
    Thanks

    Hi,
    There are many ways to achieve this.
    If your requirement is just to read data from different database (and not to update it), then using a database link would be a better approach.
    You could create a database link in the primary database (target database being the one you would like to query). Base your sql query for the vo using the db link.
    -Arun

  • Loading the cube from 3 datasources and getting 3 records for each keyfield

    Hi All,
    I am loading an InfoCube from 3 separated datasources. These 3 datasources are UD Datasources and their unique source system is UD Connect.
    Each of the datasource contains a unique key field 'Incident Number' (same as we use have in Datasources for DSO).
    The problem is, when I am loading data with these 3 datasources to the cube, for each 'Incident number' there becomes 3 records.
    We have reports on this Infocube and the report also displays 3 records for each incident number.
    If I remove Incident Number key field from 2 of the Datasources, the data from these datasources do not reach to the Cube.
    For many of you, this may be a minor problem ( or may not be a problem at all !!! ) , but as a New Joinee in SAP field, this has become a showstopper issue for me.
    Please suggest.
    Thanks in Advance.

    Hi Pravender,
    Thanks for your interest.
    The scenario is, I have 3 datasources form the same source system, All the 3 datasources have different fields except 'Incident Number'. So, each and every field has only one value in the report. But due to 3 separate datasources, it creates 3 records displahying values of each datasource in a separate record.
    There is no field in the query output which is having different values for the different source systems. Due to 3 records in the cube, one record will contain the value for a particular field and the other two records will show a Blank for that field.
    Regards.

  • Using two different datasource driver into a transaction

    Hi all,
    i have two database : one under Informix and another under Oracle.
    Well, well, i have declared two datasources in my apllicationserver ( Sun ONE 7).
    I have to use a session EJB to write into the two databases some data and i have to open an UserTransaction to deal with it.
    The flow is :
    - open the UserTransaction
    - Get the connection from the first datasource
    - launch the INSERT query in Informix
    - Get the connection from the second datasource
    - launch the INSERT query in Oracle
    My doubt is : Will the transaction work fine even if i have to use two different connection from two different datasources ?
    Using only one database the transaction work fine.
    Cheers.
    Stefano

    Hi,
    This will work correctly if you use XA drivers (XADataSource instances).
    You can check the vendor docs to see what exact classes you need to deploy for each database.
    Beware of the pitfall: if you don't use XA drivers then commit might very well appear to work, but rollback won't.
    Also, don't forget to close the connections.
    Hope that helps,
    Guy
    Atomikos TransactionsJTA - visit our new JTA forum at http://www.atomikos-support.com

  • Data loads into multiple InfoObjects from 0EHS_PHRASE_TEXT DataSource.

    Dear Experts,
    I am working on SAP HCM-BW 7.0 Implementation and am trying to load data into 8 different InfoObjects (Texts) through 0EHS_PHRASE_TEXT (Phrases) extractor.
    There are many InfoPackages in place created during the previous project loading into different set of Standard BCT InfoObjects.
    After migrating the 0EHS_PHRASE_TEXT DataSource from 3.x to 7.0 version, I have created different InfoObjects with Transformations and DTPs upon business requirements to load them. The relevant data is available in 0EHS_PHRASE_TEXT when checked in Extractor Checker (RSA3). However, when I create InfoPackages to load these different InfoObjects, I don't see the Data Targets listed and it makes sense since the data is first loaded into PSA and then will be loaded into Data Targets (in this case InfoObjects with Text) using DTPs.
    My concern is... when I create a Process Chain to load Master Data into these Objects, the following action is happening:
    1. Load 10 Records into PSA and then into InfoObject A. All 10 Records are loaded into A.
    2. Load 5 Records into PSA and then into InfoObject B. Previous 10 + New 5 Records are loaded into B.
    3. and it continues... for 8 InfoObjects.
    My question is... is there are way that I can see the corresponding Data Target tab in InfoPackages so the Data is immediately picked from PSA of 0EHS_PHRASE_TEXT DataSource and then loaded into the corresponding InfoObjects.
    Or should I make use of Transfer Rules by Re-storing the 0EHS_PHRASE_TEXT DataSource from 7.0 to 3.x version...!!
    Your help is much appreciated.
    Thanks,
    Chandu

    Hi Andreas
    Thanks for replying and sorry for the confusion.
    The extractor is delivering 10 and then 5 because of different selection parameters in the InfoPackage "selecting" which InfoObject I wish to load the texts for.
    Your understanding of my requirements is correct.
    Could you please elaborate Option 1 bit more..!
    Regarding your Option 2, I don't want the DTPs to extract directly in full from the datasource because by doing so, all the data apart from the relevant data is also loaded into each and every InfoObject. And I don't want that to happen. I want to load only relevant data into respective InfoObjects from the PSA using DTPs.
    I have tried to setup filters in DTPs with different Selection Parameters and tried to load relevant InfoObjects. For example, I am trying to load ZEHS_SUBS InfoObject with EHS_INJ_SUB_SUBSTANCE as the Selection Parameter. There are 54 records in both Source System and PSA for this parameter.
    And the request is showing 54 in Transferred Records but only the very last 1 in Added Records. When I check in the Target (ZEHS_SUBS) InfoObject, it is showing only 1 Record. I have tried many combinations. They are:
    1. Loaded only EHS_INJ_SUB_SUBSTANCE data from Source System into PSA and then tried to execute the relevant DTP.
    2. Checked the 'Do Not Extract from PSA but Access Data Source (for Small Amounts of Data) and tried it.
    3. Tried with both Delta and Full Extraction Mode.
    4. Set Filter on Single Value as 'EHS_INJ_SUB_SUBSTANCE' to extract this data only.
    5. Set Filter Excluding all the other Single Values.
    6. Checked the 'Handle Duplicate Record Keys'.
    Still only the last 1 records out of 54 is showing up in the Target InfoObject.
    Please let me know if you have any idea as to why this is happening so.
    Thanks for your time.
    Chandu

  • Different Datasources and QoQ

    I have to read tables from two different datasources, so I us QoQ
    My first query :
    <cfquery name="qry1" datasource="db1">
    select table1.name,
    table1.phone,
    table1.empID
    from table1
    </cfquery>
    My second query :
    <cfquery name="qry2" datasource="db2">
    select table2.empID,
    table2.address,
    table2.city
    from table2
    </cfquery>
    Then I combine the two using QoQ:
    <cfquery name="qry" dbtype="query">
    select table1.name,
    table1.phone,
    tabel1.empId,
    table2.address,
    tablbe2.city
    from table1, table2
    where table1.empID = table2.empID
    </cfquery>
    This works and gives me what I want. Now the requirement is  to find all info from table1 even if there are no mathches, so I have to use left join but QoQ seems very limited and will not allow left joins.
    How do I read tables from two different datasoruces and then get all info from one table regardless if it is not in the other table, if my above method is incorrect ? (I just typed this so there could be typos)
    Thanks

    If I just want to combine all the data from both tables, would I just have :
    <cfquery name="qry" dbtype="query">
    select table1.name,
    table1.phone,
    tabel1.empId,
    table2.address,
    tablbe2.city
    from table1, table2
    </cfquery>
    It seems like if I take out the WHERE clause, it does not like it.

  • Can I load data from 2 datasource to single infosource.

    Hi
    Please let me know , can we load the data from 2 -3 datasource to single infosource, in 3.5 data flow.
    for eg : 2LIS_11_VITM, 2LIS_12_VCITM and 2LIS_13_VDITM feeding data to sigle infosurce ?? How to handal such requirment. ??
    Appreciate your help.
    Regards
    Ashutosh D

    Hi,
    It is  recommend that you use an InfoSource if you want to connect a number of different DataSources to a target and the different DataSources have the same business rules.
    In the transformation, you can align the format of the data in DataSource with the format of the data in the InfoSource.
    The required business rules are applied in the subsequent transformation between the InfoSource and the target. You can make any changes to these rules centrally in this one transformation, as required.
    Revert back for further queries.
    Regards,
    Rajkandula

  • [POL-3309] trying to use datapage from different file.

    Getting this error trying to access both the ESB and BPEL datasources in SOA Suite 10.1.3 GA.
    Any ideas how to fix?

    I am also getting same error message when I am trying to establish a olite connection. Moreover I got this error when I opened BPEL console :
    Cannot fetch a datasource connection.
    The process domain was unable to establish a connection with the datasource with the connection URL "jdbc/BPELServerDataSourceWorkflow". The exception reported is: [POL-3309] trying to use datapage from different file
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    Please provide solution.....

Maybe you are looking for

  • Acrobat X Standard locking MS Office 2007 Clipboard on Windows 7

    Acrobat X Standard locks Office 2007 Clipboard on Windows 7 Enterprise 32bit Version after a few copy and pastes from Acrobat X into MS Word, Excel etc As soon as I close Acrobat X Clipboard is released in Office and I am able to paste again. I can c

  • Named SQL queries without a descriptor in the workbench

    Hi, I want to call some named query SQLs from my DAO by using result = (ResultSet)Session. executeQuery(String queryName, Vector paramList); The way I have done it now in the mapping workbench I have defined all named queries and SQL with a class des

  • RVTUQ-200 Error during "Return to receiving"  transaction using ROI

    I am trying to use Receiving open interface to process PO reverse receipts. I am getting this error RVTUQ-200: no data found.... It started coming when I populated the value of parent_transaction_id in rcv_transactions_interface for doing the reverse

  • AVC Files no audio

    Re: Canon MTS file has no audio in Premiere  this worked for my personal account for Adobe CC,  however were i work has finally upgraded the network system from CS6 to CC, which i felt was great i can just use CC when it comes to adobe, but we are cu

  • AutomationNameValue in intemRenderer : QTP Crashing

    HI All,        I have a checkBox and a ComboBox based item renderer in datagrid. As soon as QTP automated script clicks on checkbox (Itemrenderer) or select a value from Cbox(itemrender) , QTP crashes. I have tried to set automationNameValue  by over