basePowerPlay8Report

Defines the set of common properties shared by all PowerPlay® report classes.

This class

  • is an abstract type used to define properties that are inherited by other types

  • inherits properties from the bibus » uiClass class

Derived Classes

References

Used by the following properties:

Container Information

Contains instances of the following classes
Contained by instances of the following classes

What's new

New in Version 8.4 — PowerPlay 8 Integration

This class was added.

Properties

This class has the following properties.

contact

Refers to a person or group of people who are responsible for the object.

This property

contactEMail

Specifies the email address of the person or group of people who are responsible for the object.

This property

  • is of type string

    is encoded as type tns:stringProp

defaultOutputFormat

Specifies an output format if the object contains output that the current user has permission to read.

If the object contains output that the current user has permission to read, this property contains the output format used by the defaultOutput(searchPath) function specified in the search path to select objects.

For more information about the defaultOutput(searchPath) function, see defaultOutput(searchPath).

This property

defaultPortalAction

Specifies the default action for an object in a portal.

When users click the hyperlinked name in the portal, the default action specified, such as view, run, or open for editing, is performed.

This property

options

Contains the set of options for this object.

Options can also be specified in other locations. For more information, see Specifying Options and Parameters.

This property

  • is an array of type bibus » option

    is encoded as type tns:optionArrayProp

parameters

Contains the set of execution parameter values for this object.

Parameter values can also be specified in other locations. For more information, see Specifying Options and Parameters.

This property

retentions

Contains a set of retention rules, each associated with a specified class of child object that this parent can contain. These rules specify values for deleting child objects. For example, you can specify that Content Manager keep the latest three versions, or keep versions created in the last three months. IBM® Cognos® Connection limits retention configuration by either versions or duration.

The following rules are added to a new instance of this class when it is created by an IBM Cognos component:

Table 1. Rules for new basePowerPlay8Report object
Versioned Class Maximum Age Maximum Count Ordered By
bibus » reportVersion class 1 bibus » baseClass » creationTime property

This property

routingServerGroup

Specifies the name of the server group that should handle requests using this object.

This property is calculated using the content » determineRouting(objectPaths) method . The related objects are determined using information available to Content Manager about the object class. For example, a user's membership in a group or role can be derived from the user's Passport.

This property

  • is of type string

    is encoded as type tns:stringProp

  • is read-only

  • can be retrieved without requiring read permission on the object; only traverse permission on the full path to the containing object is required

routingServerGroupEdition

Specifies the edition of the service that should handle requests using this object.

This property

  • is of type string

    is encoded as type tns:stringProp

  • is read-only

  • must contain no more than 20 characters

  • must contain exactly three decimal numbers consisting of one or more decimal digits separated by a decimal point ('.')

  • is searchable

  • can be retrieved without requiring read permission on the object; only traverse permission on the full path to the containing object is required

schedule

Contains the schedule. If an object is not scheduled, it still contains this property, however this property is empty.

This property

  • must have at most 1 item

versions

Manages the report versions.

This property