RestoreOriginalUserSetInSession URL

This URL resets the session for subsequent commands so they revert back to the original administrator user ID after an administrator has established the runAsUser value in the session by running the RunAsUserSetInSession command.

URL structure

Diagram of the URL structure: The URL starts with the fully qualified name of the WebSphere Commerce Server and the configuration path, followed by the URL name, RestoreOriginalUserSetInSession , and the ? character. End the URL with a list of parameters in the form of name-value pairs. Separate each name-value pair with the &
character. For a detailed description of the parameters and their values, see the list entitled Parameter values.

Parameter values

Example 1

To revert back to the administrator's original user ID, the administrator runs the RestoreOriginalUserSetInSession URL. Upon successfully running this URL, the default view RestoreOriginalUserSetInSessionView is called.

Example 2

Upon successfully running this URL, the specified URL (UserAccountView) is called.

Behavior

Exception conditions


Related concepts
Administrator authority to act for a registered customer


Related reference
RunAsUserSetInSession URL