FAMTS_bDinG-OLI01 (cdf)
- version
0.9
- framework class
famts
- 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
1. Input Data
Extract data from Injection Mold Machines (see [UC04B]), using the EuroMap protocol, and inject the data to the internal analytics database.
(Information will be added)
1. 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-OLI01_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.