search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
You can get the "old" value of a DataRow with row["<columnname>",DataRowVersion.Original]
Regards,
/Q
Hi,
I am creating a logging tool to log changes to catalog entries in commerce 1R2 SP2. I have created a class that implements ICatalogEventListener and have put code inside EntryUpdating to log to a db table.
The problem I am having is getting the old values for the catalog entry, looking at the CatalogEntryDto I am just seeing the new values.
Anyone have any ideas on how I can get the old values for the properties? Or have experience in this, that could give a better way of retrieving changes to property values?
Thank you,
Bal