| Re: Calendar Creation Christopher
Activity_calendar has an ID populated by an Oracle Sequence number.
This field is not a GID and therefore does not get prefixed with the Domain.
Chances are that if you've tried to load a csv with ID numbers that already exist in another domain (even PUBLIC) this will give the error you are seeing.
Though I have never tried it myself, I have always been warned against using csv upload to create calendars - but to do it manually - I think you are beginning to see why.
There are always round the issues - such as altering the sequence numbers (if you have the access and know how) but unless you have an awful lot to load I would suggest manual creation.
Gary |