Extension point to modify behavior when updating datasets

You can now use the XtendM3 extension point to add custom logic when writing, updating, or deleting data in a dataset table.

You must not manipulate or override dataset key values in the XtendM3 script, as that can cause duplicate key dumps or attempts to update an unlocked record.

2274786