Skip to main content
December 30, 2021
Question

error

  • December 30, 2021
  • 10 replies
  • 0 views

Hi, I am getting this error in process model

    10 replies

    stefanhelzle0001
    Brainy
    December 30, 2021

    I think the error message is pretty clear. In case the field "ID" is your primary key, did you enable auto-generation in the CDT for this field?

    December 30, 2021

    I have enabled, also i am getting error

    stefanhelzle0001
    Brainy
    December 30, 2021

    Could it be that you first published that data store without auto-generate enabled, and then enabled it later?

    December 30, 2021

    Hi Nikhila ,you might have foreign key mapped and that value is passing null. So you are getting null constraints error. please look for FK if any.

    December 30, 2021

    there is no foreign key in cdt