ETL jobs of the operational data store

Because of the dependencies between builds, the builds in operational data store jobs need to be run in sequence.
All jobs are defined under the Jobs folder, the operational data store jobs are organized according to supported products. Most of the operational data store jobs support reusing the ETL job for data sources with same data structure, so the jobs have similar structure, as follows: Some jobs have a node with name SetFinishedTime, which records the result of the job in the data warehouse in the config.ETL_INFO table.

Feedback