Breadcrumbs

ScheduleBlock

Description

This block is used to import a schedule in a data strategy. Constant will then be merged with data extracted from database using sum, subtraction, product and so on.

When merged with a time table, the schedule is read according a policy (see summary below):

  • Extract direct value: at a given timestamp, the value of the schedule will be extracted as is

  • Distribute value: between two timestamps, the block will compute the value distributed on the whole period


Implementation

  • Create a schedule containing values at given periods (it can be weekly events or special events)

  • Drag and drop a schedule block from the palette to a data strategy

  • Fill the properties "schedule" and "schedule policy"


image2020-4-11_12-57-40.png


Properties

  • Schedule: the ord of the schedule to import

  • SchedulePolicy: see above explanation


Artifacts

  • Schedule: contains the schedule


Summary

image-20250801-132410.png
image-20250801-132532.png