get_<element>

Retrieves the requested report element only.

This method is not available for certain reports. For more information, see Report-specific method limitations for some reports

Secondary methods

drill_<element>, release

Note: The element name in the drill secondary request must match the element name in the getFormatted request.

Method signatures

C# programming language
public Get_<element>ResponseType get_<element>( Get_<element>RequestType request)
Java™ programming language
public com.cognos.developer.schemas.raas.<report_name>.Get_<element>ResponseType
   getOutput(com.cognos.developer.schemas.raas.<report_name>.Get_<element>RequestType request)

Output parameter

Get_<element>ResultsType

Input parameter

Get_<element>RequestType