Guild of Project Controls: Compendium | Roles | Assessment | Certifications | Membership

Tips on using this forum..

(1) Explain your problem, don't simply post "This isn't working". What were you doing when you faced the problem? What have you tried to resolve - did you look for a solution using "Search" ? Has it happened just once or several times?

(2) It's also good to get feedback when a solution is found, return to the original post to explain how it was resolved so that more people can also use the results.

How to send or receive an XER without sending or getting extra codes, calendars, etc from a large system?

2 replies [Last post]
John Reeves
User offline. Last seen 1 week 21 hours ago. Offline
Joined: 10 May 2013
Posts: 343
Groups: None

How to send or receive an XER without sending or getting extra codes, calendars, etc from a large system?  I know that if you use something of other than an xer you have more control but I am trying to keep it simple.  From what I recall you CANNOT control what you send but they can select options in the import.  But if you are importing a schedule that has no outside the schedule links could you juse use "keep existing" on every item - wouldn't activity changes still come through?  Most people do not "update an existing schedule with an xer they import a new version of an existing schedule.  Even if there is an old version of the schedule, why would that effect "update existing" because there should be no connection between them.  The 4 choices on import seem similar: Update Existing, keep existing, Insert New, Do not import.  Any tips?

Replies

Zoltan Palffy
User offline. Last seen 4 weeks 3 days ago. Offline
Joined: 13 Jul 2009
Posts: 3089
Groups: None

John 

another option is to copy the project strip out what you do not want to sent then send the copied XER.

 

Santosh the option for do nto import can be used if there are 2 or more projects contained in ONE xer file. As you know that now a baseline can be exported with the current project. During the import maybe you only want to import the the current project and not the baseline. This is how this option is useful. 

Santosh Bhat
User offline. Last seen 1 year 3 weeks ago. Offline
Joined: 15 Apr 2005
Posts: 381

John.

 

There are two seperate issues you've identified.

The First issue is that an XER file can contain Global data that will then be imported into the destination DB as global data. Consider examples as the best example. In your Source DB, you create a project that has activities referencing a Global Calendar. Lets call this "GLOBCAL". When you export your project to an XER file, the XER file contains references to GLOBCAL and identifies it as a Glboal Calendar. 

When this XER is imported into the destination DB, then P6 will import GLOBCAL as a Global Calendar. Here's how the four options work:

  • Update Existing will overwrite the destination GLOBCAL with the GLOBCAL in the XER. This is an issue if for example, the XER version of GLOBCAL has different workperiods, particularly if there are other projects in the destination DB that also use the GLOBACAL calendar.
  • Keep Existing will ignore the GLOBCAL in the XER file, but use the GLOBCAL in the Destination DB. Again, this is an issue if the calendars are different. Note that if you select Keep Existing, and there is no existing, then it will obviously create it as a new Global Calendar
  • Insert New In this option, P6 will always create a new Global Calendar using the XER values. If the calendar already exists in the Destination DB, this new calendar created will be called GLOBCAL_1 and and the imported XER project(s) will be assigned to GLOBCAL_1. This does not affect existing projects and activities but can quickly make the number of calendars grow.
  • Do Not Import. I'm not certain how this would work in practice as if it cannot import, then the schedule you're importing will not be complete. Not a good option.

The second issue is that an XER might contain data you don't want imported, for example Activity codes, or User Defined Fields. You can to some extent modify the XER file's contents to address this. For example you can open the XER file in Notepad and simply delete the rows of values you don't want to import. BUT this is extremely dangerous to do with certain data fields. For example, Calendars, all the Calendar values in an XER file are there becuase they are being used by the projects in the XER file. Delete a Calendar, and the project won't import correctly.

 

And finally, any XER file only contains the values that are being used by the project(s) being exported. So for example, lets say you create an Activity code, and create 50 code values in your P6 Database. Then you have assigned these code values to your project(s), but you've only assigned 30 out of the 50 Code values so far. The Exported XER file will only contains those 30 code values, and only those 30 will be imported into the destination DB. So you don't actually get any "extra" data, only those referenced by the project.