Supported Bean: SubscriptionEditorBean

Extends the ReportFrameElement, defines no extra properties.

Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanSubscriptionsEditor (39)

Application bean type for the Subscriptions Editor bean.

Events

apply, cancel, closeEditor, ok, openEditor, setTopLeft, subscribe

apply
Event to execute the main action of the ReportEditor

17003

EnumFrameEditorEvents.WebEventApply

cancel
Equivalent to close.

17005

EnumFrameEditorEvents.WebEventCancel

closeEditor
Event to close the ReportEditor

17002

EnumFrameEditorEvents.WebEventClose

ok
Event corresponding to apply and close.

17004

EnumFrameEditorEvents.WebEventOk

openEditor
Event to open the ReportEditor

17001

EnumFrameEditorEvents.WebEventOpen

setTopLeft
Event for setting the top left position of the component

73001

EnumAppComponentEvents.WebEventSetTopLeftPosition

*left

Event argument to define the left (x) position of the component

73002

EnumAppComponentEvents.WebEventArgumentLeftPosition

*top

Event argument to define the top (y) position of the component

73001

EnumAppComponentEvents.WebEventArgumentTopPosition

subscribe
Event to process the Subscription editor form. This event is used for web subscriptions, email subscriptions and send now subscriptions.

39001

EnumSubscriptionEditorEvents.WebEventSubscriptionEditorApply

*addressId

Argument to specify the Address id for the subscription.

39002

EnumSubscriptionEditorEvents.WebEventArgumentAddressId

*addressValues

Argument to specify the list of address names for the subscription. This is a list of comma seperated address values.

39003

EnumSubscriptionEditorEvents.WebEventArgumentAddressValues

*triggerId

Argument to specify the Trigger id for the subscription.

39001

EnumSubscriptionEditorEvents.WebEventArgumentTriggerId

_subject

Argument to specify the subject of the email subscription.

39004

EnumSubscriptionEditorEvents.WebEventArgumentSubject

allowChangeDelSettings

39037

EnumSubscriptionEditorEvents.WebEventArgumentAllowChangingDeliverySettings

allowChangePers

39038

EnumSubscriptionEditorEvents.WebEventArgumentAllowChangingPersonalization

allowUnsub

39039

EnumSubscriptionEditorEvents.WebEventArgumentAllowUnsubscribe

compressContents

Argument to indicate if the subscription is to be compressed for delivery. A value of "1" will indicate a compressed delivery. This is available only for email subscriptions.

39012

EnumSubscriptionEditorEvents.WebEventArgumentCompressContents

compressedFileName

Argument to indicate the compressed file name

39030

EnumSubscriptionEditorEvents.WebEventArgumentCompressedFileName

copies

Argument to indicate the file name for the scheduled file export.

39015

EnumSubscriptionEditorEvents.WebEventArgumentFileName

currentFormat

Argument to indicate the format for the email subscription. The available formats could be HTML or EXCEL or PDF or any other format supported by the system. This is available only for email subscriptions.

39011

EnumSubscriptionEditorEvents.WebEventArgumentCurrentFormat

customMessage

Argument to indicate the text messsage to go with the email subscription.

39010

EnumSubscriptionEditorEvents.WebEventArgumentCustomMessage

deviceId

Argument to specify the Device ID of the address used in the email subscription. The Device Id is specified only in the case of creating new addresses while creating a new subscription.

39006

EnumSubscriptionEditorEvents.WebEventArgumentDeviceId

execFlags

Argument to indicate to execution flags when creating Schedule subscription.

39029

EnumSubscriptionEditorEvents.WebEventArgumentScheduleExecutionFlags

expandPageBy

Argument to specify the notification Device ID of the address used in the subscription. The notification device Id is specified only in the case of creating new notification addresses.

39027

EnumSubscriptionEditorEvents.WebEventArgumentExpandPageBy

expDate

Argument to indicate the expiration date

39035

EnumSubscriptionEditorEvents.WebEventArgumentExpirationDate

