Table of Contents |
---|
This section provides information on how to install Digizuite DAM Center.
...
This app should be run to cleanup a table which is likely to have data errors. This is done as an app to avoid a potential long running SQL script as part of the DAM update process.
The app: CleanupAssetDigiupload
View file name CleanupAssetDigiupload.zip height 250
Running the app
Do a database backup first.
- Unzip the zip-file to a new folder.
- Edit appsettings.json and set the connectionstring to match that of the DC. It can be copy-pasted from the DC web.config.
- Open a command prompt in the folder made for the app. The only logging is done in prompt so this is the only way to see how it goes.
- Run CleanupAssetDigiupload.exe.
Info | ||
---|---|---|
| ||
You may need to update Dotnet manually if you are skipping many versions. This application is built using Dotnet 3 |
Questions
Why do I need to do this?
...
- Edit the Install.ps1 - See section 1.2 for a description of all the parameters
- Run the Install.ps1, as administrator, either from Powershell or the PowerShell ISE
Info | ||
---|---|---|
| ||
If upgrading from any previous version to Digizuite DAM 5.4.0, the parameterĀ ForceRepopulateAllSearches MUST be true |
Variables
All the parameters that need to be filled out, are described in the table below
...