ReleaseUpdateDB60_Administration.updateSRSServers Method [AX 2012]
Updates the records in the SSRSServers table with default values for the new AOSId and ConfigurationId fields.
Syntax
public void updateSRSServers()
Run On
Server
Remarks
This table is an SSRS configuration table and will likely not have more than one record to upgrade.
Therefore, the usage of select for update should not affect negatively performance.