How to call the RFC's from the third party applications or Non SAP applicat

Hi,
For calling RFC's from the wedynpro , SAP has provided the modeling concept.
In the same way, if i want to access or call the RFC 's from the third applications or Non SAP applications what is the procedure and what is the methodoligy.
As per my knowledge, we need to expose those RFC's as webservices . Then we must be able to acces in hetrogeous environment from any third party applications..
Please revert back soon, It is very urgent.
Regards
Vijay

Ayyappa Raj,
Thanks for the reply.
Please let me the detailed information for implementing.
AS you said . I need expose the RFC's as webservice. This point is clear to me.
2) Use tthe JCo to connect and create client proxy.
Can u please elabrate the above point?
If u have any steps created in the document or url to refer. Please forward it to me.
Please forwar the document to this id "vijay00" in yahoo.
AS the sdn is not allowing to give  the maill id i have given only the id details in yahoo.
I am new to this procedure.
Regards
Vijay

Similar Messages

  • Hey good day. i recently made a back up on my phone. then i took some pictures and videos. i accidentally restored the phone. some pictures and videos including pictures from my third party application were all gone. can i still have those back?

    hey good day. i recently made a back up on my phone. then i took some pictures and videos. i accidentally restored the phone. some pictures and videos including pictures from my third party application were all gone. can i still have those back?

    No. If you restored the device to an older backup, then the device was brought back to that date and time, which was before those photos were taken. When you restored the device, it deleted everything off the phone and replaced it with the earlier information.

  • How to Interface a PDF Form to a Third-party Application

    There are several ways of interfacing PDF forms to a third party application. The technique you choose depends on a number of factors, including exactly what youre trying to achieve, and the capabilities of the application.
    Full details on how to do this can be found here:
    http://avokahhh.wordpress.com/2008/04/14/how-can-you-interface-a-pdf-form-to-a-third-party -application/
    Regards,
    Tineke Osten - Avoka
    www.avoka.com

    Try to use Runtime.exec() method like this:
    String exePath = "path to acrobat reader executable";
    String filePath = "path to the file to execute";
    Runtime.getRuntime().exec(exePath+" "+filePath);

  • How to download youtube videos on safari without third party application?

    Hi
    I don't want to use third party applications for downloading videos because they make so many troubles as slow downs and disconnections. The Activity tab in safari is disabled. Is there any way to download videos by safari without third party apps?
    Thanks

    Sorry. No
    Best.

  • How to call a function module from the Web Template?

    Hi all,
    how can I call a function module from a BI 7.x web template and then show the result of the FM on the web template?
    Many thanks for your hints.
    Regards, Nils

    Hi!
    I am too working on a similar issue.
    Probably this helps:
    Re: Calling a function module from a Web Template
    Regards,
    Sri

  • How to call an exe program from the JSP page?

    How to call and display the interface from a exe (residing on C: drive) on my JSP page. Our customers supplied us with an exe file and they want this to be incorporated on the JSP page that has other components also, like forms, etc. The interface of the program has to be displayed in specific co-ordinates on the JSP page. Any help is highly appreciated. Thanks in advance.

    Can't be done with JSP.
    JSP runs java on the SERVER only.
    All that gets to client is an HTML page. So all that
    you can do at the client is what an HTML page can do.
    Obviously that doesn't include running a file on the
    client machine.
    Take a look into Applets, or maybe ActiveX controls.Thanks for the reply.
    Any idea on how to use the ActiveX controls in this regard?

  • How to call a RFC function from ABAP to external C/C++ system

    Hi
    Can some one describe me what are the steps that needs to be done to call a RFC function in external C++ system and to handle errors.
    Any previous experience,please share

    Hi,
    i think this is the wrong Forum.
    Better use the SAP NetWeaver .NET Technologies Forum on this site.
    Henning

  • How to get the updated data from a third party database in office 365 list

    Hello - I am trying to access a third party software database to create a dynamic Dashboard in SharePoint, and my approach is :-  
    Sync the 3rd part database in list (should get sync in list whenever new data is added to the 3rd party database) or if possible syc the data from CSV file to sharepoint list.
    I need to get that data into Giant chart or Dashboard
    any help will be highly appreciated.
    Thank you!

    There are many options available in SharePoint Online office 365 for connecting to External data e.g. external lists, Business Data Web Parts etc. Please check these urls for more details -
    Introduction
    to external data
    Use
    external data in workbooks in SharePoint Online
    Overview of Business Connectivity Services in SharePoint 2013
    Thanks
    Ganesh Jat [My Blog |
    LinkedIn | Twitter ]
    Please click 'Mark As Answer' if a post solves your problem or 'Vote As Helpful' if it was useful.

  • How do you delete Duplicate loops from AMG (third party loops)?

    I bought two packages from AMG but after installing them in GarageBand I noticed that some of their loops appear twice in the loop browser. I guess there was a copy of each of these loops in both AMG packages. I've tried playing some of them - just to make sure they're really copies of each other and they sound exactly the same. There are not many of these duplicate loops but they are scattered throughout the different categories in the loop browser.
    Is there a way to just delete each duplicate as I come across it in the loop browser or do I have to do something else to get rid of the duplicates?
    Thanks in advance for any help you can provide.
    Regards,
    Jeff

    I guess it will remain a mystery that I will have to live with unless someone can give me a clue as to where GarageBand is putting these loops or doing to these loops (like re-naming them something else) after I install them.
    When I drop in new loops the computer does give me a message that says it's putting them in the Apple Loops folder but when I look in that folder the loops that I just installed are not there. When I search for them using a Smart Folder or Spotlight or 'command F" they don't show up. I also tried searching for individual loops with the "AMG" in the front of the name of the loop and without the "AMG" in the front of the name of the loop and they still don't show up in any of the searches - yet they are there in GarageBand ready to use.
    I just don't know.
    Thanks everyone for trying to help me. I appreciate your time and effort.
    Regards,
    Jeff

  • How do I find apps downloaded from a third party site?

    I downloaded a VPN app but I cannot find it to start it. Can anyone help?

    You can't download apps from third-party sites, you can only download them via the App Store app on the iPad or via the iTunes store on your computer (which you can then sync to the iPad).

  • Transfer of data from a third party application to SAP R/3 using PI

    Hi experts,
    I have a scenario where am supposed to transfer data from an application already developed to SAP R/3
    Just wanted to confirm if the following approach is right
    SOAP>PI>SAP R/3
    we would have an RFC defined on SAP. this would be exposed as web service on PI which means i define the outbound interface to be exposed to as web service. Source system calls up the webservice.
    Issues
    1. Authentication mechanism to be used
    2. type of adapter to be used between source system and PI. Assume either of SOAP or WS adapters would work
    Valuable inputs are appreciated
    Regards,
    Kalyan

    1. Authentication mechanism to be used
    Check this help section to know about the authentication mechanism:
    http://help.sap.com/saphelp_nw70/helpdata/en/fc/5ad93f130f9215e10000000a155106/content.htm
    Check the Inbound Security Checks and the Security Parameters section.
    2. type of adapter to be used between source system and PI. Assume either of SOAP or WS adapters would work
    SOAP adapter should suffice...WS may not be needed.
    Regards,
    Abhishek.

  • How to import  Third party application through SAP in ABAP

    Hello,
    This is regarding importing third party application or non sap application through SAP or through portal...
    is there any way to do the same?
    actually our organization is having one independent application developed on .NET platform. we need to connect that in mY SAP R/3. so pls suggest me some proper way to achieve this one.
    regards,
    jigar
    [email protected]

    You can connect to SAP from a .Net application using the .NET connectors. Please find the help below
    http://help.sap.com/saphelp_nw2004s/helpdata/en/e9/23c80d66d08c4c8c044a3ea11ca90f/content.htm
    http://www.microsoft-sap.com/overview_sap_connector.html
    http://www.sapgenie.com/interfaces/netconnector.htm
    Regards,
    Ravi
    Note : Please mark all the helpful answers

  • How can I set up printing to queues on a Windows 2008 server directly from the iPad apps and not from third-party applications without using AppleTalk or Bonjour?

    We have a Windows 2003/2008 server-based network with a dedicated print server which we would like to be able to print to over Wi-Fi.  How can I set up the printers on the iPad without downloading a third party application such as Print Central or Print N Share?  I want to just click the arrow and "Print" then choose the printer, which doesnt show up.  I want to be able to use the existing TCP/IP-based network that we have to reach these queues, not having to install Bonjour or AppleTalk to reach them.
    Thanks,
    KMQ7

    This would really be the "Holy Grail"   right now.  I think this a feature that every large organization requires. AirPrint works on a small scale, but is not really an enterprise class application.  In addition it uses the Bonjour discovery process which is difficult in a large LAN WAN environment.  For those that would remind me, I am aware of the enhancement link 

  • BAPI for Sales Order Creation from Third-party Application

    Hi,
    I need to create a Sales order in a SAP system from a third-party applications. Please provide the list of BAPIs/Interfaces that are involved in creation of Sales Order.

    Hi,
    Check this link, explains step by step.
    http://abaplovers.blogspot.com/2008/02/bap-sales-order-create.html
    Thanks,
    Krishna

  • Import Suppliers from third party application

    I was wondering if anyone is aware if you can automatically import Suppliers from a third party application.

    HI,
    If you are planning to import customer from your legacy system or any other data base..there are some ways..
    do specify wht exactly u want to do..
    regds,
    tarak

