Update Record field Value in expression

Certified Associate Developer
  • I have an interface where collecting the information & storing in record type. 
  • Then sending this record type rule input to process model to store in db using write records 
  • However before that write records node, I need to update a few of the fields of the record type. 

I have tried to update the fields using the following expression, however the data which got from interface is becoming null and record type is updating only with the expression values. Can any one pick it up and shoot it?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data