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.

Is it possible to modify an existing record through a record producer?

C_dric Chen
Tera Contributor

In the process of creating a menu item for an app that I'm developing for a school project, I came to the conclusion that I need to create a few user experiences before the service portal would lead me (or whom-ever I'm impersonating) to the correct page of the app.

However, since I designed my app to resemble a sign-in sheet, I made the app so that the correct way to use it would be modifying existing records instead of creating new records.

Now I have a question: Is it possible to modify an existing record through a record producer? Or, are record producers only capable of creating new records? If records producers cannot modify existing records, I might have to rebuild the app from scratch. ٩ (╬ʘ益ʘ╬) ۶

5 REPLIES 5

You should modify the variables name and condition as per your need. The script is just a sample for you to rework