Record Producer Will Not Update Existing Record - Only Create New Record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 09:54 AM
Hello,
I am trying to create a workflow/form in ServiceNow, where the form has about 6 questions.
What Configuration Item would you like to modify?
Then I have like 5 questions like Serial Number, Location, and MAC Address available to enter details.
I have tried using a Catalog Item to do this, but I have had no luck in trying to get the selected CI to be recognized by the flow.
I then tried a Record Producer, but it seems to only want to create a new record, and not modify an existing one, no matter what I do.
Is a Record Producer supposed to be able to modify existing records? This seems like it would be an easy thing to set up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 06:06 AM
I have gotten this to work. Thanks for all the help. Below is the code I used: