TM
Hello,
is it possible to use Mashup-Views within SAPGUI- or WebDynpro-Views?
Is a "anonymus user" available or do you have others tips to handle the needed but disruptive Mashup logon?
Kind regards
Thorsten
As far as I understand you can pass the logon credentials via URL like this:
"http"://localhost:16360/mashzone/j_spring_security_check?j_username=system&j_password=manager
So create a view only user record and publish the URL for prompt anonymous access, if you don't want the users to see the logon screen.
Hope this helps.