Data Federator Destination

Hi... we just started using Data Federator in our project.
I know that using ew could combine Data from multiple Source systems (such as SAP BI, SAP R/3, Oracle, Flat Files a.s.o) and create a semantic layer (Structure).
Could anyone tell us if the destination from Data Federator be >> a) BO- Universe and                                                                               
b) SAP BI
- Anil

Hi,
Data federator creates the virtual table for the result set, you can create a BO Universe by providing the JDBC connections details of the DF project but i am not sure about SAP BI.
Regards,
Ramu.

Similar Messages

  • Data Federator connection error

    Hi experts,
    I am trying to connect Data Federator 3.0 SP2 to Netweaver BI 7.1 SP3 and getting the following error..
    " The connection Data Federator Query Server Failed.. An Exception occured when querying Data Federator Query Server ...
      com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED. Handle close pending..."
    Scenario:
    I have created a new project in Data Federator and trying to Add a DataSource to it. When I fill in required details and click " Test Connection" button, the above mentioned error comes up.
    I am pretty sure, I have connected to BI system before using the same username,password, client, hostname etc... before. However I am getting the error when I try now.
    By the way, I have registered the callbackServerprogramID on DataFederator as well as BI as per user guide.
    Could any one please share any ideas/ solutions
    Thanks a lot
    Phani.

    More detail on the error from leselect.log (if it helps in any way......)___
    2010/02/19 03:09:54.300|<=|||0|19222105| |||||||||||||||"[LeSelect.Api.LSStatementImpl] - [Execution Thread 9]Executing query: CALL getTables '/TEST/sysadmin/sources/draft', 'D_ZFCOM301', '%', CAST(null as VARCHAR)"
    2010/02/19 03:09:54.315|==|W||0|19222105| |||||||||||||||"[LeSelect.Wrappers.SapNWBI.A.J] - [Execution Thread 9]Ignore destination registration request because this destination is already registred: sapauddb04-BO_service-12562982cf3123318931bc31ed325d329532fd33513388-en-0"
    2010/02/19 03:09:54.409|>=|E||0|19222105| |||||||||||||||"[LeSelect.Core.n] - [Execution Thread 9]Wrapper Error:
    LeSelect.Wrappers.SapNWBI.C: Connection failure: com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED: Handle close pending
         at LeSelect.Wrappers.SapNWBI.H.B(y:194)
         at LeSelect.Wrappers.SapNWBI.X.getConnection(y:338)
         at LeSelect.Core.B.D.<init>(y:119)
         at LeSelect.Core.B.F.A(y:165)
         at LeSelect.Core.I.T.B(y:448)
         at LeSelect.Core.I.V.next(y:226)
         at LeSelect.B.C.G.A(y:367)
         at LeSelect.B.E.K.B(y:177)
         at LeSelect.B.E.G$_A.run(y:691)
    Caused by: com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED: Handle close pending
         at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:604)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1270)
         at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:661)
         at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
         at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:171)
         at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:44)
         at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:160)
         at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:766)
         at com.sap.conn.jco.rt.RfcDestination.ping(RfcDestination.java:976)
         at LeSelect.Wrappers.SapNWBI.X.getConnection(y:336)
         ... 7 more
    Caused by:
    RfcException: [System <empty>|sapauddb04/00]
        message: Handle close pending
        Return code: RFC_CLOSED(6)
        error group: 109
        key: RFC_ERROR_CANCELLED
         at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcIsValidHandle(RfcIoOpenCntl.java:2044)
         at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1880)
         at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:180)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1263)
    Edited by: Phani Kothwali on Feb 19, 2010 4:49 AM

  • Data Federator - View Data in DF

    Hi,
    Can we view data in Data Federator if data source is SAP BW

    >
    > Although you may have tested the connection, check your "leselect" log file
    >
    Checked in leSelect.log
    Could not start server: Connect to SAP gateway failed
    >
    > Is it a case of resolving the DNS name? check in BW via RZ11 that the name is fully qualified as that is what DF is expecting.
    >
    Tried. However what parameter supposed to be entered. should it be I_RFC_DEXTINATION ?

  • Error when creating a new user in Data Federator XI 3.0

    Hi there,
    I am completely new to Data Federator so please bear with me.
    I have successfully created a new user but I am not able to run the command:
    GRANT EXECUTE ON PROCEDURE executeUpdateNativeQuery TO user1
    as I get the following error: Incorrect procedure name: 'executeUpdateNativeQuery' (Error code: 10000)
    I am following page 482 of the Data Federator User Guide.
    Thanks!
    Jason

    >
    Jason Hattrick wrote:
    > I am completely new to Data Federator so please bear with me.
    >
    > I have successfully created a new user but I am not able to run the command:
    >
    > GRANT EXECUTE ON PROCEDURE executeUpdateNativeQuery TO user1
    >
    > as I get the following error: Incorrect procedure name: 'executeUpdateNativeQuery' (Error code: 10000)
    >
    > I am following page 482 of the Data Federator User Guide.
    >
    > Thanks!
    > Jason
    Hi Jason
    There is a typo in the documentation, the name of the procedure is:
    executeNativeUpdateQuery
    By the way, you can get the full procedure list by entering the following query in the administrator
    SELECT * FROM leselect.system.procedures
    Hope this helps,
    Fred

  • Data federator

    Hello Experts,
    I am just wondering how is Data federator to create Web Intelligence reports on top of SAP BW Infoproviders using Relational universe instead of OLAP universe.
    My requirement is that we want to create universes with all the custom objects for calculations in it instead of creating them in bex query or in some in reporting level.
    Please advise and also I would appreciate if some can  please provide me some links on Data federator.
    Thanks.
    Rag

    Data Federator uses the Data Federator facade to query the BW analytic engine, bypassing the OLAP MDX engine.  It transforms the data into relational structures.  You can then query these relational tables using a universe and webi.

  • Data Federator connection from universe - commProtocol EBUS error

    I am working with a prospect that is attempting to get a universe to communicate with DataFederator via JDBC.  We modified the jdbc.sbo file and added the line
    <Paramter Name="URL format">jdbc:datafederator://$DATASOURCE$;catalog'&quot';$DATABASE$'&quot';;commProtocol=EBUS</Parameter>
    (single quotes were added above to preserver contents in quote marks, they are not really in the file)
    along with the appropriate classpaths, per the XI3 datafederator release notes.  However when the customer tries to connect via the connection manager in the universe the following error is thrown:
    [Data Federator Driver] Invalid identifier for site wrapper in parameter 'commProtocol'. Reason: EBUS
    Has anybody seen an error like this, and have any suggestion on how to correct it?
    Thank you.

    Hi Eric,
    Can you tell me which version of Data Federator and BOE you are using?
    It looks like you tried to configure Data Federator JDBC driver with a commProtocol that is not supported by this version of DF.
    Are you using Data Federator XI 3.0 SP1 (12.1.0.0) or later version?
    You can check the version of the Data Federator JDBC driver you are using by clicking "Test Connection" in Universe Designer. You will see the driver and database (DF) versions.
    Make sure you are using the 12.1.0.0 version or later for both driver and server.
    Regards,
    Mokrane
    Mokrane Amzal
    Software Development Manager

  • Data Federator Configuration

    Hi,
    I would like to configure Data federator for using the data from SQL 2005 and Access Databases.
    Can someone guide me in the proper direction to get this things done..
    Thanks,

    Hi addie,
    you require a driver which you can download from website and  place it  in the following directory
    E:\Program Files\Business Objects\BusinessObjects Data Federator 12\LeSelect\drivers
    and then you can add the data source in data federator designer and you can click on Microsoft >MS SQL SERVER>JDBC and give the parameters and you are connected
    Regards and thanks
    Abid paul

  • Data Federator connecting to BW 3.5

    I would like to use the Data Federator against a BW 3.5 system - is it possible to connect the DF to BW? Can someone help me with either documentation or how to do that. I'm currently using a OLAP universe and the performance is not very good
    Thanks for the Help

    Did you find a solution to this ?
    there is a SAP to Data federator guide available did you try this ?
    Regards,
    Manu

  • Data Federator 3.1

    I could not locate Data Federator 3.1 on SAP SMP, only XI 3.0 and XI R2 are available for download.
    Anyone has a link for DF 3.1 download?

    Hi Gowtha,
    an example of a DF setup looks like this
    (ODBC 1, ODBC 2, ODBC 3) -> DF -> ODBC (OpenAccess Bridge) -> Universe
    Once you install the DataFederator Drivers (Look for the subfolder in the folder you extracted the contents of the DF package) you will be able to setup an ODBC connection which allows you to access data within a DF project (you should be able to access all virtual tables and target tables defined there) from your universe.
    Please check the DF user guide for more infos on this.
    Regards,
    Stratos

  • Data Federator Universe Date Functions

    Hi,
    I created a Data Federator Universe from target tables (Source Tables from: Sql Server 2005 and Oracle 10g). Now, I want to create a object in the universe: "Days between 2 dates"(coming from 2 different target tables). I don't see any other date functions other than CURDATE(). How to create my object?
    Alternatively, Can I create a caliculated column in the existing target table? For Example, I want to create a new column "Days between 2 Dates" from 2 different tables by using a formula in Default mapping of the target table.
    Thanks & Regards,
    Peter

    Hi Amit,
    Thanks for your reply.
    Ok. So, Universe on top of Data Federator has limited functionality.
    And, other option you mentioned is on report level. I am creating an adhoc universe and I have few objects which will calculate days between 2 dates coming from 2 different tables.
    But, how can I achieve this on Data Federator level. I have no function there to find Days Between 2 dates. I see lot of time and date functions but not the one I required. Also, I added a column in the target table and tried to apply the formula there in the default mapping area. But, I see only the selected target table. I need another date column from another table, which is not displayed in the default mapping area.
    How can I achieve this?
    Regards,
    -Peter

  • Data Federator 4.0

    Is there a product for Data Federator 4.0 or is it delivered as Information Design Tool in BI 4.0?  Is there an upgrade path for Data Federator 3.1?
    Thank you.

    You might have better luck asking this question in the (somewhat misnamed) [Data Integration and Data Quality Management|Data Services and Data Quality; forum:
    This forum is dedicated to topics related to SAP BusinessObjects Data Services (Data Integrator, Data Quality Management, Text Data Processing), SAP BusinessObjects Information Steward (Metadata Management, Data Insight), SAP BusinessObjects Rapid Marts and SAP BusinessObjects Data Federator.
    (emphasis added)
    Regards,
    Sean
    P.S. to moderators: can you create a sticky post to this effect?

  • Data Federator data source not available causes Universe Connection error

    I created a Data Federator project that connects to 20 servers across US and Canada.  All data sources are SQL Server 2005.  The DF project maps 40 source objects into 4 target objects.  I created a universe based on the DF project and we have been quite pleased with Webi query response.  Today one of the source servers was taken off line and this generated a connection error when trying to access the universe (not trying to access the data source that failed).  We do not want the universe connection to error when one source server is not available u2013 is that possible?
    If the answer is no then I see us abandoning what appears to be a great solution for real time distributed reporting and resorting to ETL and moving data.

    Hi Chapman,
    Can you be little elobrate on what you have done to solve the issue.
    Thanks,
    Dayanand

  • Data Federator and Information Design tool

    Hi,
    First, Can Data Federator be a single data source for Information Design Tool?
    Second, from performance point of view, using Information Design tool to build multi-sources Universe or building Universe on Data Federator, which way is better?
    Thanks

    Hi,
    let me explain :
    in BI 4.0, the Data Federator Query Server engine is now part of the server-side Adaptive Processing Server .
    You only invoke this architecture when you select "Multi Source Enabled" -  any other entry point is NOT using the Data Federation Service.
    So - if you select SingleSource -  that's not using DF.
    However, it is entirely possible to select "Multi Source Enabled" then only use 1 connection in the MSU !!
    Having said the above,  Your second question doesn't make sense.
    Unless you mean, using the Data Federator middleware driver in BI 4.0 IDT, to connect to an XI 3.1 Data Federator Query Server?   (i.e. consuming the 'old source' in the new enviornment)   
    This backwards compatibility was delivered to facilitate transition of DF customers, especially since there is no standalone DF product in BI 4.0 (yet)
    I trust this is of use to you.
    Regards,
    H

  • Data Federator - BO Universe

    Hi All,
    Can anyone please explain me the benefit of using Data Federator as a connector between BO universe and BW system? Apart from getting the live data from the BW systems, does the Data Federator has any advantage?
    Thanks in advance.

    There is a discussion of this topic in the following SDN blog articles:
    /people/thomas.zurek/blog/2009/03/06/better-performance-for-universe-based-access-to-bw
    /people/thomas.zurek/blog/2009/03/06/sql-access-to-bw-via-data-federator
    Reuben

  • Data Federator Sizing & Usage

    Hi,
    I am looking for a Data Federator wiki & sizing guide..
    we have in the process of installing Data Federator 3.0 on a windows platform.
    I am not familiar with this component. Please throw some light on how is it exactly used..
    What does the Data Federator do ? why is it implmented...Please help me..

    Hi
    I would recommend to take a look at the user guide:
    http://help.sap.com/businessobject/product_guides/boexi3SP2/en/xi3_sp2_df_userguide_en.pdf
    Regards,
    Stratos

Maybe you are looking for

  • Unable to download apps - wrong operating system error

    I have Windows 7 Professional with service pack 1 installed.  Still receiving error messages that apps won't work with my operating system.  According to system requirements, I should be fine.  Ideas?

  • Foreign currency in BI report

    Hi Experts, I want to do reports for FI. Am trying to fetch foreign currency exchange rate in BI. I can find this in R/3 in tcode FAGL_FC_VAL. but i want to do in BI.can you please help me in tracing those for which cube or ods will serve me the purp

  • XMPComboBox and XMPDateField probems in File Info Panel

    Hi, I have used Flash Builder 4 with the XMP FileInfo 4.4.2  SDK to build the example Custom File Info Panels. None of the examples worked using the Flex 3.5 or 4.0 SDKs (blank panels in photoshop). The example panels build and show in CS4 when I con

  • Include a structure in a TYPES declaration

    Hii I have a structure BISEG i need to declare an internal tabel with that structure BISEG + some additional fields i did like below please advise if this correct TYPES begin of types ty_itab                      include type BISEG                   

  • Ejb-jar.xml

    hi, I just want to know if it's possible to declare many ejb in the ejb-jar.xml file. Thanks Augustin Lapraline