Use Local Password

Select this check box so the system automatically retrieves the password associated with the user ID (User Name) and includes it in the IDO request.

This option is used with these event action types:

  • Dispatch IDO Method
  • Dispatch IDO Request
  • Dispatch Load Collection
  • Dispatch Load IDO Row
  • Dispatch Update Collection

If you select this option, the Password field is disabled.

Note:  This option causes the system to look up the password associated with the user ID on the currently connected configuration, not the remote system configuration. Therefore, to use this option, you must make sure that you have identical logon IDs (user name and password) on both configurations.

When you click OK to return to the Event Actions form, the system returns this syntax statement:

USELOCALPASSWORD( Boolean )

The value of this option is returned to the Event Actions form, regardless of whether or not you select it. However, it is required only if you have it selected (Boolean = TRUE).