We have existing notes db's in our lotus notes and one of our users who tend of using one of those is experiencing and error "Invalid Key Value Type" everytime he tries to submit his request using this... Is this application error or some lotus notes glitch?
A clue : it could be in relation with a @DbLookup or @DbColumn function or in a SearchDocumentByKey method in LS , used with a wrong key (search numeric key in a sorted column with alpha value for example)
http://www-10.lotus.com/ldd/nd85forum.nsf/DateAllFlatWeb/60682fcae362db2a85257998007e1127?OpenDocument refer this link check the getdocumentbykey is providing a key which is a string
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 6  Replies
refer this link check the getdocumentbykey is providing a key which is a string