Nolio Schedule Process Run Step

The Schedule Process Run step runs a process on the Nolio server.

Required connection properties:

Property Name Description
Nolio Server URL

The URL to the Nolio server in the following format:

//host:port

User The username for accessing the Nolio server.
Password The password of the Nolio user.

Other required properties:

Property Name Description
Application The Nolio application name to which the Nolio environment is linked.
Environment The Nolio environment name to which the Nolio process is linked.
Process The full name of the Nolio process.
Process Tag The name of the Nolio process tag to be used.
Servers

A list of the server types and agents. Provide each entry on a new line in the following format:

<server type>=<agent-name>.

Date The start date of the process execution. Use the following format: dd.mm.yyyy
Time The start time of the process execution. Use the 24-hour format: HH.mm.ss

Optional properties:

Property Name Description
Parameters

A list of the parameter path names and values. Provide each entry on a new line in the following format:

<parameterPathName>=<value>