Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

how can i say current.isNewRecord in Condition?

hatazhix
Mega Expert

Hi,

how can i say current.isNewRecord in Condition?

its not State i think.

1 ACCEPTED SOLUTION

You can't.   You would have to put it in the condition field of the script or in an if statement in your script.   Condition building is for fields and there is no field that could replicate this.



Your other option in the business rule is the Insert check-box.   That only writes on insert, when the record is new.


View solution in original post

5 REPLIES 5

jamesmcwhinney
Giga Guru

Use the condition "Created" "is empty"