Debugging and Troubleshooting - Automate_Studio_Manager - Automate_Evolve - Latest

Automate Studio Manager Migration Guide

Product type
Software
Portfolio
Integrate
Product family
Automate
Product
Automate > Automate Studio Manager
Version
Latest
ft:locale
en-US
Product name
Automate Studio Manager
ft:title
Automate Studio Manager Migration Guide
First publish date
2018
ft:lastEdition
2024-02-16
ft:lastPublication
2024-02-16T10:31:20.160000
  1. The trace is appsetting in the config of Winshuttle.MigrationManager.exe.config – for logging to be enabled in the application. By default, this is set to Off. To enable it, set it to True and restart the application.
  2. QuerySingleScriptConversion is appsetting in the config of Winshuttle.MigrationManager.exe.config

    – for conversion of the 10.x site Query single scripts conversion in the application. By default, this is set to Off. To enable, set it to True and restart the application.

  3. TransactionSingleScriptConversion is appsetting in the config of Winshuttle.MigrationManager.exe.config – for conversion of the 10.x site Transaction single scripts conversion in application. By default, this is set to True. To disable, set it to False and restart the application.
  4. SpScriptMigrationEnabled is appsetting in the config of Winshuttle.MigrationManager.exe.config – for viewing the SharePoint migration tab in the product. If you set it to False, the SharePoint migration tab will not be shown.

<appSettings>

<add key= />

<add key=" />

<add key=" />

<add key="HelpUrl" value="

"/>

</appSettings>