Hello,
I've written a program in .NET that will update the attributes of Emails stored in Livelink.
However, when I call UpdateNode the server logs suggest an error has been thrown and the attributes do not get updated. Below is the error:
DocMan.NodeIdAndNodeTypeConflict
Further checking of the logs suggests that the Node ID is correct and the Node Type is 'Generic Node'.
The problem is sporadic. Sometimes it will update the attributes but most of the time it doesn't.
Has anyone seen this error/know what causes it?
Thanks