Job Types

There are two major job type categories in Yotilla:

Action event handler jobs

Label Description
configure-target-system-action-event-handler Initializes the target database
rebuild-action-event-handler Drops and replaces all tables of the data warehouse (to prevent data loss this requires an external persisting staging area)
refresh-source-action-event-handler Applies changes of a source to its landing table
refresh-business-object-action-event-handler Applies changes of a business object to its core data warehouse tables
regenerate-business-object-action-event-handler Drops and replaces the core data warehouse tables and dimensional tables of a business object (to prevent data loss this requires the sources configured as persisting staging area)
load-source-action-event-handler Triggers load ticket cashing plugins for a single source
load-business-object-action-event-handler Triggers load ticket cashing plugins for a single business object

Ticket cashing plugin jobs

Label Description
load-source-ticket-cashing-plugin Loads data from a single source into the landing tables of the data warehouse
load-business-object-ticket-cashing-plugin Loads the core data warehouse tables of a single business object
load-dimensional-model-ticket-cashing-plugin Loads the dimensional model tables of a single business object