Topics

03 Troubleshooting
Designer
Database.getURLHeaderInfo is not implemented

The Back End class call, Database.getURLHeaderInfo(), behaves unreliably in R5 depending on the context of the application that calls it. For this reason this method is considered not implemented and it should not be called. In LotusScript, calling it raises the error "not implemented." In remote IIOP Java, a "not implemented" NotesException is thrown. In a Java agent, if the web retriever task is not running, the method returns a null or an empty string. In a Java agent, if the web retriever task is running, the agent may hang.