We want to integrate an application that will connect via RFC to our Sap system.
SCENARIO:
Once we are logged in SAP ussing (RFC), we have to return the token to the requester (ussing Gateway) and it in turn
connect from that moment using TOKEN to the SAP system to extract some information (tables)
QUESTIONS:
What configuration/s does the GATEWAY have to do to create this token and return it to the requester?
If Does making this change in the gateway parameterization it have any other implications? (other existing communications, not token)