ProView - HowTo - Create - Individual - Functions - With - Variable - Parameters
ProView - HowTo - Create - Individual - Functions - With - Variable - Parameters
Information
This How To explains how to configure and execute a ProView ‘Individual Function’ on the
ProAgent. The following example also passes a parameter to the ProAgent which is
executing the function.
All prerequisites and files required are described within this How To. If you are missing some
files, please contact the software support hotline by writing an e-mail to softwaresupport-
[email protected].
Create individual function in Console. The function has one parameter of type text. In this
case the parameter is named ‘directory’.
The function (in this case 2601) needs to be configured on ProAgent. The Individual Function
simply calls cmd.exe /C:
After restart of the ProAgent the function can be executed using the Console. The parameter
is passed to the ProAgent. In this example the parameter describes the execution of the DIR
command, which output is redirected to a file:
The Console uploads the result of the function execution (file) and displays it’s result: