Skip to main content

xSuite Apps for SAP Fiori Installation Guide

Setting an individual RFC connection in stand-alone mode ("rfc" parameter)

Set the RFC destination that is used by default for an xSuite App in settings.json. For more information, see Appendix A, "settings.json" parameters for the xSuite Apps. This RFC destination will apply to each login.

Stand-alone mode with SSO

When calling an xSuite App, you can set an individual RFC destination with the parameter rfc. This individual RFC destination is used for invocation of the xSuite App.

Example of a URL:

http(s)://<domain>/<path>/<file>.html?rfc=<RfcDestination>
Stand-alone mode without SSO

In the login form, a user can select an RFC destination, i.e., a system. Which RFC destinations are available for selection depends on the back-end configuration.

You can use the parameter rfc to change the default RFC destination.