+

Search Tips   |   Advanced Search

Launchers


Command line

This function allows launching actions in the command line. This includes system commands (MsDos or Unix), command files (.cmd, .bat, .sh, .ksh) and any program executable from a command line.

Action settings:

Example:

command

/bin/bash

arg1

-c

arg2

cd /tmp/ ;ls -al

A program or command executed in a command line action may generate messages during its execution. NeoLoad retrieves these messages.

  1. Launch the Check a User Path dialog.
  2. Expand the User Path tree.
  3. Click the appropriate advanced action.
  4. Consult the Details tab.

For more information on the User Path validation, refer to Check a User Path.


Java

The Java Advanced action enables you to launch a Java program on the machine executing the User Path or the NeoSense Location.

Parameters

Example

An example of executing a jar:


Home