FNPRC_bDinG-BTT01 (cdf)
- version
0.9
- framework class
fnprc
- input data format
batch / csv file
- data injection technique
cron file watch
- data processing
internal analytics database
- data output
internal analytics database
- deploy format
microservice
- scientific team
–
- conception team
[BBT.PR] [UA.ER]
1. Input Data
Input data comes from csv files exported from the Nexeed MES.
2. Output Data
Output data is kept in the internal analytics database.
3. sbroETL information
— bDinG-{inst}{NN}: Batch datain gateway framework (inFiles: sbroFMK-bDinG-{inst}{NN}.yml, class: GATEWAYS/project)
[cron bDinG-{inst}{NN}_main] Chooses the correct csv input file and inject into DinINST
[…] Filter current data in DinINST and mark it
[…] For marked data, validate data, reject problematic data and trigger alerts
[…] For marked data, transform data into DinSDL (calculating the needed variables)
[…] For marked data, remove rows
[…] Call any needed execution via “./run-sbro.sh”
[run] exec scheduler start
4. Components
- Identification
bDinG-BTT01_INJ01
- Description
Watch a directory for a new csv file and inject it to the internal analytics database in a normalized format.
- Implementation team
- Plugins
Do not use plugins.