I'm trying to complete a SAP example which was taught at a developer course.
The purpose of the exercise is to implement a simple one-way, asynchronous link between a file sender and the R3 system, using XI.
When I'm configuring the Receiver Determination at the Integration Directory, it is said to choose the existing service for the target R/3 system R3_BACKEND. The problem is that the spec R3_BACKEND doesn't exist.
I suppose i have to create a new service at the SLD named R3_BACKEND which will consist of a RFC connection to a R/3 system. Is this the right way of having the service available? Can you help me with another suggestions?
Thank you all for your attention