How to export project? (with the tasks included)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2014 07:48 AM
Hi SNC,
Is there a valid option to export a project with the tasks and relationships, so that you can import it later on.
Only option I see is export to XML, but it only exports the base info about the top project task.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2014 06:52 AM
i knew a implementation where we had catalog item and user would attach xml or excel to that ... after submission, the data sources are triggered via scripting which take care of the import action .....
you might look into this for scripting reference .. basically the model was based on this excluding the mid server part

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2014 11:57 AM
Dimitar Dimitrov - Project templates are coming! Many people have built them today by marking a set of projects as a new status of "template" or a template "flag" and then using those flagged projects as templates with either a "copy" functionality or by "inserting partial project" but using the whole template.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2014 08:02 AM
or goto ui action and refer 'Export Workflow' button .. it uses the same principle .....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2014 11:32 AM
Can you just create one big header task in the project schedule you want to copy & copy the header task #, then go into the project you want the tasks imported for, right-click on the header and select 'copy partial project' and paste the task#?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2014 12:53 AM
That would work if you want to copy / paste project from one instance into the same instance. However, my case is to export a project from one instance (say Dev) and import the same project along with all the sub tasks and relationships into another instance (say Prod).