
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2021 05:41 AM
Hi,
We are trying to update a Record Producer to Active = FALSE but getting an error message 'This is a wrong configuration for Record Producer'.
Does anyone know why this would be?
Thanks so much
Tracey
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2021 05:45 AM
Hi,
I think the record producer is missing some of the default settings.
Please check this article,
Unable to create new Record Producers - Support and Troubleshooting (servicenow.com)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2021 05:45 AM
Hi,
I think the record producer is missing some of the default settings.
Please check this article,
Unable to create new Record Producers - Support and Troubleshooting (servicenow.com)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2021 08:02 AM
Thanks for your help Balaji - would you know how to check the default settings of the record producer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2021 01:09 AM
Hi,
For that, you have check-in ServiceNow documentation or compare your system setting with personal dev instance if your properties have changed anyone.
Can you please mark my response as correct if my response is as helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2021 02:03 AM
Thanks for your response.
"no_delivery_time_v2" was set on true, causing the error message. I have set it to 'false' in the record producers via export .xml, changed the values to false, and then imported the xml. Once done I was able to change the active flag to false.