Error while writing in data store entity

Certified Associate Developer




I'm passing multiple values in fields above except id (Id field is emoty as i have cofigured in cdt as autogenerate),
Like paasing a code in userId which returns {2,2,2,2}
code in product id returns {1,2,3,4}
code in userProduct quantity returns {100,55,68,75}
code in total price returns {100,230,45,67}

isactive is true


Can you help me what is the issue here?

  Discussion posts and replies are publicly visible

Parents Reply Children