Wait for Application to be STARTED

Wait for an application be in the STARTED state.
Table 1. Input properties for the Wait for Application to be STARTED step
Name Type Description Required
Application Name String The name of the application. Yes
Timeout (seconds) Integer The maximum time to wait in seconds. Yes
User Name String The name of the user to authenticate with. Yes
Password Password The password of the user. Yes
Server Hostname String The host name or IP address of the server. Yes
Server HTTPS Port Integer The HTTPS port of the server. Yes
Trust Store File Path String The path to the trust store file. This path can be relative or absolute. Yes
Trust Store Password Password The password for the trust store file. Yes

Feedback