This task uploads CLR assemblies to the database and runs service revisions. This task usually occurs when you install the software with a new database or update an installation.
Option |
Description |
CatalogAssembliesPath |
Enter the location of the catalog assemblies. If the RevisionsAssemblies field includes LoadSpec revisions that reference catalog assemblies, then this path is required. |
ReportDeployUser |
*What should we put here? - UI text: “Optional. A Windows user account that is able to manage the Microsoft Reporting Services instance. If none is specified, the current user’s credentials will be used.” |
ReportDeployUserPassword |
*need info - UI text: “Optional. The password for the DeployUser specified above. |
RevisionsAssemblies |
Enter an ordered list of task items with specs to identify assemblies with revisions to run. For items with metadata names like Revision# (where # is an integer, starting at 1), revisions can be loaded in the order indicated by the metadata (depending on the RevisionsEnumerationMode). If an item does not have metadata, all revisions are run, starting with revision 1. |
SqlClrAssemblies |
Enter an ordered list of assemblies. Each assembly must contain an embedded resource that conforms to the appropriate schema. |
SqlConnectString |
Enter the connection string for the Infinity database. |