Providing the RFC (first configuration option)
Components of a Lobster RFC
A function module provided in the Lobster Integration Server/Lobster_data has three components:
an implementation of the RFC as Lobster_data profile with a Message Input Agent.
The request that is sent by the SAP system is received by the RequestListener. If the request matches the name of the RFC and the interface definition, the data is sent to the processing profile via Message.
Source Structure for Processing Profile
The source structure of the processing profile (for both configuration options) can be generated by analysing the backup file of the profile (without mapping) from an initial test SAP request.