Catalog Not available for SNC External via updateset

Karine_M
Tera Guru

Hello everyone,

 

I have several catalogs available to external users. We use user criteria that we place in the "Available For" related list.

I know that ServiceNow natively places the "External SNC" user Criteria in the "Not Available For" related list. We manually remove this.

 

We put our catalog in an update set, in Customer Update we see that the "Available For" catalog item is correctly configured and there is no data for the "Not Available For" catalog item.

When we run this update set on another instance, the catalog is created with both criteria: the User Criteria associated with "Available For" are correctly configured, and... the external SNC is again present in "Not Available For."

 

Is there a way to automatically disable this criterion when we have User Criteria to populate (without having to manually edit each catalog) ?

 

Regards,

 

Karine

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Karine_M 

may be when that catalog item is loaded and it gets created in target instance, ServiceNows adds the user criteria in "Not available for"

As part of your migration, you can use a fix script to delete those records which are getting added in "Not available for" related list.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

1 REPLY 1

Ankur Bawiskar
Tera Patron
Tera Patron

@Karine_M 

may be when that catalog item is loaded and it gets created in target instance, ServiceNows adds the user criteria in "Not available for"

As part of your migration, you can use a fix script to delete those records which are getting added in "Not available for" related list.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader