Actuate Information Console custom tags : getFormats

getFormats

Returns the report output formats supported by the Actuate BIRT iServer.

Library

viewer

Tag class

com.actuate.reportcast.tags.viewer.GetFormatsTag

Attributes

Table 8-12 lists and describes the attributes for getFormats.

The unique authentication identifier returned by Actuate BIRT iServer on successful login.
The desired locale, such as en_US, from <context root>\Web-inf\localemap.xml.
The host and port for the Actuate BIRT iServer machine, such as http://Services:9000.
The desired time zone from <context root>\Web-inf\TimeZone.xml.

Variables

llformats: the linked list of formats supported by the Actuate BIRT iServer

Used in

<context root>\viewer\searchframe.jsp

Example

The following example gets the view server formats for version four of the Detail.roi file:

<viewer:getFormats name="Costs.roi" version="4" formatType=2 />

(c) Copyright Actuate Corporation 2011