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.

how to retreive order guide through update sets

Aditya02
Tera Guru

I created a order guide in my dev instance, now i want to shift that to another dev instance. what i have to do now?

 

For this i tried using update sets, but the thing is all the update set changes committed successfully, then i cant able to find the order guide that i imported.

i want step by step process.

1 REPLY 1

Community Alums
Not applicable

Hi @Aditya02 ,

The catalog item export will work for any table extending the ‘sc_cat_item’ table…catalog items, record producers, content items, and order guides.

So it should be similar way of Retrieving the update sets.