I am using Notes 8.5 and trying to run an agent that uses the C API. The function I am using is as follows:status = NSFNoteDeleteExtended(hDb, 40790, UPDATE_NOSTUB). I always get the error 540 which is This function is inappropriate for filesystem directories. I have also tried this with NSFNoteOpen and got the same 540 [...]
I am using C API and for specific NSF (containing large no of Docs 710, and View + folders = 47), I am getting “Maximum number of memory segments that Notes can support has been exceeded” error. I am generally getting this error in CDBITMAPSEGMENT, NSFNoteOpen etc. Any workarround….





