Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Retrive Update Sets retrieves only updated after specific date

Abel Angulo
Tera Guru

I just found out in our Production instance that 'Retrieve Update Sets' is only retriving Update Sets updated after a certain date. The first time I ran it today, it said 'updated after 2019-11-13', but I just ran it again and it says '2019-11-15' (see below). It simply doesn't make sense to me, and if this is OOB, I can't find any documentation mentioning it. Does anybody know about this and can explain how it works?

1 ACCEPTED SOLUTION

Swadesh Saraf2
Kilo Guru

There is a property, that defines the number of days to retrieve update set... glide.update_set.retrieve_days set this to 0 to retrieve it all 🙂

View solution in original post

2 REPLIES 2

Swadesh Saraf2
Kilo Guru

There is a property, that defines the number of days to retrieve update set... glide.update_set.retrieve_days set this to 0 to retrieve it all 🙂

Interestingly under-documented feature to be sure. 

Looks like you would also need to clear the cache for the change to take effect (run a cache.do)

I found this article referencing this type of concern.

Full credit to Swadesh Saraf!

 

If this was helpful or correct, please be kind and remember to click appropriately! Michael Jones - Proud member of the CloudPires team!

I hope this helps!
Michael D. Jones
Proud member of the GlideFast Consulting Team!