Hi We had 5 more occurencies again this Saturday. One of the requests: URL: /purchasereceipt/ StatuseCode: 500 InternalServerError Response Body: {"message":"VismaId: e25b7e95-83df-485c-a524-0aad32581790. Error creating purchase receipt. Error: The transaction has been silently rolled back before a database update operation."} JSON: {
"Lines": [{
"Operation": "insert",
"LineType": {
"Value": "GoodsForDropShip"
},
"InventoryId": {
"Value": "32225"
},
"ReceiptQty": {
"Value": 2.0
},
"UnitCost": {
"Value": 56.96
},
"PoOrderType": {
"Value": "DropShip"
},
"PoOrderNbr": {
"Value": "002982"
},
"PoOrderLineNbr": {
"Value": 1
}
}, {
"Operation": "insert",
"LineType": {
"Value": "GoodsForDropShip"
},
"InventoryId": {
"Value": "548153"
},
"ReceiptQty": {
"Value": 10.0
},
"UnitCost": {
"Value": 71.73
},
"PoOrderType": {
"Value": "DropShip"
},
"PoOrderNbr": {
"Value": "002982"
},
"PoOrderLineNbr": {
"Value": 3
}
}
],
"ReceiptType": {
"Value": "PoReceipt"
},
"Hold": {
"Value": false
},
"Date": {
"Value": "2020-08-28T00:00:00"
},
"SupplierId": {
"Value": "50005"
},
"LocationId": {
"Value": "C0014245"
},
"SupplierRef": {
"Value": "76388826"
}
}
... View more