I want to call a REST service from my SAP system with an RFC.
I assume it will look as follows RFC -> PI -> REST,
and then the REST service will return information to my system i.e. REST -> PI -> RFC.
I am struggling to understand, will the Sender Channel be for the RFC, and the Receiver Channel for the REST Service, or the other way around.
All help greatly appreciated. :(