drillThroughActionEnum

Provides the set of actions that can be used in a drill-through request.

References

Used by the following properties:

What's new

New in Version 8.4 — Dynamic Filtering of Report Data

This enumeration set was added.

Members

http://developer.cognos.com/ceba/constants/drillThroughActionEnum#edit

Specifies that the target object should be edited using the drill-through request recipient.

http://developer.cognos.com/ceba/constants/drillThroughActionEnum#get

Specifies that the target object should be viewed using an HTTP GET.

http://developer.cognos.com/ceba/constants/drillThroughActionEnum#post

Specifies that the target object should be viewed using an HTTP POST.

http://developer.cognos.com/ceba/constants/drillThroughActionEnum#run

Specifies that the target object should be run using the drill-through request recipient.

http://developer.cognos.com/ceba/constants/drillThroughActionEnum#viewOutput

Specifies that the target object output should be viewed using the drill-through request recipient.

If suitable output is not available, the run action is used to generate appropriate output for the user. The defaultOutput(searchPath) contains additional information about how IBM® Cognos® determines the most suitable output for a user.