Skip to main content
March 21, 2024
Solved

Getting the issue with the process model when i was trying to write the data to the CDT

  • March 21, 2024
  • 2 replies
  • 0 views

 

    Best answer by vinodn3917

    Its foreign key constraint violation , verify on the data which is getting inserted foreign key is going as null

    2 replies

    vinodn3917
    March 21, 2024

    Its foreign key constraint violation , verify on the data which is getting inserted foreign key is going as null

    March 21, 2024

    parent table not having the value you want to save in the column in which foreign key is applied