Client-Side URL Parameters
With the client-side URL parameters discussed below, you can influence how the Web Dynpro application is launched from the URL.
List of URL Parameters
URL Parameter |
Description |
%AUTHENTICATE |
This parameter enables you to pass the password to the server with the first request. If you add parameter %AUTHENTICATE to the definition of the URL of the Web Dynpro application requiring authentication of the user, the logon image for authenticating the user appears when the Web Dynpro application is called, before the request to the server. Once the user has entered the data, it is sent to the server with the first request. Only then is the dialog with the server started. This type of authentication can be seen as pre-authentication. |
%HTML |
With this parameter, the Web browser integrated in the Web Dynpro Client for Windows is used to display the Web Dynpro application. |