Unable to copy(make duplicate) record producer

GD11
Tera Expert

Hi,

 

I want to duplicate 1 record producer to re-use it for different purpose with different name, but when I click on copy button on record producer record, I am getting below error, I check one HI KB and the fields they are talking are set to false though I am getting this error.

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0791760

'This is a wrong configuration for Record Producer'

Kindly help.

 

 

1 ACCEPTED SOLUTION

Hello @GD11 ,


Could you please try the below:

- Remove the variables having backend name same as of variable set, which will help resolve the error.

- Then copy the record producer.

After that you need to add the variable set (that was removed) to both your record producers.

 

Mark helpful if it helped resolving your issue.


Regards,
Shubha S

View solution in original post

10 REPLIES 10

No there is no global setting, it's a catch actually. The catalog/record producer variables are global.

So when you try to copy a record producer, it tries to create a variable set with same name but it only needs to be attached and not created.

 

So remove the variable set, copy the record producer and the attach it to both the record producers


Raghav
MVP 2023