Configuration parameters

These configurations must be set to run the solution.

ION workflow parameters setup

You must configure these parameters in the ION workflow to post shifts to the billboard.
Parameter Data type Description Default value
from_date_lead_days Integer

Determines the workDateFrom parameter.

workDateFrom is calculated as Workflow Run Date plus From Date Lead Days.

7
to_date_lead_days Integer

Determines the workDateTo parameter.

workDateTo is calculated as workDateFrom plus To Date Lead Days.

7
shifts_created_from_another_shift String

Filters shifts based on shiftlink ID.

If True, filters shifts that have a shiftlink ID.

If False, filters shifts without shiftlink ID.

If null or any other value, retrieves all shifts.

claim_type_lead_days Integer

Determines if claimType is IMMEDIATE or BIDDING.

If (shift’s workDate minus Workflow Run Date) less than or equal to Claim Type Lead Days, claimType is IMMEDIATE.

If (shift’s workDate minus Workflow Run Date) greater than Claim Type Lead Days, claimType is BIDDING.

7
bidding_window_end_days Integer

Determines biddingWindowEndDate.

biddingWindowEndDate is calculated as shift workDate minus Bidding Window End Days.

The time component is always 23:00.

5
review_window_end_hours Integer

Determines reviewWindowEndDate.

reviewWindowEndDate is calculated as biddingWindowEndDate plus Review Window End Hours.

24
Notification Boolean

Enables or disables notifications.

If True, notifications are generated based on roleName.

If False, notifications are not triggered.

TRUE
roleName String

Specifies the role that receives notifications based on team access.

SUPERVISOR