Package com.microstrategy.webapi
Interface EnumDSSXMLReportSaveAsFlags
- 
 public interface EnumDSSXMLReportSaveAsFlagsThis interface defines the enumeration constants used to specify the options for report saving. These options include directing whether to save linked objects, whether to save linked objects as embedded objects, whether to overwrite an existing report, whether to save prompt answers, and whether to save just certain parts of the report.- Since:
- MicroStrategy Web 7.3.1 or earlier
 
- 
- 
Field SummaryFields Modifier and Type Field Description static intDssXmlReportSaveAs8iWarningGive a warning when a 8i report overwrite a non-8i reportstatic intDssXmlReportSaveAsClearCurrentElementsSpecifies a report saving option that saves a report with the current elements cleared.static intDssXmlReportSaveAsDeclinePromptsSpecifies a report saving option specifying that filter appears static but can be reprompted.static intDssXmlReportSaveAsDeepCopyAllObjectsSpecifies that this report deeply copy all objects.static intDssXmlReportSaveAsDefaultSpecifies a report saving option that is the default.static intDssXmlReportSaveAsDirectDataAccessModeSpecifies that this report/cube is saved as DDA modestatic intDssXmlReportSaveAsEmbeddedSpecifies a report saving option specifying that when set, a linked object is saved as an embedded object in the new report definition.static intDssXmlReportSaveAsEmbeddedFilterWhen set, a linked filter will be saved as embedded in the new report definition.static intDssXmlReportSaveAsEmbeddedTemplateWhen set, a linked template will be saved as embedded in the new report definition.static intDssXmlReportSaveAsFilterWithPromptsSpecifies a report saving option that saves a report with its prompts in the filer.static intDssXmlReportSaveAsFromWebSpecifies a report saving option that saves a report to distinguish WebFFSQL from DI-FFSQLstatic intDssXmlReportSaveAsInMemoryModeSpecifies that this report/cube is saved as In-Memory modestatic intDssXmlReportSaveAsJustFilterSave just the filter as a separate object.static intDssXmlReportSaveAsJustTemplateSave just the template as a separate object.static intDssXmlReportSaveAsManagedSpecifies that this report will be saved as a managed reportstatic intDssXmlReportSaveAsModifyObjectsSpecifies a report saving option that if the report has linked (non-embedded) objects, and if these objects have been modified, then OVERWRITE these objects.static intDssXmlReportSaveAsOriginalFilterSpecifies a report saving option that saves the original filter.static intDssXmlReportSaveAsOriginalTemplateSpecifies a report saving option that saves the original template.static intDssXmlReportSaveAsOverWriteSpecifies a report saving option that edits the report with the same name (overwrites an existing report).static intDssXmlReportSaveAsPruneAnswersSpecifies a report saving option that removes unneeded answers.static intDssXmlReportSaveAsRemoveNonPrimaryNameTranslationsSpecifies a report saving option that removes non-primary translations in report namestatic intDssXmlReportSaveAsStandaloneSpecifies that this report should be saved as a standalone reportstatic intDssXmlReportSaveAsTemplateWithPromptsSpecifies a report saving option that saves a report with its prompts in the template.static intDssXmlReportSaveAsTriggeredFromDocumentSpecifies that this report saveas is triggered from document instancestatic intDssXmlReportSaveAsUpdateReportInstanceSpecifies that this report instance should be updatedstatic intDssXmlReportSaveAsWithAnswersSpecifies a report saving option that include answers to relevant prompts.static intDssXmlReportSaveAsWithDocumentSaveAsSpecifies that this report save as is performed together with document save asstatic intDssXmlReportSaveAsWithPromptsSpecifies a report saving option that saves a report with its prompts.
 
