Right now when attempting to schedule a Process on a Resource Machine using the Login Agent, 2 schedules are needed:
Login Schedule
Runs login agent
Process Schedule
Runs 5 minutes after Login Schedule to enable runtime resource startup script to complete
Has tasks for any Processes that need to run followed by a Logout task
This causes duplication of schedules and inflates the number of schedules needed in the Control tab, which is already not easy to navigate if you have many schedules.
Suggestion would be to have an option to add a Task that within a Schedule that doesn't assign a Process to a Resource Machine, but simply waits for a configurable amount of time (seconds).
This would allow for 1 Schedule to be created with the following tasks:
Process Schedule
Login Agent Task
New configurable wait Task
Process Task
Logout Task
This would remove the need to create double the amount of Schedules, simplify configuration when using the Login agent, and allow for more flexibility within a Schedule.