You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a Business Process with EON, you can choose a display level to "None".
Then, this BP is synchronized with EOR, and makes EOR unable to process load data.
The ETL tries to insert in the table "d_application" a "none" value in the "DAP_PRIORITY" field, which is incorrect.
To avoid that:
we could forbid the "none" value in Nagios Business Process.
we could skip the "none" BP when inserting in base