And what is needed to offer the BC on cloud, you have to pay only for the subscriptions per user or there is something else that needed to pay? [ex pay for extra tables no rages ext]
Not entirely sure, but you Pay per user, and extensions are free to develop in cloud version. No need to purchase ranges. On premise this works still as it used to. MS does this to promote usage of cloud version.
You do not need either of them for BC saas, don't think you can even buy them.
The license model is completely different.
Onprem:
(search for solution developer and application builder, there is a lot of info to be found online):
Application Builder:
You use this granule to change the business rules and special calculations that work behind the scenes. These business rules and special calculations are defined in a language we call C/AL (C/SIDE Application Language). While Application Builder includes access to C/AL, it does not allow access to existing C/AL code that updates write-protected tables (postings for instance). Application Builder lets you create entirely new areas of functionality for your application, enabling you to tailor Microsoft Dynamics NAV to fit your entire organization. This tool also enables you to create 100 Codeunit objects (numbered from 50,000 to 50,099). The Application Builder granule enables you to take advantage of the functionality included for developers in the Navigation Pane Designer. This means, for example, that you can create new menu items.
Solution Builder:
You use this granule for the same purposes as the Application Builder granule, but it also gives you access to code that updates write-protected tables. This granule gives you the access necessary to change or create any object type, and gives you access to the Merge Tool and Upgrade Tool. This granule also enables you to use the menu options Translate/Export and Translate/Import in the Object Designer. These options are not available with the Application Builder granule.
Am I right that the customer currently (in Business Central 16) needs Application Builder or Solution Developer only in order to customize the Base App (standard code provided by Microsoft). But Application Builder and Solution Developer are not needed to create and upload an extension to Business Central?
Answers
Setup your new account here:
https://trials.dynamics.com/Dynamics365/Signup/BusinessCentral
https://thinkaboutit.be/2018/11/how-do-i-develop-an-extension-in-business-central-saas/
Can we have access to database for this?
And what is needed to offer the BC on cloud, you have to pay only for the subscriptions per user or there is something else that needed to pay? [ex pay for extra tables no rages ext]
Also for on-prem?
https://docs.microsoft.com/en-us/dynamics365/business-central/setup
I have another question, do you have information what is "Dyn365 Business Central Application Builder", "Dyn365 Business Central Solution Developer"?
The license model is completely different.
Onprem:
(search for solution developer and application builder, there is a lot of info to be found online):
Application Builder:
You use this granule to change the business rules and special calculations that work behind the scenes. These business rules and special calculations are defined in a language we call C/AL (C/SIDE Application Language). While Application Builder includes access to C/AL, it does not allow access to existing C/AL code that updates write-protected tables (postings for instance). Application Builder lets you create entirely new areas of functionality for your application, enabling you to tailor Microsoft Dynamics NAV to fit your entire organization. This tool also enables you to create 100 Codeunit objects (numbered from 50,000 to 50,099). The Application Builder granule enables you to take advantage of the functionality included for developers in the Navigation Pane Designer. This means, for example, that you can create new menu items.
Solution Builder:
You use this granule for the same purposes as the Application Builder granule, but it also gives you access to code that updates write-protected tables. This granule gives you the access necessary to change or create any object type, and gives you access to the Merge Tool and Upgrade Tool. This granule also enables you to use the menu options Translate/Export and Translate/Import in the Object Designer. These options are not available with the Application Builder granule.