Interface EnumDSSXMLMDUpdateCommands


  • public interface EnumDSSXMLMDUpdateCommands
    This enumeration specifies the commands that can be used when invoking the WebMDUpdateSource#update(int) method.
    Since:
    MicroStrategy Web 9.0.0
    • Field Detail

      • DssXmlMDUpdateReserved

        static final int DssXmlMDUpdateReserved
        Not used
        See Also:
        Constant Field Values
      • DssXmlMDUpdateCurrentVersion

        static final int DssXmlMDUpdateCurrentVersion
        Command to retrieve the latest hardcoded MD version from the IServer
        See Also:
        Constant Field Values
      • DssXmlMDUpdateNeedUpdate

        static final int DssXmlMDUpdateNeedUpdate
        Command to determine whether the MD should be updated and to retrieve the current version of the MD that the IServer is pointing to
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdate

        static final int DssXmlMDUpdateUpdate
        Command to update the entire MD
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateSecurityModel

        static final int DssXmlMDUpdateUpdateSecurityModel
        Command to update only the Security Model of the MD
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateHistoryListSchedules

        static final int DssXmlMDUpdateUpdateHistoryListSchedules
        Command to update only the History List schedules in the MD
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateTranslations

        static final int DssXmlMDUpdateUpdateTranslations
        Command to update only the Translation objects within the MD
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateMDXSourceObjects

        static final int DssXmlMDUpdateUpdateMDXSourceObjects
        Command to update only the MDX sources within the MD
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateReportDefns

        @Deprecated
        static final int DssXmlMDUpdateUpdateReportDefns
        Deprecated.
        Command to update only the Report definitions in the MD
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdatePrivileges

        static final int DssXmlMDUpdateUpdatePrivileges
        Command to update only the Privileges within the MD
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateDefns

        static final int DssXmlMDUpdateUpdateDefns
        Command to update report and document definitions
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateUnifySystemObjects

        static final int DssXmlMDUpdateUpdateUnifySystemObjects
        Command to unify system object IDs
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateXDAExtendedTypes

        static final int DssXmlMDUpdateUpdateXDAExtendedTypes
        Command to update all objects with an XDAType property to populate their ExtendedType property
        See Also:
        Constant Field Values
      • DssXmlMDUpdateConvertObjectsDefinitionToLeanFormat

        static final int DssXmlMDUpdateConvertObjectsDefinitionToLeanFormat
        Command to migrate all objects in the configuration or project to the lean serialization format
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUnifyDSSystemObjects

        static final int DssXmlMDUpdateUnifyDSSystemObjects
        Command to unify Distribution Services system objects
        See Also:
        Constant Field Values
      • DssXmlMDUpdateConvertDICubeToEmmaCube

        static final int DssXmlMDUpdateConvertDICubeToEmmaCube
        Command to DI cubes to Emma cubes
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateDSObjects

        static final int DssXmlMDUpdateUpdateDSObjects
        Command to Update DS Objects
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateDBInstances

        static final int DssXmlMDUpdateUpdateDBInstances
        Command to Update DB instances
        See Also:
        Constant Field Values
      • DssXmlMDUpdateUpdateEKM

        static final int DssXmlMDUpdateUpdateEKM
        Command to Update MD Objects encrypted by KeyManager
        See Also:
        Constant Field Values