Providing RFCs in Lobster_data
As you already know, Lobster_data can call RFCs in SAP systems. Here we want to describe how to provide an RFC in Lobster_data that can be called from an SAP system.
An RFC provided by Lobster_data can only be called asynchronously to send data to a profile. A data containing response to the calling SAP system is not provided. Such a 'synchronous' call can only be realised by an additional custom Java class, but not with the means provided in the standard (which is described here). Note: Lobster_data provides a programming interface (API) that also allows you to develop your own components in Java. For this, we offer in-depth training. If you are interested, please contact our support or sales staff.
If several RFCs are to be provided, a separate configuration is required for each RFC. Each RFC is associated with a Lobster_data profile.