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.

Service Catalog Changes not copied in Update set

Gemma4
Mega Sage

Hi Everyone,

I recently added a couple catalog items to our service catalog ( Self Service-Service Catalog add content) The changes did not get added to my update set and I can't find any options to export. Do these changes need to be made manually in each instance? 

Thanks

serviceCatalogUpdate.png

 

1 ACCEPTED SOLUTION

Ethan Davies
Mega Sage
Mega Sage

Changes to the content on the Self-Service Catalog Page are not captured in update sets. I am not sure which table they are in, but if you find it you will need to export XML data from there to your target instance. Or just re-create the layout in your target instance.

View solution in original post

5 REPLIES 5

ersureshbe
Giga Sage
Giga Sage

Hi, I hope - May you selected the wrong update set when you developing the catalog item. Pls check.

Regards,
Suresh.

Community Alums
Not applicable

Hi @Gemma4 ,

 

Not sure why it is not captured, but please refer to this to export catalog items: Exporting Service Catalog Items in One Step

Ethan Davies
Mega Sage
Mega Sage

Changes to the content on the Self-Service Catalog Page are not captured in update sets. I am not sure which table they are in, but if you find it you will need to export XML data from there to your target instance. Or just re-create the layout in your target instance.

Thank you for the feedback all