• Can't access mail db from Notes

    By Diego Ogniben 1 decade ago

     

    Hi, i don't know if it's just me doing something wrong, however i set up the picklist cc to return the unid of the selected doc
    
     
    
    from the 'All documents' view in my mail db and get this error when i do this from the Notes Client:
    
     
    
     
    
     
    
    Exception occurred calling method NotesXspViewEntry.getDocument() Unable to open database: Think6/Alkos/IT!!dogniben.nsf
    
     
    
    Js code:  dialog1viewinfo.getDocument().getUniversalID()
    
     
    
     
    
     
    
    When instead i do the same thing from the web it works.
    
     
    
    The right db filepath is \mail\dogniben.nsf  and that's the weird thing in the error message.
    
     
    
    After using a computed datasource to point to my mail db, i tried hardcoding it but it still fails in this way.
    
     
    
    Any hints? Thanks.
    
    
        Hi, i don&#39;t know if it&#39;s just me doing something wrong, however i set up the picklist cc to return the unid of the selected doc</div>
    
        &nbsp;</div>
    
        from the &#39;All documents&#39; view in my mail db and get this error when i do this from the Notes Client:</div>
    
        &nbsp;</div>
    
        &nbsp;</div>
    
        &nbsp;</div>
    
        Exception occurred calling method NotesXspViewEntry.getDocument() Unable to open database: Think6/Alkos/IT!!dogniben.nsf</div>
    
        &nbsp;</div>
    
        Js code: &nbsp;dialog1viewinfo.getDocument().getUniversalID()</div>
    
        &nbsp;</div>
    
        &nbsp;</div>
    
        &nbsp;</div>
    
        When instead i do the same thing from the web it works.</div>
    
        &nbsp;</div>
    
        The right db filepath is \mail\dogniben.nsf &nbsp;and that&#39;s the weird thing in the error message.</div>
    
        &nbsp;</div>
    
        After using a computed datasource to point to my mail db, i tried hardcoding it but it still fails in this way.</div>
    
        &nbsp;</div>
    
        Any hints? Thanks.</div>
    
        &nbsp;</div>
    

  • By Leon Matthys 6 years ago

    Nothing from anyone?