Display all document from other database

Dear all expert,

I would like to create a view which contain all the document from other database. We have around 10 application database. But I would like to display all the document in one view in our centralized application.

Is there any suggestion in doing this?

kindly please advice.

Thank you.

Subject: Short answer: No

Long Answer: Not in a Notes client, but you could do it with a browser application

(IBM killed off the wonderful Portfolio application, which showed records from multiple databases in a single view, with R6)

Subject: Short answer yes

I think this can be done, but it’s there’s no simple solution.

Look at using DB2 as a backend. You can create a DB2 view that ‘selects’ the different documents from each of your database that you want to see on the same page. These databases will also need to be DB2 based, from memory. There are some restrictions on what can be displayed.

kind regards

Simon

Subject: DB2? That’s hardly a ‘short’ answer :sunglasses:

Subject: I will take it as a no then.

Subject: Use XPages for that

Thsi sounds like something you should use XPages for.

Subject: Not sure I would use DB2 for Notes, when it’s basically not going anywhere or supported.