I have 2 databases on an 8.5.1 server that are located in a sub-directory. There are no spaces or non-safe characters in the directory or NSF filenames
I have an Xpage in Directory\DB1.nsf that has a view control who’s datasource is from Directory\DB2.nsf. One of the columns is set to be a link and to open the document in read mode. The documents listed in this view are created with a form that is set to open from the web using an XPage that also lives in Directory\DB2.nsf
When you view the XPage the ‘embedded’ view displays correctly.
When you click on the link in the view, you get an error on the web browser:
The runtime has encountered an unexpected error.
Exception
Unable to get document page name for 8D8D0F7CE32969798025766A00586F71
Error while computing document form
Error opening the database ‘dbb2.nsf’ File does not exist
and on the server console you get:
HTTP JVM: SEVERE: CLFAD####E: Exception processing XPage request
The URL in the address bar when the browser returns the error is in the form of:
I am changing the design in a template and then refreshing the design on the NSFs.
I found something that suggested that there was a bug in 8.5 that was resolved in 8.5.1 to do with attachments in a database in a subdirectory but upgrading to 8.5.1 on client and server does not seem to have resolved the issue.
Am I doing something wrong? Surely you should be able to insert a view from another database?
I expected to just be able to insert the view and then it would click through using the information against the form of the document in the second database.
Any advice appreciated.
Regards
Melissa