16

We have moved our first customer from a legacy OnPrem solution to a AppSource Solution in the Cloud. We would like to pursue this goal further. In order to achieve that we have following requirements:

  • We have multiple packages of tables for cloud migration that we want to run in chunks
  • We do not want to migrate all the tables suggested in the default package - costs involved
  • We do want to have the setup of those tables replicated for multiple customers and the manual selection/deselection for many customers for many tables is prone to errors.


Suggestion is to have a publicly available methods so that we could ship an extension that would enables us to:

  • deselect the tables enabled in sync programmatically.
  • select the tables in the AppSource solution and enable them programmatically.


The goal is to do this through code contribution.


Category: Data Migrations
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for your feedback!

This idea is got implemented through an open-source contribution by one of our community members: https://github.com/microsoft/ALAppExtensions/pull/27773.

Thank you very much for this great code contribution!

Sincerely,

The Business Central Team