Maybe you are looking for

  • 2.9 Dual or 2.3 Quad

    Hello i am currently starting to get into Djing & Production as a hobby. But i am looking for a MacBook pro to help with this. I believe i will need around 16GB of RAM & around 1TB of storage. I dont have the money to invest in a Mac with retina so i

  • Help removing char from midpoint of string using deleteCharAt()

    How do you properly remove a char from a String at its midpoint? My attempt is on Line 80 and it does not want to work. I am using [http://java.sun.com/j2se/1.3/docs/api/java/lang/StringBuffer.html|http://java.sun.com/j2se/1.3/docs/api/java/lang/Stri

  • HT203175 iTunes will not load in main user account.

    I still can't access my itunes in my main user account, not even in safe mode. I can open it in the other two user accounts. Any ideas? I've uninstalled it four times made sure all files were gone..and reinstalled it as many times. No difference.

  • Agentry 6.0.32 client: does it work on Windows 64-bit?

    Hi Folks - We use Work Manager 5.3 with Agentry 6.0.32 server and client.  We generally use Panasonic Toughbook mobile devices that are 32-bit Windows 7.  But recently a couple of 64-bit PCs have been added. Does anyone know if the 6.0.32 Agentry win

  • Question on upgrading from win 7 home premium 32bit to 64 bit

    So I have a Sattelite L455D.  I upgraded the ram to four gigs however I can't utilize one gig of it well because of the 32bit limitations.  The stock proccesor is capable of running 64bit.  So I want to upgrade to 64 bit. Now based on my research the