cognos.Report.Action object
Defines constants for report navigation.
- cognos.Report.Action.BACK
Go back one prompt page. - cognos.Report.Action.CANCEL
Cancel report execution and navigate to the previous page. - cognos.Report.Action.FINISH
Submit parameter values and skip all remaining optional prompts and prompt pages. - cognos.Report.Action.NEXT
Submit parameter values and go to the next prompt page. - cognos.Report.Action.REPROMPT
If the report contains prompt pages, the first prompt page is displayed. Otherwise, if the report doesn't contain prompt pages, this constant will re-prompt for values.
Parent topic: Prompt API for IBM Cognos BI