2.11.8 Setting for Anonymous Access

Performing these settings will allow the App to be accessed without having an SAP Credential.

Step-by-step guide

  1. One-time configuration - Assigning a service user in the following services:

    /sap/bc/bsp/iqx/fab_srv

    /sap/iqx/fab2_srv

    /sap/iqx/fab_srv

    /sap/iqx/services_srv

    Use tcode SICF and provide the Service Path listed above. Click on 


    Double click on the node


    Click on and provide the service user in the Logon Data tab


  2. For each app that needs anonymous access, ensure that the Anonymous Access flag is selected. This will create the App's url having fab_srv instead of the usual fab_bsp.

    http://iqxsapdemo.cloudapp.net:8000/sap/bc/bsp/iqx/fab_srv/index.html?sap-ui-appcache=false&showlogoff=true#StartForm/FAB_DEMO_ANONYMOUS/_newForm

  3. Passing a value in the URL parameter "email=X@X.COM" will result in having the "SubmittedByEmail" system field be set to this email. In this way the email address can be bound to the form automatically.