Interface EnumServletEvents

    • Field Detail

      • WebEventOpenHome

        static final int WebEventOpenHome
        Event for opening home page of MSTR web application.
        Default event for the servlet.
        See Also:
        Constant Field Values
      • WebEventOpenSharedReports

        static final int WebEventOpenSharedReports
        Event for opening 'Shared Reports' page.
        See Also:
        Constant Field Values
      • WebEventOpenMyReports

        static final int WebEventOpenMyReports
        Event for opening 'My Reports' page.
        See Also:
        Constant Field Values
      • WebEventOpenPage

        static final int WebEventOpenPage
        Event for opening any page in application.
        The name of the page is part of the argument's list.
        See Also:
        Constant Field Values
      • WebEventEditReport

        static final int WebEventEditReport
        Event for editing a report.
        See Also:
        Constant Field Values
      • WebEventLogout

        static final int WebEventLogout
        Event for logging out the application.
        See Also:
        Constant Field Values
      • WebEventOpenDesktop

        static final int WebEventOpenDesktop
        Event for opening 'Desktop' page.
        See Also:
        Constant Field Values
      • WebEventOpenCreate

        static final int WebEventOpenCreate
        Event for opening 'Create Reports' folder.
        See Also:
        Constant Field Values
      • WebEventOpenExport

        static final int WebEventOpenExport
        Event for opening 'Export' page.
        See Also:
        Constant Field Values
      • WebEventSaveAs

        static final int WebEventSaveAs
        Event for opening 'Save as' page.
        See Also:
        Constant Field Values
      • WebEventPDFDisplay

        static final int WebEventPDFDisplay
        Event for exporting PDF data back to the client.
        See Also:
        Constant Field Values
      • WebEventDeleteObject

        static final int WebEventDeleteObject
        Event for deleting an object.
        See Also:
        Constant Field Values
      • WebEventRunSearch

        static final int WebEventRunSearch
        Event for performing any search.
        See Also:
        Constant Field Values
      • WebEventGeneric

        static final int WebEventGeneric
        Generic event, which will not cause any process to be executed if called.
        See Also:
        Constant Field Values
      • WebEventOpenHistoryList

        static final int WebEventOpenHistoryList
        Event for opening the 'History list' page.
        See Also:
        Constant Field Values
      • WebEventQuickLogout

        static final int WebEventQuickLogout
        Event for performing a quick logout.
        See Also:
        Constant Field Values
      • WebEventGetDocumentDetails

        static final int WebEventGetDocumentDetails
        Event for getting the document details.
        See Also:
        Constant Field Values
      • WebEventGetReportDetails

        static final int WebEventGetReportDetails
        Event for getting the report details.
        See Also:
        Constant Field Values
      • WebEventOpenExportOptions

        static final int WebEventOpenExportOptions
        Event for opening the 'Export options' page.
        See Also:
        Constant Field Values
      • WebEventOpenExportDocument

        static final int WebEventOpenExportDocument
        Event for opening the 'Export document' page.
        See Also:
        Constant Field Values
      • WebEventDeleteHistoryList

        static final int WebEventDeleteHistoryList
        Event for clearing history list.
        See Also:
        Constant Field Values
      • WebEventReturnTo

        static final int WebEventReturnTo
        Event for opening the last page mark as visited.
        If no page has been saved as previous visited, then it returns to the default page.
        See Also:
        Constant Field Values
      • WebEventCancel

        static final int WebEventCancel
        Event for cancelling a given event.
        If there's still a null event, then cancel event is invoked for getting rid of it.
        See Also:
        Constant Field Values
      • WebEventHTMLMenu

        static final int WebEventHTMLMenu
        Event for handling menu selections when HTML mode is on.
        See Also:
        Constant Field Values
      • WebEventOpenPrint

        static final int WebEventOpenPrint
        Event for opening the 'Print' page.
        See Also:
        Constant Field Values
      • WebEventOpenPrintOptions

        static final int WebEventOpenPrintOptions
        Event for opening the 'Print options' page.
        See Also:
        Constant Field Values
      • WebEventOpenPrintDocument

        static final int WebEventOpenPrintDocument
        Event for opening the 'Print document' page.
        See Also:
        Constant Field Values
      • WebEventOpenMySubscriptions

        static final int WebEventOpenMySubscriptions
        Event for opening the 'My Subscriptions' page.
        See Also:
        Constant Field Values
      • WebEventOpenObjectSubscriptions

        static final int WebEventOpenObjectSubscriptions
        Event for opening the 'My subscriptions' page.
        All the susbcriptions for an object rather than to a page.
        See Also:
        Constant Field Values
      • WebEventNCEditSubscription

        static final int WebEventNCEditSubscription
        Event to open a page for editing a Narrowcast Server subscription.
        See Also:
        Constant Field Values
      • WebEventNCAddSubscription

        static final int WebEventNCAddSubscription
        Event to open a page for adding a Narrowcast Server subscription.
        See Also:
        Constant Field Values
      • WebEventNCSendNow

        static final int WebEventNCSendNow
        Event to open a page for sending an object through email.
        The application needs to support this event, otherwise, a null value will be set to this event.
        See Also:
        Constant Field Values
      • WebEventNCAddresses

        static final int WebEventNCAddresses
        Event to open the page of Narrowcast Server email addresses.
        See Also:
        Constant Field Values
      • WebEventOpenPDFOptions

        static final int WebEventOpenPDFOptions
        Event for opening the 'PDF options' page.
        See Also:
        Constant Field Values
      • WebEventOpenSearch

        static final int WebEventOpenSearch
        Event to open the 'Search' page.
        See Also:
        Constant Field Values
      • WebEventOpenPreferences

        static final int WebEventOpenPreferences
        Event for opening the 'Preferences' page.
        See Also:
        Constant Field Values
      • WebEventCallChangePassword

        static final int WebEventCallChangePassword
        Event for changing user's password.
        See Also:
        Constant Field Values
      • WebEventSelectTemplate

        static final int WebEventSelectTemplate
        Event to select a template for template/filter execution.
        See Also:
        Constant Field Values
      • WebEventSelectFilter

        static final int WebEventSelectFilter
        Event to select a filter for template/filter execution.
        See Also:
        Constant Field Values
      • WebEventOpenFAQs

        static final int WebEventOpenFAQs
        Event for opening 'FAQs' page.
        See Also:
        Constant Field Values
      • WebEventOpenHelp

        static final int WebEventOpenHelp
        Event for opening 'Help' page.
        See Also:
        Constant Field Values
      • WebEventOpenHelpIndex

        static final int WebEventOpenHelpIndex
        Event for opening 'Help Index' page.
        See Also:
        Constant Field Values
      • WebEventOpenAbout

        static final int WebEventOpenAbout
        Event for opening 'About' page.
        See Also:
        Constant Field Values
      • WebEventOpenSecuritySetup

        static final int WebEventOpenSecuritySetup
        Event for opening 'Security setup' page.
        See Also:
        Constant Field Values
      • WebEventOpenSubscriptionEngineSetup

        static final int WebEventOpenSubscriptionEngineSetup
        Event for opening 'Subscriptions Engine setup' page.
        See Also:
        Constant Field Values
      • WebEventOpenDiagnostics

        static final int WebEventOpenDiagnostics
        Event for opening the 'Diagnostics configuration' page.
        See Also:
        Constant Field Values
      • WebEventOpenPrintOptionsFromReport

        static final int WebEventOpenPrintOptionsFromReport
        Event for opening the 'Printing oprions' page from an active Report page.
        See Also:
        Constant Field Values
      • WebEventOpenPDFOptionsFromReport

        static final int WebEventOpenPDFOptionsFromReport
        Event for opening the 'PDF options' page from an active Report page.
        See Also:
        Constant Field Values
      • WebEventProcessLogin

        static final int WebEventProcessLogin
        Event to indicate that a login process will be performed.
        After it, the page where to go will be specified on the target argument of this event.
        See Also:
        Constant Field Values
      • WebEventAdminOpenHome

        static final int WebEventAdminOpenHome
        Event for opening 'Home' page for given Web Administration section.
        See Also:
        Constant Field Values
      • WebEventLoadGraph

        static final int WebEventLoadGraph
        Event for loading Report's Graph.
        Normally, this graph is in GIF format.
        See Also:
        Constant Field Values
      • WebEventOpenSummary

        static final int WebEventOpenSummary
        Event for opening the 'Summary' page.
        See Also:
        Constant Field Values
      • WebEventOpenDefaultDesktop

        static final int WebEventOpenDefaultDesktop
        Event for opening the 'Default Desktop' page.
        See Also:
        Constant Field Values
      • WebEventNCOpenDeleteAddress

        static final int WebEventNCOpenDeleteAddress
        Event for opening the 'Delete an address' page.
        See Also:
        Constant Field Values
      • WebEventFastPDFExport

        static final int WebEventFastPDFExport
        Event for executing a PDF export for an not executed Report.
        See Also:
        Constant Field Values
      • WebEventFastDocumentExport

        static final int WebEventFastDocumentExport
        Event for executing a document (with prompts, if applicable) before performing an export to it.
        See Also:
        Constant Field Values
      • WebEventOpenAdminFAQs

        static final int WebEventOpenAdminFAQs
        Event for opening the Administrator frequently asked questions page.
        See Also:
        Constant Field Values
      • WebEventOpenAdminHelp

        static final int WebEventOpenAdminHelp
        Event for opening the Administrator online help page.
        See Also:
        Constant Field Values
      • WebEventOpenAdminHelpIndex

        static final int WebEventOpenAdminHelpIndex
        Event for opening the Administrator online help index.
        See Also:
        Constant Field Values
      • WebEventFastExport

        static final int WebEventFastExport
        Event for executing an export without having to run the report first.
        See Also:
        Constant Field Values
      • WebEventOpenExportOptionsFromReport

        static final int WebEventOpenExportOptionsFromReport
        Event for opening the export options page
        See Also:
        Constant Field Values
      • WebEventReportWritingDocumentPDFFastExport

        static final int WebEventReportWritingDocumentPDFFastExport
        Event for triggering the fast export of report writing documents. Wait page and prompts will be handled here.
        Since:
        MicroStrategy Web 7.5.0
        See Also:
        Constant Field Values
      • WebEventNCFileAddresses

        static final int WebEventNCFileAddresses
        Event to open the page of Narrowcast Server file addresses.
        Since:
        MicroStrategy Web 7.5.1
        See Also:
        Constant Field Values
      • WebEventNCPrintAddresses

        static final int WebEventNCPrintAddresses
        Event to open the page of Narrowcast Server print addresses.
        Since:
        MicroStrategy Web 7.5.1
        See Also:
        Constant Field Values
      • WebEventNCEditFileSubscription

        static final int WebEventNCEditFileSubscription
        Event to open the page of Narrowcast Server print addresses.
        Since:
        MicroStrategy Web 7.5.1
        See Also:
        Constant Field Values
      • WebEventNCAddFileSubscription

        static final int WebEventNCAddFileSubscription
        Event to open the page of Narrowcast Server print addresses.
        Since:
        MicroStrategy Web 7.5.1
        See Also:
        Constant Field Values
      • WebEventNCEditPrintSubscription

        static final int WebEventNCEditPrintSubscription
        Event to open the page of Narrowcast Server print addresses.
        Since:
        MicroStrategy Web 7.5.1
        See Also:
        Constant Field Values
      • WebEventNCAddPrintSubscription

        static final int WebEventNCAddPrintSubscription
        Event to open the page of Narrowcast Server print addresses.
        Since:
        MicroStrategy Web 7.5.1
        See Also:
        Constant Field Values
      • WebEventNCEditFTPSubscription

        static final int WebEventNCEditFTPSubscription
        Event to open the page of Narrowcast Server FTP addresses.
        Since:
        MicroStrategy Web 9.5.0
        See Also:
        Constant Field Values
      • WebEventNCAddFTPSubscription

        static final int WebEventNCAddFTPSubscription
        Event to open the page of Narrowcast Server FTP addresses.
        Since:
        MicroStrategy Web 9.5.0
        See Also:
        Constant Field Values
      • WebEventNCFTPAddresses

        static final int WebEventNCFTPAddresses
        Event to open the page of Narrowcast Server FTP addresses.
        Since:
        MicroStrategy Web 9.5.0
        See Also:
        Constant Field Values
      • WebEventOpenCreateDocument

        static final int WebEventOpenCreateDocument
        Event for opening 'Create Document' page.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventOpenWizard

        static final int WebEventOpenWizard
        Event for opening 'Wizard' page.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventRWSaveAs

        static final int WebEventRWSaveAs
        Event for opening report writer 'Save as' page.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventRWExport

        static final int WebEventRWExport
        Event for exporting RWD data back to the client.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventEditRW

        static final int WebEventEditRW
        Event for exporting RWD PDF data back to the client.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventGetRWDocumentDetails

        static final int WebEventGetRWDocumentDetails
        Event for getting the report writing document details.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventNCSubsConfirm

        static final int WebEventNCSubsConfirm
        Event for showing confirmation page for NCS email, file opr print subscriptions.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventNCSendNowConfirm

        static final int WebEventNCSendNowConfirm
        Event for showing confirmation page for NCS send now subscriptions.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventOpenOfficeSetup

        static final int WebEventOpenOfficeSetup
        Event for opening the MicroStrategy Office Setup page.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebEventOpenTopLevelUserGroups

        static final int WebEventOpenTopLevelUserGroups
        Event for opening the top level user groups.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventOpenFilterEditor

        static final int WebEventOpenFilterEditor
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventEditUser

        static final int WebEventEditUser
        Event for editing a user.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventEditUserGroup

        static final int WebEventEditUserGroup
        Event for editing a user group.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventCreateUser

        static final int WebEventCreateUser
        Event for creating a user.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventCreateUserGroup

        static final int WebEventCreateUserGroup
        Event for creating a user group.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventCreatePrompt

        static final int WebEventCreatePrompt
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventEditPrompt

        static final int WebEventEditPrompt
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventOpenSecurityRolesFolder

        static final int WebEventOpenSecurityRolesFolder
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventEditSecurityRole

        static final int WebEventEditSecurityRole
        Event for editing a security role.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventCreateSecurityRole

        static final int WebEventCreateSecurityRole
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventOpenCreatePromptPage

        static final int WebEventOpenCreatePromptPage
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventOpenHistoryPage

        static final int WebEventOpenHistoryPage
        Event for opening a page from the page history
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventGridDrillFromDocToReport

        static final int WebEventGridDrillFromDocToReport
        Event for grid drilling from a document to a report.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventGraphDrillFromDocToReport

        static final int WebEventGraphDrillFromDocToReport
        Event for graph drilling from a document to a report.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventDrillToFixedTemplateFromDocToReport

        static final int WebEventDrillToFixedTemplateFromDocToReport
        Event for filter on selections from a document to a report.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventAddInboxSubscription

        static final int WebEventAddInboxSubscription
        Event to add a subscription to the history list
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventEditInboxSubscription

        static final int WebEventEditInboxSubscription
        Event to edit a history list subscription
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventRWDHTMLExport

        static final int WebEventRWDHTMLExport
        Event for opnening the Save Report Properties page used in Export, PDF and Print.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventOpenSaveReportProperties

        static final int WebEventOpenSaveReportProperties
        Event for opnening the Save Report Properties page used in Export, PDF and Print.
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventForwardToRWExport

        static final int WebEventForwardToRWExport
        Event for forwarding to RW fast export.
        We need to change the URL before geting there.
        Since:
        MicroStrategy Web 8.0.2
        See Also:
        Constant Field Values
      • WebEventEditMobileSubscription

        static final int WebEventEditMobileSubscription
        Event to edit a mobile subscription
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventAddMobileSubscription

        static final int WebEventAddMobileSubscription
        Event to add a mobile subscription
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventExecuteRWDocumentHeavy

        static final int WebEventExecuteRWDocumentHeavy
        Event to add a mobile subscription
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • WebEventReportFlashExport

        static final int WebEventReportFlashExport
        Export report to Flash
        See Also:
        Constant Field Values
      • WebEventOpenImportWizard

        static final int WebEventOpenImportWizard
        Opens the Import Wizard.
        Will redirect to an Analysis if provided as {WebEventArgumentAnalysisID}. When this happens the imported cube whould be added to the Analysis before executing
        See Also:
        Constant Field Values
      • WebEventDashboardPublishWizard

        static final int WebEventDashboardPublishWizard
        See Also:
        Constant Field Values
      • WebEventOpenIPAMonitor

        static final int WebEventOpenIPAMonitor
        This is for the IPA servlet event handling
        See Also:
        Constant Field Values
      • WebEventOpenIPAConfiguration

        static final int WebEventOpenIPAConfiguration
        See Also:
        Constant Field Values
      • WebOpenPrefChangePwdPage

        static final int WebOpenPrefChangePwdPage
        Open preference change password page
        See Also:
        Constant Field Values
      • WebEventPrefDynamicAddresseList

        static final int WebEventPrefDynamicAddresseList
        Event to open the page of Dynamic addresse list in preference setting.
        See Also:
        Constant Field Values
      • WebOpenAnalysis

        static final int WebOpenAnalysis
        Opens an Analysis object.
        Allows a Dataset to be added before executing it
        See Also:
        Constant Field Values
      • WebEventOpenSchedule

        static final int WebEventOpenSchedule
        Event to Open Schedule page.
        See Also:
        Constant Field Values
      • WebEventOpenQBuilder

        static final int WebEventOpenQBuilder
        Deprecated.
        not used anymore as Query builder is now JavaScript only
        This is for query builder servlet event
        See Also:
        Constant Field Values
      • WebEventOpenImportWizardEntryPage

        static final int WebEventOpenImportWizardEntryPage
        Open DataImport entry page
        See Also:
        Constant Field Values
      • WebEventEditPersonalViewSubscription

        static final int WebEventEditPersonalViewSubscription
        See Also:
        Constant Field Values
      • WebEventAddPersonalViewSubscription

        static final int WebEventAddPersonalViewSubscription
        See Also:
        Constant Field Values
      • WebEventOpenHelpSetup

        static final int WebEventOpenHelpSetup
        Event for opening 'Help setup' page.
        See Also:
        Constant Field Values
      • WebEventOpenRRQuoteAcceptanceForm

        static final int WebEventOpenRRQuoteAcceptanceForm
        Reserved for future use.
        See Also:
        Constant Field Values
      • WebEventOpenRRAccountSetting

        static final int WebEventOpenRRAccountSetting
        Reserved for future use.
        See Also:
        Constant Field Values
      • WebEventOpenRRUserManagement

        static final int WebEventOpenRRUserManagement
        Reserved for future use.
        See Also:
        Constant Field Values
      • WebEventopenRRUserImport

        static final int WebEventopenRRUserImport
        Reserved for future use.
        See Also:
        Constant Field Values
      • WebEventOpenOptimizedVI

        static final int WebEventOpenOptimizedVI
        Deprecated.
        See Also:
        Constant Field Values
      • WebEventCreateOptimizedVI

        static final int WebEventCreateOptimizedVI
        Deprecated.
        See Also:
        Constant Field Values
      • WebEventCreateHTML5VI

        static final int WebEventCreateHTML5VI
        Event to handle creating New Analysis Document in HTML5 VI page.
        See Also:
        Constant Field Values
      • WebEventInitializeHTML5VIFromSubscription

        static final int WebEventInitializeHTML5VIFromSubscription
        Event to handle opening a HTML5 VI subscription.
        See Also:
        Constant Field Values
      • WebEventCreateBlankVI

        static final int WebEventCreateBlankVI
        Event to create a blank VI. Mode (HTML5/Flash) is auto-detected.
        See Also:
        Constant Field Values
      • WebEventPrefColorPalette

        static final int WebEventPrefColorPalette
        Event to open the page to edit color palettes
        See Also:
        Constant Field Values
      • WebEventOpenDefaultHomePage

        static final int WebEventOpenDefaultHomePage
        Event to force open default home page independent of user preference.
        See Also:
        Constant Field Values
      • WebEventTakeMeHome

        static final int WebEventTakeMeHome
        Event for opening 'Desktop' page.
        See Also:
        Constant Field Values
      • WebEventAddCacheSubscription

        static final int WebEventAddCacheSubscription
        Event to add a cache subscription
        Since:
        MicroStrategy Web 10.0
        See Also:
        Constant Field Values
      • WebEventEditCacheSubscription

        static final int WebEventEditCacheSubscription
        Event to edit a cache subscription
        Since:
        MicroStrategy Web 10.0
        See Also:
        Constant Field Values
      • WebEventCloseDashboardPage

        static final int WebEventCloseDashboardPage
        Event for closing dashboard page
        Since:
        MicroStrategy Web 10.7.0.0
        See Also:
        Constant Field Values
See Also:
Constant Field Values
See Also:
Constant Field Values