Hello I am trying to put document collection to shared, private on first use folder using below LotusScript code; call doccoll.putallinfolder("SearchResult") It gives me error that can not be access using and erroris 4291, I have manager access in ACL and everything else works fine. Please suggest.