cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to save record in MDM WDC Item details

Former Member
0 Kudos

Hi ,

I am using saveRecord method on a MDM WDC Item Details Component after setting a record Id in it and refreshing,editing.

I am able to protect the correct record after save record command but no changes are being saved.

Can you please mention certain checkpoints to see where I am going wrong?

Thanks and Regards,

Apoorva Dave

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Which version of WDC you are using?

You can probably try .SaveRecordWithWarning(true/false) method.

Please check if you are getting any error in logs.

Also print if any exceptions are being thrown by this method.

Also check if any locks are happening at MDM side.

hopefully you should be able to find the reason after checking above mentioned items.

Regards,

Mehul