com.microstrategy.webapi.EnumDSSXMLMDUpdateCommands |
This enumeration specifies the commands that can be used when invoking the WebMDUpdateSource#update(int) method.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlMDUpdateConvertDICubeToEmmaCube | Command to DI cubes to Emma cubes | |||||||||
int | DssXmlMDUpdateConvertObjectsDefinitionToLeanFormat | Command to migrate all objects in the configuration or project to the lean serialization format | |||||||||
int | DssXmlMDUpdateCurrentVersion | Command to retrieve the latest hardcoded MD version from the IServer | |||||||||
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 | |||||||||
int | DssXmlMDUpdateReserved | Not used | |||||||||
int | DssXmlMDUpdateUnifyDSSystemObjects | Command to unify Distribution Services system objects | |||||||||
int | DssXmlMDUpdateUpdate | Command to update the entire MD | |||||||||
int | DssXmlMDUpdateUpdateDBInstances | Command to Update DB instances | |||||||||
int | DssXmlMDUpdateUpdateDSObjects | Command to Update DS Objects | |||||||||
int | DssXmlMDUpdateUpdateDefns | Command to update report and document definitions | |||||||||
int | DssXmlMDUpdateUpdateDocDefns |
This constant is deprecated.
use DssXmlMDUpdateUpdateDefns instead
|
|||||||||
int | DssXmlMDUpdateUpdateEKM | Command to Update MD Objects encrypted by KeyManager | |||||||||
int | DssXmlMDUpdateUpdateHistoryListSchedules | Command to update only the History List schedules in the MD | |||||||||
int | DssXmlMDUpdateUpdateMDXSourceObjects | Command to update only the MDX sources within the MD | |||||||||
int | DssXmlMDUpdateUpdatePrivileges | Command to update only the Privileges within the MD | |||||||||
int | DssXmlMDUpdateUpdatePrivilegesIncrmental | Command to update privileges incrementally | |||||||||
int | DssXmlMDUpdateUpdateReportDefns |
This constant is deprecated.
use DssXmlMDUpdateUpdateDefns instead
|
|||||||||
int | DssXmlMDUpdateUpdateSecurityModel | Command to update only the Security Model of the MD | |||||||||
int | DssXmlMDUpdateUpdateTranslations | Command to update only the Translation objects within the MD | |||||||||
int | DssXmlMDUpdateUpdateUnifySystemObjects | Command to unify system object IDs | |||||||||
int | DssXmlMDUpdateUpdateXDAExtendedTypes | Command to update all objects with an XDAType property to populate their ExtendedType property |
Command to DI cubes to Emma cubes
Command to migrate all objects in the configuration or project to the lean serialization format
Command to retrieve the latest hardcoded MD version from the IServer
Command to determine whether the MD should be updated and to retrieve the current version of the MD that the IServer is pointing to
Not used
Command to unify Distribution Services system objects
Command to update the entire MD
Command to Update DB instances
Command to Update DS Objects
Command to update report and document definitions
This constant is deprecated.
use DssXmlMDUpdateUpdateDefns
instead
Command to update only the Doucment definitions in the MD
Command to Update MD Objects encrypted by KeyManager
Command to update only the History List schedules in the MD
Command to update only the MDX sources within the MD
Command to update only the Privileges within the MD
Command to update privileges incrementally
This constant is deprecated.
use DssXmlMDUpdateUpdateDefns
instead
Command to update only the Report definitions in the MD
Command to update only the Security Model of the MD
Command to update only the Translation objects within the MD
Command to unify system object IDs
Command to update all objects with an XDAType property to populate their ExtendedType property