I’ve built a Canvas app integrated with Business Central (formerly Navision) as the database, and I want to publish it on Microsoft AppSource—similar to the Play Store. However, I’m facing a major deployment challenge.
When exporting the app from one environment and importing it into another, I have to manually open it in edit mode, reselect the tables, and reconnect the database. This makes deployment to client environments tedious and impossible to automate.
Is there a way to streamline this process so the app can automatically link to the appropriate Business Central database upon import—without manual intervention? Any insights would be greatly appreciated!