UpdateRecordState Activity

The products processed in the UpdateRecordState activity comes from the ProductLog table.

For all the products passed for processing, the UpdateRecordState activity updates the product status in the MCT table to whatever status is passed to the activity. If the status passed is CONFIRMED, the latest version of the product is set to CONFIRMED. If the status is REJECTED, every version in that event is set to REJECTED. The output of this activity is a RecordCollection object.