Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If your Framework is using Framework security and the user needs to log on, the user profile and password they use to log on become the initial default values.
  • For RAMP-NL only, the user profile that the user logs on to the framework as may have a specific RAMP-NL user profile or password associated with it. These values, if present, will override the initial defaults.
  • Any user (TSUSER/NLUSER) or password (NLPASSWORD/TSPASSWORD) parameters specified on the start up URL will override any of the preceding default values.
  • Finally, a user profile and password may be returned by the system logon validation program. These values will completely override any other default or deduced user or password values.


Tip

Tip: If you are having problems with RAMP user profiles or passwords then try executing your application with TRACE=Y to see the values that are being used.

...