Is it possible to set the Extended Attributes while saving. I want to set the Description (one of the item in the DCT) to the extended attributes of the DCR being saved
That's two different things!
If you want to set EA upon Save you may intercept onSaveDone Event and use IWDatacapture.callServer method to execute yourscript to do what you need.[...]In most use cases EAs are as good (and sometimes better) as DCR Items though, why would you want toreplicate this information?
I think you... misread the above