cancel
Showing results for 
Search instead for 
Did you mean: 

Error while saving on Portal

Former Member
0 Kudos

Hello ,

We have implemented MDM 7.1 on EP and the user is facing the following error while Editing/Saving a Item record on Portal:

Could not save record; see log for details: while trying to invoke the method com.sap.mdm.validation.ValidationResult.getFailedValidations()

What is causing this?

Any help would be highly Appreciated.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Subhash,

Please refer to SAP note 1569275,which talks about this issue.

Thanks,

Ravi

Former Member
0 Kudos

Hi

You have some active validations

This validations should have next parameter:

Automatic execution = Error

When you try to save your record from Portal your validation automatically check data in your record.

If validation expression result is FALSE your "save" operation will be decline and you will get error message

Just load your Data Manager

Select  your table and validation Tab

For all validation with "Automatic execution=Error"

Set validation parameter:

Automatic execution = Warning

and you will get warning message if your validation fire but your record will be saved in repository

Regards

Kanstantsin Chernichenka

junwu
Active Contributor
0 Kudos
where is the detail log?
former_member226173
Active Participant
0 Kudos

Hi Subhash ,

Try to insert the record in the directly via the Data manager , If you get the same error then check the MDM Logs , it will show you which validation is exactly causing this issue ,

If this is not the case , kindly investigate the Portal Logs and let us know the erroe expression on the log.

Regards,

Vag Vignesh Shenoy

Former Member
0 Kudos

Hello,

Are you using the standard iViews or usuing web dynpro component.

Either case, some validations for are failing, try to isolate which validation is it.

Logon to MDM Data Manager GUI and try to save the records with the same ID, you using to login into portal.

Regards,

Abhishek