Copy entire application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2012 07:30 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2012 09:09 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2012 10:43 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2012 11:04 AM
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 🙂 )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2012 02:00 PM
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 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2014 09:31 AM
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.