Convenience wrapper to stamp a binding's monitoring fields after a scoring run — LastScoredAt = now and LastRowCount = rowCount. Creates the binding if it does not yet exist.
LastScoredAt = now
LastRowCount = rowCount
existing binding id (omit to create)
the model + record-process ids the binding ties together
the number of rows the run scored
the entity-creation seam
Optional
request user
Convenience wrapper to stamp a binding's monitoring fields after a scoring run —
LastScoredAt = nowandLastRowCount = rowCount. Creates the binding if it does not yet exist.