cancel
Showing results for 
Search instead for 
Did you mean: 

SCP Portal: Dynamic Parameter for User details.

0 Kudos

Hello!

I've made a custom SapUi5 App, which contains an Iframe.

I've integrated it as App into my SCP Portal Website.

I want to set a Parameter of the App to the current Username/Email.

Is there a way to set dynamic Parameter of the App?

Something like this:

Thank you!

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Okay! I've found a solution to my Problem.

Its not answering the question, but it works for me.

You can see the userdetails with this line of Code:

sap.ushell.Container.getService('UserInfo').getUser();

Answers (0)