Hitachi

JP1 Version 12 JP1/Client Process Automation Configuration and Administration Guide


cpaecho

Organization of this page

Function

Sends a string excluding line breaks to standard output.

Format

cpaecho  [string]

Permission for execution

None

Arguments

string

Specify a string you want to send to standard output.

Return values

None

Environment requirements

This command can run regardless of whether the job execution service is running or stopped.

Command stored in:

install-path\bin

Note that the command is stored in the following folder by default.

In a 32-bit operating system:

%ProgramFiles%\Hitachi\JP1CPA\bin

In a 64-bit operating system:

%ProgramFiles(x86)%\Hitachi\JP1CPA\bin

Notes

To enable a Command execution item to send a message to standard error output, configure the item as follows:

Execution command

cmd.exe

Parameter

/C cpaecho message-to-be-sent 1>&2