Copy entire application

gustavo1
Kilo Contributor

Hi all,
I would like to know if somebody has copied (cloned) an entire application, if so how was achieved? and what points are necessary to consider, thanks in advance for your advice.
Best regards.

9 REPLIES 9

DubeyN
Mega Expert

Hi,

You can get the workflow attached to the table. Go to "workflow Versions" and do show matching for the table you want to get all workflow. To export/import workflow, follow instructions in below article :

http://www.servicenowguru.com/graphical-workflow/exporting-graphical-workflows/

You can do same with SLA. Go to SLA Definition and do show matching for table you want to get all SLA defined. Open each SLA and choose new table, then right click on blue line. Click on "insert" or "insert and stay" (don't click "Save"). This will create same SLA defined for existing table into your new table ( Provided all fields are same in both tables).

ND


gustavo1
Kilo Contributor

That's great!
Thanks a lot for the information, and taking advantage of your knowledge 🙂 , do you know if there is a way to export the tables structure?, not the list layout or an extended table, but copying a table with all the fields and its attributes, is it possible?
Thanks again


DubeyN
Mega Expert

Only way to copy table is using update set. there is no other way. If you have update set enabled when you have created first table, you can use same update set to copy table. (As per my knowledge 🙂 )


gustavo1
Kilo Contributor

Ok, but what about when I'm trying to copy a default table? I mean if I would like to copy the Task table, but not as an extended table, is there a way to copy the table and its structure? maybe exporting and importing an XML file or something?
Thanks again 🙂


marcia_jones
Mega Contributor

Hi I know you have probably resolved your issue by now.   However, I wanted to update the commentary with the current day solution for this question.



Wiki: Publishing Applications



Administrators can publish applications that are complete and ready to transfer to another instance. For example, publish an application to transfer and deploy it to a production system.


This feature is available with the Calgary release.