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)

  1. [cron bDinG-{inst}{NN}_main] Chooses the correct csv input file and inject into DinINST

  2. […] Filter current data in DinINST and mark it

  3. […] For marked data, validate data, reject problematic data and trigger alerts

  4. […] For marked data, transform data into DinSDL (calculating the needed variables)

  5. […] For marked data, remove rows

  6. […] Call any needed execution via “./run-sbro.sh”

  7. [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

[UA.ER]

Plugins

Do not use plugins.