Reconnect

Reconnects to a target environment.

By default the BFlow runtime and target environment run on the same host in different bshells using the same user and package combination.

Through the Reconnect action the BFlow runtime can connect to a target environment on another host, using a different user and a different package combination.

Note: 
  • After the script that used a reconnect action finalized, the connection with the target environment is closed. In case of a parent test case the connection with the target environment of that test case is created again.
  • After using a reconnect action, the original connection is lost. Any running sessions in that bshell are closed, that is, the bshell is shut down.

Fields in the editor

As other user
Use a different user to log on.
OS Username
OS user to be used for logon.
BSE Username
BSE user to be used in the target environment.
Password
Password of the OS User.
Note: In LN Studio the password can be specified normally, after which it is automatically encoded.
To other host
Use a different host to log on.
Hostname
Name of the host to connect to.
Port
Port.
512.
BSE
The BSE to use.
Bshell
The Bshell to use.
Environment
Environment variables to pass to the target environment.
For example, BSE_COMPNR, PACKAGE_COMB.