duplicate key in object 'dbo.TRSRCFIN'.

Member for

16 years 3 months

glad that I could help you

Member for

20 years 7 months

Thanks for the reply Zoltan,

I have figured as much, and a quick chat with someone who has been here (the office) longer confirms the financial periods have been changed.

I managed to import the XML files by deleting the financialperiod tag.

however, it is interesting that the dbo.TRSRCFIN table is actually empty.

Thanks also for the tip on the patch set.

Kind regards,

Edit: This is the bit I removed. maybe it'l be usefull to someone who stumbles here.

<FinancialPeriod>
<EndDate>2013-06-30T00:00:00</EndDate>
<Name>2013-06-01</Name>
<ObjectId>155</ObjectId>
<StartDate>2013-06-01T00:00:00</StartDate>
</FinancialPeriod>

Member for

16 years 3 months

The error TRSRCFIN has to with the financial periods for the resource assignments. 

you need Release 15.2.3.0 Patch Set

since it is a xml file I am not sure that you can change it 

try to open the sml in a text editior and do a search for (150, 6275459) it should be in there twice. Whne you find it delete one of the instances.