Hello SAP Development Community!
I am tasked with integrating SAP (Running ECC 5.0) with SalesForce. It's been my understanding that this task should be pretty straightforward by using Netweaver to facilitate the handling of web services between the two platforms.
However...
I am on the SalesForce side of this equation. On the SAP side, they are not running Netweaver. They perform Remote Function Calls to communicate with external systems.
So does anyone in the community have any information on best practices for this? I'm struggling to find any documentation on the web regarding this technique. Everything I can find refers to the use of Netweaver. On the SalesForce side, I cannot find anything concerning the creation of outbound Remote Function Calls; it seems this is something that is native to the C language (SalesForce uses the proprietary Apex language).
Any advice is appreciated.
- Joe