Application Integration
- Application Integration
- All Products
Name
| Type
| Description
| |
---|---|---|---|
Input Fields
| Command
| Text
| Required. The command name to be executed, which is specific to the operating system (Windows or Linux).
|
Character Set
| Text
| The character set of the command to be run.
Default, if not provided: UTF-8.
| |
Merge Output
| Checkbox
| When checked, the contents of the output are merged with the error string, if any.
By default, this is enabled.
| |
Input
| Text
| File name with path to use for the input, if any.
| |
Working Directory
| Text
| Required. Path of the directory where the command executes
| |
Output Fields
| Error String
| Text
| String of error returned, if any.
|
Response Code
| Text
| 0 (success) or 1 (failure).
| |
Output String
| Text
| String of output returned, if any
|