OverviewΒΆ
In this Scenario, the JSON-data is inserted into the SQL database, using SMARTUNIFIER.
Process Flow Diagram
Prerequisite
1.) The JSON file represents the equipment data. Below, the sample data is visible.
{
"equipmentId": "Equipment_A1234",
"orderNr": "Order_000101",
"materialNr": "A1C55100",
"quality": "IO"
}
2.) Access to a SQL-Server database.