Domino.Doc Version 5.02


The Domino.Doc Version 5.02 portlet allows the user to perform document and file management.

For information about working with the Domino.Doc portlet, see the Portlet Help that is available from the portlet title bar.

 

Use the Domino.Doc portlet

The Domino.Doc portlet displays information stored in a Notes database on a Domino server that is set up to work with WebSphere Portal.

Note The Notes database that Domino.Doc uses as its source is sometimes called a library database.

 

Portlet security

Users must have the appropriate access to both the Domino.Doc server that has been set up for use with Lotus Collaborative Components and the Domino.Doc library database. The portlet does not support single sign-on (SSO), so users must log in with a name and password for each use of the portlet.

 

Test assumptions

The Domino.Doc portlet has been tested on and is compatible with all supported WebSphere Portal platforms, as listed in Supported hardware and software .

 

Set up the Domino.Doc portlet

Before you install Domino.Doc, make sure your portal environment meets the following client and server requirements.

Client requirements

This portlet supports browsers and devices capable of rendering HTML markup. The following table provides detailed information.

Minimum requirements for HTML
Markup level

  • HTML 4.01 Transitional

Java applet

  • None

JavaScript

  • 1.30

<iframe>

  • Yes

Style sheets

  • Portal styles only

Software

This portlet has been tested on the following browsers:

  • Internet Explorer Version 5.5 and 6.0

Accessibility

Yes

Server requirements

The Domino.Doc portlet requires WebSphere Portal Version 5.0 or 5.02.

The Domino.Doc portlet requires access to a Domino.Doc 3.0 server with HTTP and Java support enabled.

Deployment/Installation

See the WebSphere Portal Help and Information Center for more information about installing portlets.

 

Configuration parameters

The following configuration parameters are available in this portlet.

Parameter Value
editURIThis parameter should not be changed.

Specifies the URI of the Java Server Page that renders the portlet in edit mode.

/WEB-INF/html/jsp/WpsDomDocEdit.jsp
heightThis parameter should not be changed.

Specifies the height of the portlet when displayed in view mode.

500
helpURIThis parameter should not be changed.

Specifies the URI of the Java Server Page that renders the context-sensitive Help for the portlet.

/WEB-INF/html/jsp/WPSDominoDocHelp.jsp
widthThis parameter should not be changed.

Specifies the width of the portlet when displayed in view mode.

100%
flatViewURIThis parameter should not be changed.

Specifies the URl of the Java Server Page that renders the portlet when iFrame is set to No.

/WEB-INF/html/jsp/WpsDomDocNoiFrame.jsp
scrollingThis parameter should not be changed.

Specifies the method the user can employ to scroll the portlet.

Auto
useiFrameThis parameter should not be changed.

Specifies whether the portlet uses the iFrames feature.

Yes
viewURIThis parameter should not be changed.

Specifies the URI of the Java Server Page that renders the portlet in view mode.

/WEB-INF/html/jsp/WpsDomDocView.jsp

 

See also