BIW connect to third party tool

Dear All,
Can anyone tell me that how i connect my BIW with the third party tool to transfer the data using the open hub services of the BIW . In that i requires a RFC connection but how i create this RFC.
what are the things which we have mention in the system when we create the RFC.
Thanks in Advance,
Nitesh

Crating RFC @ source
In  SM59 in BW or R/3 System
1. Enter RFC Destination as (name)
2. Connection Type as 3
3. Enter Target Host as (ur host name)
4. System number as (ur sys no)
There will be 3 Tabs available
Give Login Details , Client , User , Password in one tab.
Select the Logon Security Tab
1. Enter Language as EN
2. Client as (client)
3. User Name as (username)
4. Enter your BW system Password.
You Please go through these
[ Procedure for creation|http://help.sap.com/saphelp_nw04s/helpdata/en/da/11df3a9b10355ae10000000a11405a/content.htm]
[Document for creating RFC in more detailed graphical way |http://help.sap.com/bp_biv235/BI_EN/BBLibrary/documentation/B84_BB_ConfigGuide_EN_DE.doc]
Once you read the following and document  on creating source system,Most of teh doubts will be cleared :
http://help.sap.com/saphelp_nw2004s/helpdata/en/ac/4a4e38493e4774e10000009b38f889/frameset.htm

Similar Messages

  • Create a Web Service to connect a third party tool using ABAP.

    Hi Guru's,
    I wanted to create a web service to access a third party tool for fetching data from it. Can anyone guide me on how to do that and what are the basic needs that we should have to use Web services? To execute a web service, do we need a J2EE engine?
    Thanks & Regards,
    Veerabhadra Rao A.

    Hi Rich,
    Thanks for your immediate response.
    Can you please explain me the technical point of view for fetching the data from a third party application using web service? Which method would be correct for this (i.e., BAPI/FM/FG/Message Interface)? What is the step by step process to fetch data? If I use a function module, how do I pass the data to the web service? Can you give me some more inputs to it?
    Please help.
    Thanks & Regards,
    Veera.

  • RFC destination for your third-party tool

    Hello SAP Guru's,
    I have recently established external db connect for an iseries database. Now developers wants to use the open hub destination to extract data to non-SAP systems. They are using API: RSB_API_OHS_3RDPARTY_NOTIFY to connect a third-party tool to the BI system and use this third-party tool to distribute data to other non-SAP systems. To do so they need RFC destination for the third party tool. Could you tell me which RFC connection i have to use in SM59 ? I mean is it ABAP connection or TCP/IP connection or HTTP connection to external server?
    I would highly appreciate any help on this.
    FYI:
    I have already gone through below help link:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/8de3f4743b22a8e10000000a1553f6/frameset.htm

    This will be of type TCP/IP.
    You will need to create an RFC server application on the thirdparty system, and implement this function there. You will need to define that server application in your RFC destination definitions (host/Program).
    You may need to read up RFC server help documentation; you can also browse the SAPGUI subfolders for RFC server sample applications and C code (if you have installed GUI in full, there should be such subfolders on your PC). You can also ask for help on 'application server' or 'abap' forums for this.

  • Error while creating the proxy object to connect to a third party tool.

    Hi,
    I tried creating a proxy object with the wsdl file. I even created a HTTP connection to the third party tool. but when I try to execute the whole proxy object, I am getting the below error. Can anyone help me on this?
    "Proxy-Generierung: Fehler aufgetreten"
    "Incorrect value: Entity "<<document>>"(92 /3788 ). end tag 'ul' does not match begin tag 'p'"
    Thanks & Regards,
    Veerabhadra Rao A.

    do a check on the wsdl file and how you are passing values in the proxy. The tags for XML are not correct. Open the WSDL in IE and see there must be an error. Or probably when passing the actual values to the XML generated each element is not closed properly. Error says tags dont match.
    Edited by: Kshamatha Eda on Mar 5, 2010 10:54 AM

  • CONNECT ORACLE11g database in sharepoint 2013 without using metaman or any third party tool

    Hi!
              I want to access ORACLE db and bring it as an external list  in SharePoint 2013. How can it be achieved without using third party tools? So far i referred Creating
    web service, .Net connectivity assembly or crafting the BCS xml model file manually are the techniques that can be employed to achieve. Can anyone share the code to create External content type and External list by adopting any one of the techniques.
    Thanks in advance.

    Hi,
    To connect SharePoint to your Oracle Database, you should use the BCS.
    You will find here what is the structure of the XML File to create to access your Oracle DB.
    http://msdn.microsoft.com/en-us/library/office/ff464424(v=office.14).aspx
    Once you finished your BDCM, you will be able to import it with the following mehod :
    http://www.manula.com/manuals/lightning-tools/bcs-meta-man-for-windows/1/en/topic/importing-the-bdc-model-into-sharepoint
    The last step will be to create your external list from your BDCM.
    http://msdn.microsoft.com/en-us/library/office/ee558778(v=office.14).aspx
    Best Regards,
    Frederic
    Please remember to click "Mark As Answer" if a post solves your problem or "Vote As Helpful" if it was useful.

  • Need connectivity of SAP Oracle with Third Party tool with dsn

    Hi Friends,
    We need to access SAP's Oracle database with third party tool with the help of dsn creation. For that we need to create 2 staging tables and need a new segment for these tables. Our data will move from SAP transactions to these 2 tables and we want to fetch this data via dsn into another third party S/W.
    I am unaware of such kind of working, can you please help me how to create new segment and how to create dsn for accessing tables in this segment.
    Our requirement is as follow.
    The staging tables are required in the SAP database with user name and password. The user should have all access to the staging table only.
    Requesting your kind help on this issue. Please suggest for further processing of activity.
    Rgds, Krishan Raheja.

    Hi,
    Common way to integrate SAP (database) with third party Application is to use and implement SAP Connector (Java or .Net).
    Using this, you can fetch the data from SAP database to use it in Third party application.
    As per my understanding the method you mentioned, will void the SAP database license term.
    So Please check before doing such configuraiton. Also that method is NOT recommended..
    Regards.
    Rajesh Narkhede

  • How to integrate DRM with third party tool for loading metadata in SQL table

    Experts,
    I am new to DRM and I have a requirement in which we want to integrate DRM with third party tool(lets say SQL table) as target and load metadata from DRM (Parent node, name , alias etc) to SQL table (same column name)
    Is there any way we can integrate DRM to export the same to table directly instead to files. If yes what are the steps we have to follow.
    Is there anyway we can customize DRM to execute queries or run batch
    Can I have a basic example please.
    Thanks in advance,
    Regards,

    1. Use DRM Export to Table option, for that create an External Connection first for the Target Database and select the respective Tables to which you wish to Export the Hierarchy information.
    2. You can perform most of the DRM Actions via the DRM_BATCH_CLIENT.exe.
        Please refer to Using the Data Relationship Management Batch Client of DRM User guide.
    let me know if you have any issues.

  • Is a third-party tool required for data extraction to non-SAP system?

    Hi,
    I want to extract data to non-SAP systems with the open hub service.
    If I choose Database tables as open hub destinations, I would like to know if a third-party tool is mandatory and if it's possible to send data directly from database tables in BW to non-SAP systems.
    Many thanks
    Ella

    you can choose a flat file on the application server and then transffer the file from the application server to other server where you want to use.
    in case you want to use the table in the open hub service. any other software that can connect to oracle db / the databasee you have and can access the data from the table.
    Regards,
    Bwer
    Assign points if helpful.

  • Open Hub Destination-Third Party Tool

    dear all,
    can any one guide me as to how data(master data in particular) from bw can be transferred to oracle data base using open hub destiantion.is rfc connection between bw and third part tool enough,do we have to maintain the same structure in third party tool before executing DTP and how can this be done??
    i am now able to transfer data from bw into a flat file and also to data base (bw) and not aware of the this functionality-third party tool .any light thrown on this area is welcome and points will be awarded ,
    thanks ,
    sasidhar gunturu

    Some light at the end of tunnel for sure...
    Extraction to the third-party tool can be executed as follows:
           1.      You define an open hub destination with Third-Party Tool as the destination type.
           2.      You create an RFC destination for your third-party tool and enter it in the definition of the open hub destination.
           3.      You use API RSB_API_OHS_DEST_SETPARAMS to define the parameters for the third-party tool that are required for the extraction.
           4.      You either start extraction immediately or include it in a process chain. You can also start this process chain from the third-party tool using process chain API RSPC_API_CHAIN_START. The extraction process then writes the data to a database table in the BI system.
           5.      When the extraction process is finished, the system sends a notification to the third-party tool via API RSB_API_OHS_3RDPARTY_NOTIFY.
           6.      The extracted data is read by API RSB_API_OHS_DEST_READ_DATA.
           7.      The status of the extraction is transferred to the monitor by API RSB_API_OHS_REQUEST_SETSTATUS.
    For more details click below -
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/7a69d9f3897103e10000000a1553f7/content.htm
    Hope it Helps
    Chetan
    @CP..

  • What are the stpes to configure third party tools in BW

    Hi all,
    can you please send me any documents on "what are the stpes to configure third party tools in BW"

    Hi,
    1> Define the RFC connection ;ex:-Define the IP address using SM59
    2> Define the third pary sourcesystem
    3>Assign it to infosources
    4>Map and define transformation rules
    5> Create Infopackage and load the data.
    I hope it would help you.
    Regard's
    Prasad

  • Third Party Tool-Open Hub Destination

    dear all,
              can any one guide me as to how data(master data in particular)  from bw can be transferred to oracle data base using open hub destiantion.is rfc connection between bw and third part tool enough,do we have to maintain the same structure in third party tool before executing DTP  and how can this be done??
              i am now able to transfer data from bw into a flat file and also to data base (bw)  and not aware of the this functionality-third party tool .any light thrown on this area is welcome  and points will be awarded ,
    thanks ,
    sasidhar gunturu

    Some light at the end of tunnel for sure...
    Extraction to the third-party tool can be executed as follows:
           1.      You define an open hub destination with Third-Party Tool as the destination type.
           2.      You create an RFC destination for your third-party tool and enter it in the definition of the open hub destination.
           3.      You use API RSB_API_OHS_DEST_SETPARAMS to define the parameters for the third-party tool that are required for the extraction.
           4.      You either start extraction immediately or include it in a process chain. You can also start this process chain from the third-party tool using process chain API RSPC_API_CHAIN_START. The extraction process then writes the data to a database table in the BI system.
           5.      When the extraction process is finished, the system sends a notification to the third-party tool via API RSB_API_OHS_3RDPARTY_NOTIFY.
           6.      The extracted data is read by API RSB_API_OHS_DEST_READ_DATA.
           7.      The status of the extraction is transferred to the monitor by API RSB_API_OHS_REQUEST_SETSTATUS.
    For more details click below -
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/7a69d9f3897103e10000000a1553f7/content.htm
    Hope it Helps
    Chetan
    @CP..

  • Third party tool interface integration with SAP

    Hi guys - here's an interesting one:
    I want to integrate a third party tool with SAP.  The interfaces would be required to communicate both ways - sending data out and receiving data and populating relevant tables / transactions.  I, so far see a number of methods available to me that would be suitable and feasible:
    <b>  - File based exchange of data
      - iDocs (custom or standard)
      - BAPIs (custom or standard)</b>
      - XI (but this method would not be feasible and would thus not consider it)
    In all the cases above (apart from XI), I guess I would require a program that would call the BAPIs or distribute iDoc data or extract and populate file based data.  I have so far compiled a list of various advantages and disadvantages and just wanted to probe your expert minds.
    <b>Please list the advantages and disadvantages of each method, providing a reasonable discussion as to why you think this is the case.  If you think any other method would be suitable, please list this too.</b>
    The person with the most accurate and detailed answer will receive all the points.
    Thanks
    Mantas

    Hi Mantas,
    The Pros and Cons in this case depends on the third party tool which you want to intergrate with SAP.
    File Based Exchange of data: How conveniently can you push the data from the third party tool into a file.
    IDocs: The third party tool should understand the syntax and symantics of the IDoc.
    BAPIs: How do you plan to call the BAPI from the third party tool.
    From just the SAP point of view.
    Here are the advantages and disadvantages:
    1. File Based Exchange of data:This method is good if you can easily pass a file which can be uploaded into sap and the data can be stored in the sap tables.
    2.IDocs:
    Advantages:
    If you have an existing IDoc that can do the data transfer then this would be the simplest method as only the settings are needed.No program is required to call this IDoc the settings automatically take care of this.
    Disadvantages:
    If a custom IDoc needs to be developed then creation of a BAPI would be a better option.
    3.BAPIs:
    Advantages:
    It is simpler to develop a BAPI than a custom IDoc which involves creation of segments, function modules etc.
    Disadvantages:
    There should be an active online connection.
    Some programming will be needed to call the BAPI.

  • Can we achieve SSO in the SAP Portal without a third party tool

    Can we achieve SSO in the SAP Portal without a third party such as Netegrity?

    Kirk,
    Sorry I misunderstood what you were trying to setup. 
    If you want to connect the Portal to a Non-SAP Application then I believe that you would need to use a third party tool like Netegrity Siteminder.
    We have a portal that is protected by Siteminder and then we have a .NET application that is also protected by Siteminder and SSO is setup between the two since Siteminder is used.
    Hope that helps,
    Keith

  • Third Party Tools To Upgrade WSS 3.0 to SharePoint Foundation 2013?

    Since you cannot upgrade WSS 3.0 directly to SharePoint Foundation 2013 using just the SharePoint software, I wanted to look at 3rd party tools that automate the migration directly to 2013 without requiring an intermediate upgrade to 2010.
    We have a simple WSS 3.0 farm with 2 SharePoint Servers and 2 SQL servers that are are load balanced so that the site stays up if any one of the servers goes down.  It may be just round robin load balancing.
    I'd like to see if I can determine if any of these migration tools would save enough time and effort for this type of environment to be worth the cost.  It would be nice if we could do the upgrade all in once day instead of having 2 outages.

    HI,There are third party tools to upgrade sharepoint but not from wss 3.0 to directly sharepoint 2013.Its not at all possible as I know.Please find the below link that clearly explains the Upgrade process.
    http://expertsharepoint.blogspot.de/2014/03/sharepoint-up-gradationmoss2007.html
    Anil Avula[MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/
    It looks like there are such products.  
    This one says it can be used to migrate directly from even WSS 2.0 to SharePoint 2013.
    http://www.fpweb.net/sharepoint-2013/migrate-sharepoint-2003-to-sharepoint-2013/
    I don't like that it doesn't indicate anything about pricing on the page so you have to call a sales rep and give away all your contact information before you can get a quote.  I probably will not call them.
    We would "like" to speed up the migration process and have only a single outage, but since the SharePoint environment is small, we will not be spending thousands of dollars just to save having to do two upgrades.  We would probably end up just
    going to 2010 and canceling the 2013 upgrade if needed.

  • Third party tool which can create infosets in SAP R/3

    Hi All, Is there any third party tool that could create infosets in ECC for reporting.We integrated crystal reports with ECC and want to create queries using infosets and make use of BAPI's. There are several 100's of reports to be developed and we are afraid we might make mistakes when we have to join all the tables in ECC during infoset creation. We are hoping to find a third party tool that could do this or has infosets that could be used.

    Hi Aparna,
    Go thru the link which may be useful
    http://www.datamanagementgroup.com/resources/articles/Article_Top10ReportingToolEssentialsForSAPR3.asp
    http://searchsap.techtarget.com/generic/0,295582,sid21_gci1252145,00.html#
    http://www.abapcode.info/2008/05/how-to-generate-query-report-example.html
    Rgds,
    Suman

Maybe you are looking for