How to move schedule entries from one instance to another

Pihu1
Tera Contributor

Hi Community,

I have created new holiday schedule entries for existing schedules. I need help in moving schedule entries from one instance to another. I see 'Add to Update set ' related link in the schedule entries form Can I use that to manually add schedule entries  to current update set ?

Thanks in advance.

Regards,

Pihu

1 ACCEPTED SOLUTION

P-Rudenko-SN
ServiceNow Employee
ServiceNow Employee

Hello, I'd suggest exporting the record to XML on the source instance, and then do the import on the target one. Make sure all related records (if any) are exported/imported as well.

View solution in original post

5 REPLIES 5

Pihu1
Tera Contributor

Thank you! both for the replies.