Versions Compared

Key

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

...

  • Full Username (text box editor type) (type: string): the remote domain and username. E.g. 'domain\demouser'. (user must have permissions to perform a remote connection to the server).
  • Is Local machine (combo box editor type) (type: string): specify whether the remote machine is the local machine or not. For example, if the workflow is executed on a remote execution agent installed on the desired remote server, the remote server will be considered Local Machine. If this parameter is set to True, the 'Server' parameter is not needed.
  • Password (password box editor type) (type: string): the username's password.
  • Password Binding (text box editor type) (type: string): bind to a variable containing the encrypted password for connection. (This parameter is used only when the user wants to send an encrypted password from outside the workflow, for example Flowster Portal).
  • Server (text box editor type) (type: string): enter the remote server. E.g. '10.20.10.1' (server IP) or 'DemoServer' (server name). ( NOTE: If the server is from a different domain, there should be a trust between the workflow execution server and the remote server. If Server name is used instead of Server IP Address, the Certificate Warning window will not open, thus no extra checks must be done by the user in the NOTE section below. 

...