cancel
Showing results for 
Search instead for 
Did you mean: 

How to bypass MDM validations and partially save record

Former Member
0 Kudos

Hello,

I am working on CE 7.1 and MDM 7.1 integration scenario.

I want to partially save record in MDM through Portal in Customer Master Request creation process. But the record is not getting saved untill all the error validations of MDM called in Portal are removed.

Also in MDM, we have option to create record in checked out mode. Is there any option similar to this in MDM Webdynpro configurator or through MDM JAVA API's to create record in checked out mode even if there are MDM validation errors

Please do let me know how to bypass the validations from MDM and save the record.

Thanks.

Regards,

Yogita

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Yogita

In Data Manager you should come to Valuidation Tab.

If validation property "Automatic execution" set up to "Error" - in that case when validation fire -data didnt save

Change that property to "Warning" - if you want to get Warning message and Save data or to "None" - for validation Switched OFF

P.S.

we can used validation groups for call validation from workflows in that case all validations from group fire

which group was linked validation you can check in Group property.

Regards

Kanstantsin Chernichenka

Edited by: Kanstantsin Chernichenka on Aug 30, 2010 9:16 PM