how do I add a form to my update set

Raju Singh1
Tera Expert

how do I add a form to my update set?

I want to transfer my customized form to my test environment. but I do not get option to add this form to my update set. Please let me know how shall I transfer this form.

1 ACCEPTED SOLUTION

abhishekdash
ServiceNow Employee
ServiceNow Employee

Hello Raju,



I believe I understand what you are looking for.


See if following below steps helps:



a) Create the update set


b) Make any one change on the form that you want to move. Like, in below I removed and added company field from incident form:



Screen Shot 2017-08-10 at 8.59.54 AM.png



c) You will see that the entire section will be captured in the update set: (In case your form has multiple form section, make single changes in each section to capture all the fields on the form)



Screen Shot 2017-08-10 at 9.05.21 AM.png



d) On the Target instance, I removed all the form field from the incident table:



Screen Shot 2017-08-10 at 9.14.51 AM.png



e) Then Committed the update set on the target instance:



Screen Shot 2017-08-10 at 9.16.10 AM.png



f) All the fields are back on the form on the incident table:



Screen Shot 2017-08-10 at 9.16.43 AM.png



Any one change on the form captures the entire section in update set.



Hope this is what you are looking for.



Thanks,


Abhishek



If this reply assisted you, please consider marking it Correct, Helpful, or Like it.


This helps other customers to learn from your thread.


View solution in original post

10 REPLIES 10

harishdasari
Tera Guru

Hi Raju,



Check the Default update set, you will find your customization there.



Can I know what customization you   have made and on which form ?



Thanks


rajmasurkar
Giga Guru

Hi,



You need to select the Update set in which you want to capture the customizations in the update set picker.


Thenyou can do all required customizations. Those will be captured in the selected update set. Once you complete the customizations, you can change the update set to 'Complete' and you can move this update set the another instance. After commiting this update set in another instance, you can view the changes in the second instance.



Raj


Karthik Reddy T
Kilo Sage

Hello Raju,



By default the customization are saved in the default update set.




Create new custom update sets and move the customization from default   to the required update set.



find_real_file.png





find_real_file.png



Please follow the above procedure.



Let me know if you need any other information related to this.


Karthik Reddy T.
ServiceNow Commnunity MVP -2018 class.

Raju Singh1
Tera Expert

That is fine that my customizations will be captured in the update set, but what if wish to just move any form from one instance to another. Doesn't it give me option to add that form in an update set.?