1

sync the “Sales Invoice Line” table from Business Central 24.1.18927.19282 to Dataverse.

Problem description:

- We’re not able to sync the “Sales Invoice Line” table from Business Central 24.1.18927.19282 to Dataverse.

 

We’re getting this error below:

 

Error message:

Cannot synchronize invoice lines separately.

 

AL ca...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Migrations (201)

STATUS DETAILS
New
8

Copy Company with Data or Without Data

As a consultant I want the company copy function to have two tick box like options ability to copy company with data and without data. This will save a lot of time.

Copy Company

  • Option 1 : With Data
  • Option 2 Without Data


When ...

Read more...

2 Comments

Read more... 2 Comments

Category: Data Migrations (201)

STATUS DETAILS
Needs Votes
15

Update the GUID When Mapping On-Prem Users to SaaS

When you run cloud migration, at the end you can map on prem users to SaaS users and it renames the cloud user to match the old on prem one, meaning the relationship to some tables eg User Setup works.


However, it doesn't seem to update the GUID of the SaaS users, so the "crea...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Migrations (201)

STATUS DETAILS
New
1

Error messages need to specify or indicated the root cause when doing synch with MDM

We were encountering a synch error when using MDM, which indicated that there is a Contact xx already has a Business Relation with Customer xxx. We finally found out there were 4 issues related why it was not synching.


They were data entry related issue; however, we believe i...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Migrations (201)

STATUS DETAILS
Needs Votes
1

Master Data Management Failure Notification

When the Job Queue for Master Data Management stops, a notification should be given to the user when they log in to BC. There is no way to know that the data synchronization is not happening unless the user goes into Master Data Management > Job Queue Entries. The data sync has stopped unbekno...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Migrations (201)

STATUS DETAILS
Needs Votes
1

DataTransfer should be able to create SQL query from AL code

DataTransfer should be able to create SQL query from AL code. Business Central already does a lot of this behind the scenes for all normal data operations so similar approach could be used for data migration as well.


Here is pseudo code how the feature would be used. Explanati...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Migrations (201)

STATUS DETAILS
Needs Votes
47

Migrate/Copy One Company from one Cloud environment to Another

As Microsoft has made it posible to Migrate/Transfer one company from OnPrem to Cloud, Why are the risk bigger copying from Cloud to Cloud. The Migrate from OnPrem does not delete the source, so it can be done with proper "Prepare", "Testing", and "GoLive",

 

I see especially two...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Migrations (201)

STATUS DETAILS
Needs Votes
1

Set up Data Exch. table in retention policy

Add the data exch. table as allowed table in retention policy.

I talked with MS support, and there is no built in way to remove old entries automatically from this table.


Just add this line of code:

RetenPolAllowedTables.AddAllowedTable(Database::"Data Exch.")

Read more...

0 Comments

Read more... 0 Comments

Category: Data Migrations (201)

STATUS DETAILS
Needs Votes
3

Migrating data into existing production enviroment

We've had several examples of customers where it would be handy to be able to migrate data into an existing production enviroment.


Examples:

1

Enable Invoke-NAVApplicationDatabaseConversion to run from Visual Studio Code powershell ADD-ON


Summary :

When Running

Invoke-NAVApplicationDatabaseConversion from within Powershell Terminal in Visual studio code raises an error apperantly related to Telemetry.


WARNING: UnhandledErrorMessage

Invoke-NAVApplicationDatabaseCo...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Migrations (201)

STATUS DETAILS
Needs Votes