ReleaseUpdateDB60_Administration Class [AX 2012]
Adds the field mapping for the CompanyInfo table.
Syntax
class ReleaseUpdateDB60_Administration extends ReleaseUpdateDB41_Administration
Run On
Server
Methods
Method | Description | |
---|---|---|
addCrossModuleDependency | Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.) | |
addCrossVersionModuleDependency | Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.) | |
addDependency | Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.) | |
addFinalJob | Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.) | |
addSharedJob | Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.) | |
addStandardJob | Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.) | |
addStartJob | Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.) | |
allowDupBIAnalysisServerServerName | Allows duplicates for the new unique ServerName index value of BIAnalysisServer table. | |
allowDupSRSServersIndexConfigurationId | Allows duplicates for the new unique ConfigurationId index value. | |
allowNoDupBIAnalysisServerServerName | Disallows duplicates for the new unique ServerName index of BIAnalysisServer table. | |
allowNoDupSRSServersIndexConfigurationId | Disallows duplicates for the new unique ConfigurationId index. | |
ax4PrintArchiveItemsPageVersion | Updates PAGECONTENTS in table PRINTJOBPAGES for all 4.0 pages to resolve Page rendering issue on subsequent versions. | |
callInsertUpdateRelatedSkipMethods | Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
copyGLSExceptionObjects | Copies the GLS Cons based columns and tables that must be excluded from mapping. | |
createDynamicRoleAssignmentBatchJob | ||
deleteDocuFileTypes | (Inherited from ReleaseUpdateDB401_Administration.) | |
deleteDupDocuFileTypes | (Inherited from ReleaseUpdateDB41_Administration.) | |
deleteDupSRSModelFieldCache | (Inherited from ReleaseUpdateDB401_Administration.) | |
deleteSRSAnalysisEnums | Deletes the records in the AnalysisEnums table. | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
fromVersion | Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.) | |
fromVersionEx | Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initAdditionalJobs | Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.) | |
initAdditionalUpdateJobs | Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.) | |
initDynamicTableDependencies | Creates table dependencies for scripts whose dependencies cannot set by using upgrade attributes.These dependencies can only be determined at runtime during upgrade. (Overrides the initDynamicTableDependencies Method.) | |
initJobs | Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.) | |
initJobsUsingUpgradeAttributes | Creates upgrade jobs and sets up their dependencies based on the attributes of every upgrade script method in a class. (Inherited from ReleaseUpdateDB.) | |
initOperationProgress | Creates a progress form that can be used to show the progress of an upgrade step. (Inherited from ReleaseUpdateDB.) | |
initPostSyncJobs | Contains the initial setup for the post synchronization upgrade scripts. (Overrides the initPostSyncJobs Method.) | |
initPostSyncUpdateJobs | Contains the initial setup for the PostSyncUpdate upgrade scripts. (Overrides the initPostSyncUpdateJobs Method.) | |
initPreSyncJobs | Contains the initial setup for pre synchronization upgrade scripts. (Overrides the initPreSyncJobs Method.) | |
initPreSyncUpdateJobs | Contains the initial setup for PreSyncUpdate upgrade scripts. (Overrides the initPreSyncUpdateJobs Method.) | |
isConfKeyEnabledInPrevVersion | Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.) | |
isLanguageTableInExceptionList | ||
loadAllSetupData | Populates the database with static, default data by using the setup data framework. | |
moduleName | Gets the module name of an upgrade class. (Inherited from ReleaseUpdateDB401_Administration.) | |
new | Initializes a new instance of the Object class. (Inherited from Object.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
parmCockpit | Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.) | |
parmCurrentBatch | Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.) | |
parmScriptStage | Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.) | |
prefixCurrentClassId | Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.) | |
prefixCurrentVersion | Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.) | |
renumberEPParametersKey | (Inherited from ReleaseUpdateDB41_Administration.) | |
run | Runs the upgrade script. (Inherited from ReleaseUpdateDB.) | |
setImportfromVersion | Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.) | |
setModuleConfigKey | Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
setupTableDependencyForLanguageId | Adds dynamic dependencies for the updateLanguageId method. | |
tableProgress | Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
updateBIAnalysisServer | Updates the records in the BIAnalysisServer and BIAnalysisServicesDatabase tables due to a change in the schema. | |
updateDateTimeFields | (Inherited from ReleaseUpdateDB41_Administration.) | |
updateEPGlobalParameters | (Inherited from ReleaseUpdateDB41_Administration.) | |
updateEPWebSiteParameters | Update the EPWebSiteParameters table to include partition dependent information (Overrides the updateEPWebSiteParameters Method.) | |
updateGLSColumnsExceptions | Adds tables from GLS Cons to the list of exceptions during an upgrade bulk copy operation | |
updateGLSTableExceptions | Adds tables from GLS Cons to the list of exceptions during an upgrade bulk copy operation | |
updateLanguageId | Updates the old language IDs from and to the new language IDs that are used in. | |
updateMappingCompanyInfo | Adds the dataAreadId field mapping for the CompanyInfo table. | |
updateSRSServers | Updates the records in the SSRSServers table with default values for the new AOSId and ConfigurationId fields. | |
updateSysClientSessions | Do not copy the current client sessions. | |
updateSysEDTMigration | Truncate EDT migration related tables for minor upgrade in pre sync stage | |
updateSysEncryptionKey | Do not copy the encryption key. | |
updateSysLastValue | Copies the missing rows from the Del_SysLastValue table to the SysLastValue table. | |
updateSysPerimeterNetworkParams | (Inherited from ReleaseUpdateDB401_Administration.) | |
updateSysServerSessions | Do not copy the current AOS instances. | |
updateSystemSequences | Copies the missing rows from the Del_SystemSequences table to the SystemSequences table. | |
updateSysUserInfoPostSync | Copies entries in SysUserInfo table from the staging table that are not already in the system. | |
updateSysUserInfoPreSync | Copies the SysUserInfo table to a staging table. | |
updateSysUtilElementsLog | Truncates the element usage log. | |
updateTableIndexes | Synchronize tables after the bulk copy is preformed. | |
updateTableRelation | Updates a table relation. | |
updateUserInfo | (Inherited from ReleaseUpdateDB41_Administration.) | |
updateUserInfoPostSync | ||
updateUserInfoPreSync | Copies the UserInfoTable table to a staging table. | |
updatexRefNames | Adds the xRefNames table to the list of exceptions during an upgrade bulk copy operation. | |
updatexRefPaths | Adds the xRefPaths table to the list of exceptions during an upgrade bulk copy operation. | |
updatexRefReferences | Adds the xRefReferences table to the list of exceptions during an upgrade bulk copy operation. | |
updatexRefTableRelation | Adds the xRefTableRelation table to the list of exceptions during an upgrade bulk copy operation. | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validatedModuleName | Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::getFromToLanguagePairs | Gets all pairs of languages to migrate from AX4/AX5 to AX2012. |
Top
Inheritance Hierarchy
Object Class
ReleaseUpdateDB Class
ReleaseUpdateDB401_Administration Class
ReleaseUpdateDB41_Administration Class
ReleaseUpdateDB60_Administration Class