extendedLocation

Argument to indicate extended location for the print or file delivery. This is required when the selected location requires the user to type in extra information about the path for the location.

39014

EnumSubscriptionEditorEvents.WebEventArgumentExtendedLocation

incData

Argument to for including data

39033

EnumSubscriptionEditorEvents.WebEventArgumentIncludeData

incLink

Argument to include link

39031

EnumSubscriptionEditorEvents.WebEventArgumentIncludeLink

isCollated

Argument to indicate whether copies are collated for scheduled print.

39018

EnumSubscriptionEditorEvents.WebEventArgumentPrintIsCollated

isPortrait

Argument to indicate whether the orientation is portrait for scheduled print.

39017

EnumSubscriptionEditorEvents.WebEventArgumentPrintIsPortrait

locationId

Argument to indicate location ID for the print or file delivery.

39013

EnumSubscriptionEditorEvents.WebEventArgumentLocationID

mobile

39040

EnumSubscriptionEditorEvents.WebEventArgumentMobile

NCaddType

Argument to indicate whether to use the address id or the address values.

39007

EnumSubscriptionEditorEvents.WebEventArgumentAddressType

notify

Argument to specify the notification Device ID of the address used in the subscription. The notification device Id is specified only in the case of creating new notification addresses.

39026

EnumSubscriptionEditorEvents.WebEventArgumentNotify

notifyAddressID

Argument to specify the notification Address id for the subscription.

39022

EnumSubscriptionEditorEvents.WebEventArgumentNotifyAddressId

notifyAddressMode

Argument to specify the notification Device ID of the address used in the subscription. The notification device Id is specified only in the case of creating new notification addresses.

39025

EnumSubscriptionEditorEvents.WebEventArgumentNotifyAddressMode

notifyAddressValue

Argument to specify the notification address name for the subscription.

39023

EnumSubscriptionEditorEvents.WebEventArgumentNotifyAddressValue

notifyDeviceID

Argument to specify the notification Device ID of the address used in the subscription. The notification device Id is specified only in the case of creating new notification addresses.

39024

EnumSubscriptionEditorEvents.WebEventArgumentNotifyDeviceId

overwrite

Argument to indicate to overwrite any existing schedules when creating Schedule subscription.

39009

EnumSubscriptionEditorEvents.WebEventArgumentOverwriteSchedule

protectZipFile

Indicates whether to protect the zip file.

39036

EnumSubscriptionEditorEvents.WebEventArgumentProtectZipFile

rangeAll

Argument to indicate the all pages option for scheduled print.

39021

EnumSubscriptionEditorEvents.WebEventArgumentPrintRangeAll

rangeEnd

Argument to indicate the end page for scheduled print.

39020

EnumSubscriptionEditorEvents.WebEventArgumentPrintRangeEnd

rangeStart

Argument to indicate the start page for scheduled print.

39019

EnumSubscriptionEditorEvents.WebEventArgumentPrintRangeStart

reuseMsg

Argument to indicate whether to use the same message id everytime the report is run or not. This argument is used only for web subscriptions and not for email subscriptions. When this argument is not sent, scheduled reports will generate a new message in the History List each time the schedule executes.

39008

EnumSubscriptionEditorEvents.WebEventArgumentReuseMessage

sendNow

Argument to specify if we need a preview of an email subscription immediately. A value of "1" signifies that we need an immediate preview.

39005

EnumSubscriptionEditorEvents.WebEventArgumentSendNow

sendToInbox

Argument to send data to inbox

39032

EnumSubscriptionEditorEvents.WebEventArgumentSendToInbox

useSeparateSheets

Argument to specify whether to use separate sheets when expanding the page by elements.

39028

EnumSubscriptionEditorEvents.WebEventArgumentExpandUseSeparateSheets

zipPwd

Argument to indicate the zip file password

39034

EnumSubscriptionEditorEvents.WebEventArgumentZipFilePassword


Notes

* denotes required field.