Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

When working on a form, what is the difference between Insert and Update operations?

akhileshv
Tera Contributor
  • A. Insert creates a new record and Update saves changes, both remain on the form
  • B. Insert creates a new record and Update saves changes, both exit the form
  • C. Insert saves changes and exits the form, Update saves changes and remains on the form
  • D. Insert saves changes and remains on the form, Update saves changes and exits the form

 

8 REPLIES 8

SriKrishnaB
Tera Contributor

B is the correct option.

Ehab Pilloor
Mega Sage

Hi @akhileshv,

The correct answer is B. 

 

Regards,

Ehab

RehinaVivek
Tera Contributor

Correct answer is B

1nc22ci011
Tera Contributor

B is correct answer.