Hi @glilienfield
No error, nodes are created, but without any properties.
below is an example with two different records (productID), as you can see both have different properties, so I cannot hardcode property by property.
Every productID has then children (nodel label: Part) that I will later create nodes for and create a relationship between those children and their parent (nodel label Product) productID.
[
{
"Fabricant": "ecmu csr",
"D\u00e9signation": "roulement \u00e0 rotule sur rouleaux, al\u00e9sage cylindrique",
"R\u00e9f\u00e9rence": "22205",
"Diam\u00e8tre d'arbre (mm)": "25",
"Diam\u00e8tre exter (mm)": "52",
"\u00e9paisseur (mm)": "18",
"catalogPathID": "TRACEPARTS:TP01002001007003",
"catalogPathName": "Spherical roller bearings",
"productID": "90-26102021-048654",
"productName": "22200",
"manufacturer": "ecmu csr",
"productURL": "https://www.traceparts.com/en/product/ecmu-csr-22200?CatalogPath=TRACEPARTS%3ATP01002001007003&Product=90-26102021-048654",
"productImage3Dmodel": "",
"productImagePicture": "https://cdn.tracepartsonline.net/PartsDefs/Production/CSR/90-26102021-048654/Pictures/90-26102021-048654L.gif",
"productImageDocument": "https://cdn.tracepartsonline.net/PartsDefs/Production/CSR/90-26102021-048654/Documents/schema.jpg",
"partNumbers": [
{
"Index": "1",
"Selector": "1",
"R\u00e9f\u00e9rence": "22205",
"D\u00e9signation": "roulement \u00e0 rotule sur rouleaux, al\u00e9sage cylindrique",
"Diam\u00e8tre d'arbre (mm)": "25",
"Diam\u00e8tre exter (mm)": "52",
"\u00e9paisseur (mm)": "18",
"Masse": "0,26"
},
{
"Index": "2",
"Selector": "12",
"R\u00e9f\u00e9rence": "22206",
"D\u00e9signation": "roulement \u00e0 rotule sur rouleaux, al\u00e9sage cylindrique",
"Diam\u00e8tre d'arbre (mm)": "30",
"Diam\u00e8tre exter (mm)": "62",
"\u00e9paisseur (mm)": "20",
"Masse": "0,29"
}
]
},
{
"Selection": "29230-E1-MB",
"catalogPathID": "TRACEPARTS:TP01002001007003",
"catalogPathName": "Spherical roller bearings",
"productID": "33-06052019-117788",
"productName": "Axial spherical roller bearings 292..-E1, main dimensions to DIN 728/ISO 104, single direction, separable",
"manufacturer": "Schaeffler Technologies AG & Co. KG",
"productURL": "https://www.traceparts.com/en/product/schaeffler-technologies-ag-co-kg-axial-spherical-roller-bearings-292e1-main-dimensions-to-din-728iso-104-single-direction-separable?CatalogPath=TRACEPARTS%3ATP01002001007003&Product=33-06052019-117788",
"productImage3Dmodel": "",
"productImagePicture": "https://cdn.tracepartsonline.net/PartsDefs/Production/INAFAG/33-06052019-117788/Pictures/33-06052019-117788L.gif",
"productImageDocument": "",
"partNumbers": [
{
"Index": "1",
"Selector": "1",
"Product": "29230-E1-MB",
"Description": "Spherical roller thrust bearings"
},
{
"Index": "2",
"Selector": "2",
"Product": "29232-E1-MB",
"Description": "Spherical roller thrust bearings"
},
{
"Index": "3",
"Selector": "3",
"Product": "29234-E1-MB",
"Description": "Spherical roller thrust bearings"
},
{
"Index": "4",
"Selector": "4",
"Product": "29236-E1-MB",
"Description": "Spherical roller thrust bearings"
},
{
"Index": "5",
"Selector": "5",
"Product": "29238-E1-MB",
"Description": "Spherical roller thrust bearings"
},
{
"Index": "6",
"Selector": "6",
"Product": "29240-E1-MB",
"Description": "Spherical roller thrust bearings"
},
{
"Index": "7",
"Selector": "7",
"Product": "29244-E1-MB",
"Description": "Spherical roller thrust bearings"
},
{
"Index": "8",
"Selector": "8",
"Product": "29248-E1-MB",
"Description": "Spherical roller thrust bearings"
},
{
"Index": "9",
"Selector": "9",
"Product": "29252-E1-MB",
"Description": "Spherical roller thrust bearings"
},
{
"Index": "10",
"Selector": "10",
"Product": "29256-E1-MB",
"Description": "Spherical roller thrust bearings"
},
{
"Index": "11",
"Selector": "11",
"Product": "29260-E1-MB",
"Description": "Spherical roller thrust bearings"
}
]
}
]
I get the url path of each json file here: