How to capture list view changes in Update set

IamAmolB
Tera Guru

Hi Experts,

I have created one database view and making the changes in list layout of that database view. but it is not getting captured. can any one please help me here

Regards,

Amol Bavaskar

1 ACCEPTED SOLUTION

HI Amol,



You can try the code mentioned in the below link to force the updates to an update set.



Manually Add a Record to an Update Set - ServiceNow Guru


View solution in original post

6 REPLIES 6

IamAmolB
Tera Guru

It is not getting captured in update set. how to track or capture that changes in Update set


Hi,



Instead you can do export xml.


IamAmolB
Tera Guru

No other way?


HI Amol,



You can try the code mentioned in the below link to force the updates to an update set.



Manually Add a Record to an Update Set - ServiceNow Guru