Windows Command Connection

The Windows Command Connection page allows you to configure the connection within Integration Gateway to send requests to it.

KingswaySoft Integration Gateway Console - Outbound Connection - Windows Command.png

Name / Identifier

Specifies a unique name or identifier for the Windows Command.

Executable Details
Executable

Specifies the path to the executable file or script to be run.

Name

Defines a name for the command. By default, it is set to 'Unknown'.

Description

Provides a description and/or additional details about the command. By default, it is set to 'Unknown'..

Execution Settings
Windows Style

Specifies how the command window should appear during execution.

There are 4 options available:

  • Hidden – Runs the command without displaying a window.
  • Maximized – Opens the command window in full-screen mode.
  • Minimized – Runs the command in a minimized window.
  • Normal – Runs the command in a standard window.
Execution Mode

The Execution Mode can be chosen between the below two.

  • Synchronous - Wait for process to finish or timeout
  • Asynchronous - Leave process running
Working Directory

Defines the directory from which the command will be executed, ensuring file paths and dependencies are correctly resolved.

Timeout

The Timeout (secs) option allows you to specify a timeout value in miliseconds for the connection. The default value is 0 seconds.