Hello,
I have created new excel template, which I want to use to insert lines into Hour journal. When I open that template, I can see records, that are already inserted in the journal using "Refresh" in add-in. I am even able to update those lines, for example change some fields in those lines and then publish them. BUT when I want to publish some new created lines, I got error:
'Write failed for table row of type 'ProjJournalTransEntity'. Infolog: Warning: Matching record for the read only data source 'ResourceView' does not exist.'
Does anyone has any idea, please, where the problem might be? I have tried to debug it, but the only thing I have found out is that it throws error in persister class of the data entity, where it checks the conflict for read-only data source.
Thanks, Fachuh