Displaying a Distribution List Using the DSTDLLIST Servlet

In this section:

The DSTDLLIST servlet displays a Distribution List in the browser in HTML format. Any user can view any Distribution List. This information is retrieved from BOTADDR and BOTDEST.


Top of page

Example: Specifying a Relative Address Using DSTDLLIST
<FORM ACTION="/context_root/servlet/DSTLIST">

where:

context_root

Is the configurable context root for the ReportCaster web application in your Application Server configuration. By default, this is /ibi_apps.


Top of page

x
DSTDLLIST Parameters

In this section:

The following parameters may be used in an HTML calling form to generate the query string passed to the DSTDLLIST servlet.



x
IBIB_name Parameter

Description

Name of the Distribution List that will be modified.

Required?

Yes

Size in bytes

50

Valid Values

An existing Distribution List created using the ReportCaster API.

Default

None



x
IBIB_tcpiplevel Parameter

Description

Method ReportCaster uses for securing sockets from TCP/IP, based on a specific SAS/C library.

Required?

Yes, if the WebFOCUS Reporting Server runs on OS/390.

Size in bytes

1

Valid Values

1 = Resolves special connectivity problems. 0 = Specifies no special connectivity problems.

Default

0


WebFOCUS