
After upgrading my ISV solution into Business Central and playing around with converting the code to AL using Txt2AL.exe is was wondering how we can test our solution in a fast way when we run into the following modifications of standard code:
This to make sure when requesting these additions in standard Business Central with the Microsoft Dev Team, it works and we don't have to request modification on modification. I know these request are added to each Cumulative Update but that could result into a roundtrip of about 3 months before we have access to these added events or procedures.
perhaps I missed something which is already there, but my suggestion was that we could somehow tell BC and AL that we are running against a dev-sandbox where we already can upload/overwrite the suggested and modified objects, test and then send a diff to Microsoft. This would speed up the process of converting our legacy code into Business Central.
Any other ideas or suggestions?