GetPageNumber
Retrieves the page number of a bookmark component in a report.
Request elements
Object
ObjectIdentifier. The object from which to retrieve the page number.
Component
ArrayOfNameValuePair. The name, display name, or ID, and the value of the component from which to retrieve the page number. The page number is a bookmark value in a report.
Response element
PageNumber
String. The component element specifies ArrayOfNameValuePair as the data type. If multiple valid bookmarks are present inside a report, a response only returns the page number for first bookmark. Actuate IDAPI does not support getting the page number for multiple components. If you specify multiple components, the response only returns the page number for the first component.