- 
- 
- 
Field Detail- 
DssXmlReportSaveAsOriginalTemplatestatic final int DssXmlReportSaveAsOriginalTemplate Specifies a report saving option that saves the original template.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsOriginalFilterstatic final int DssXmlReportSaveAsOriginalFilter Specifies a report saving option that saves the original filter.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsWithAnswersstatic final int DssXmlReportSaveAsWithAnswers Specifies a report saving option that include answers to relevant prompts.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsDefaultstatic final int DssXmlReportSaveAsDefault Specifies a report saving option that is the default. This is simply SaveAsOriginalFilter and SaveAsWithAnswers.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsPruneAnswersstatic final int DssXmlReportSaveAsPruneAnswers Specifies a report saving option that removes unneeded answers.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsDeclinePromptsstatic final int DssXmlReportSaveAsDeclinePrompts Specifies a report saving option specifying that filter appears static but can be reprompted.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsOverWritestatic final int DssXmlReportSaveAsOverWrite Specifies a report saving option that edits the report with the same name (overwrites an existing report).- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsEmbeddedstatic final int DssXmlReportSaveAsEmbedded Specifies a report saving option specifying that when set, a linked object is saved as an embedded object in the new report definition.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsModifyObjectsstatic final int DssXmlReportSaveAsModifyObjects Specifies a report saving option that if the report has linked (non-embedded) objects, and if these objects have been modified, then OVERWRITE these objects.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsEmbeddedFilterstatic final int DssXmlReportSaveAsEmbeddedFilter When set, a linked filter will be saved as embedded in the new report definition.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsEmbeddedTemplatestatic final int DssXmlReportSaveAsEmbeddedTemplate When set, a linked template will be saved as embedded in the new report definition.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsJustFilterstatic final int DssXmlReportSaveAsJustFilter Save just the filter as a separate object.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsJustTemplatestatic final int DssXmlReportSaveAsJustTemplate Save just the template as a separate object.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsWithPromptsstatic final int DssXmlReportSaveAsWithPrompts Specifies a report saving option that saves a report with its prompts.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsFilterWithPromptsstatic final int DssXmlReportSaveAsFilterWithPrompts Specifies a report saving option that saves a report with its prompts in the filer.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsTemplateWithPromptsstatic final int DssXmlReportSaveAsTemplateWithPrompts Specifies a report saving option that saves a report with its prompts in the template.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsClearCurrentElementsstatic final int DssXmlReportSaveAsClearCurrentElements Specifies a report saving option that saves a report with the current elements cleared.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAs8iWarningstatic final int DssXmlReportSaveAs8iWarning Give a warning when a 8i report overwrite a non-8i report- Since:
- MicroStrategy Web 8.0.0
- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsRemoveNonPrimaryNameTranslationsstatic final int DssXmlReportSaveAsRemoveNonPrimaryNameTranslations Specifies a report saving option that removes non-primary translations in report name- Since:
- MicroStrategy Web 9.3.1
- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsFromWebstatic final int DssXmlReportSaveAsFromWeb Specifies a report saving option that saves a report to distinguish WebFFSQL from DI-FFSQL- Since:
- MicroStrategy Web 9.3.1
- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsManagedstatic final int DssXmlReportSaveAsManaged Specifies that this report will be saved as a managed report- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsStandalonestatic final int DssXmlReportSaveAsStandalone Specifies that this report should be saved as a standalone report- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsUpdateReportInstancestatic final int DssXmlReportSaveAsUpdateReportInstance Specifies that this report instance should be updated- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsTriggeredFromDocumentstatic final int DssXmlReportSaveAsTriggeredFromDocument Specifies that this report saveas is triggered from document instance- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsWithDocumentSaveAsstatic final int DssXmlReportSaveAsWithDocumentSaveAs Specifies that this report save as is performed together with document save as- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsDeepCopyAllObjectsstatic final int DssXmlReportSaveAsDeepCopyAllObjects Specifies that this report deeply copy all objects.- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsDirectDataAccessModestatic final int DssXmlReportSaveAsDirectDataAccessMode Specifies that this report/cube is saved as DDA mode- See Also:
- Constant Field Values
 
 - 
DssXmlReportSaveAsInMemoryModestatic final int DssXmlReportSaveAsInMemoryMode Specifies that this report/cube is saved as In-Memory mode- See Also:
- Constant Field Values
 
 
- 
 
-