DMF Refrence data validation not working

Hi,

I have been trying to import Vendors using standard Vendor entity.

The data I am importing fails for some reference data like Vendor group. The VEndor group that I am importing is not available in the parent table(VendorGroup Table) but still it is importing this data in the Target AX Table (VendTable) without any errors.

I have enabled the Checkboxes :

Target entity → Entity Structure → Run Business validation & Run inser update validation

Processing group → Entity → Run Business validation & Run inser update validation

Can you please let me know if I am missing anything.

Regards,

Nikhil

Try the following. Find the entity, open Modify target mapping, switch to Mapping details and tick Call validate field method for the group.

Thanks Martin,

I will try this …