- Contents
Interaction Designer Help
Retrieve External Password
This System tool is used to get login information from an external service (such as a mainframe).
Warning: It is possible for users with the ability to publish and debug handlers to view login information with this tool.
Inputs
Password Id
The unique identifier for this set of login information.
Outputs
Server Name
The server receiving the login information.
Account Name
The account for which the login information is needed.
Password
String containing the password information
Custom String Value
This parameter contains whatever additional information may be needed to log in.
Exit Paths
Success
This path is taken if the password is successfully retrieved.
Failure
This path is taken if the operation fails. This will happen if this tool is used without having previously run a corresponding Put External Password tool.