Values of record producer are not updated when the same values are posted/updated twiceIssue Values of record producer are not updated when the same values are posted/updated twiceResolutionAs the values of the field are the same, the resubmission submission of a record producer is not considered as an update on the record. This is the expected behavior. In order, to resolve the issue you can use a variable and field on the record producer and the target table which should be different for every entry. (For Example Date/Time variable/field).or Can use a script to force the updates on the records.