Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Copy Service Request

anbu2
Kilo Explorer

Hi All, I'm trying here to copy the existing service request to create a new one. Once the 'Copy' option is selected, it should not automatically create the new ticket, it should just bring the user to a new form with all of the same user-input fields copied (SD, Description, any other RITM-specific catalog variables);   the user should still be required to review the form and submit (and have the capability to add a new attachment, since any old attachments will not carry over) I also had a chance to try the OOB functionality but that doesn't suit my requirement i would like a "Copy" feature to be specific.

21 REPLIES 21

Chuck Tomasi
Tera Patron

Hi Anbu,



Just so you are aware, this UI action will require a LOT of scripting to pull information from several different tables. I estimate it would take a few hours to create and test.


Thanks Chuck for the information. can you please share some link so i will take a look at how to copy the information from a Service Request.


Unfortunately I don't have any links for this one. It's rather complex and likely involves the Cart API. (OK, I have a link for that.)


Service Catalog Script API - ServiceNow Wiki



This is likely going to take some professional services (or a REALLY long discussion thread on the community.)


sergiu_panaite
ServiceNow Employee
ServiceNow Employee

Have a look at this thread:




Can you clone/copy a change request?



There is also an out of box functionality in Geneva:



Copy a change



Regards,