Skip to Content
0
Jul 24, 2017 at 02:21 PM

How to pass username dynamically in defining requests in sap UI5

654 Views Last edit May 27, 2020 at 07:52 AM 3 rev

I want to develop an offline fiori app in which data is specific to the user. So, I have to pass the username to the back-end to fetch the data of that particular user.

I am using SAP Cloud Platform Fiori Master-Detail template to develop the application. APP-to APP SSO is not configured in our SCP.

I think that username should be passed dynamically in the defining request.

can anybody help me out in this.