Skip to content

initObject

Instructs Spiral how to handle a request placing a stop into the INIT state. Spiral generates a new solution with potentially revised earliest and latest times.

target timeInterval default 1 hour
Generate the optimal immediate-service appointment with a targeted response time (a new latest time is usually created).
skewEarly real
Skew applied when generating the earliest time for an immediate solution.
skewLate real
Skew applied when generating the latest time for an immediate solution.
appt apptObject
Return available appointments matching the specification.
persistTarget bool default true
Schedule to the new latest time, or to the original requirement.
ignoreVoluntary bool default true
Whether to consider voluntary-working solutions for immediate solutions.
ignoreContingency bool default false
Whether to evaluate contingency-time impacts during immediate solution generation.