How to force move the record data into Update Set?

ServiceNow Use6
Tera Guru

Hi,

Can anyone show how to force the record data into the Update set?

Regards

Suman P.

1 ACCEPTED SOLUTION

If you then open your update set, you will notice one or more records like:

find_real_file.png

These got the actual selected data captured. You can even open them to see this in the XML if you would like to verify.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020, 2021 ServiceNow Community MVP
2020, 2021 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

13 REPLIES 13

If you then open your update set, you will notice one or more records like:

find_real_file.png

These got the actual selected data captured. You can even open them to see this in the XML if you would like to verify.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020, 2021 ServiceNow Community MVP
2020, 2021 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Exactly!..

I am able to see the INFO. in XML

 

Thanks Mark 

Good One

Thanks,
Murthy

And here also the Docs page:
https://docs.servicenow.com/bundle/rome-application-development/page/build/applications/task/t_Inclu...

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020, 2021 ServiceNow Community MVP
2020, 2021 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

ServiceNow Use6
Tera Guru

Thank you so much Mark/ Murthy