Skip to main content

#msdyn365bc - Getting Started with Building Apps?

Hi Readers,

As we all Dynamics NAV Developers are trying to constantly upgrades ourselves to #msdyn365bc developers.

We all understand that having Apps available on AppSource is the future for all of us. As of today there are 1113 apps available in AppSource for Business Central.

With this change as we are learning we also need to understand How do I build Apps for Business Central. 

As we are learning it and trying to build apps for the community we should also try to keep our development methodology align with Microsoft.

If we apply all best practices defined by Microsoft -

  • Our Apps are available in AppSource timely.
  • Reduce efforts for Microsoft to validate our apps.

In this article, we will talk about How should we go ahead in writing apps for BC Online. 

Microsoft have upgrade MSDN documentation which will share all steps required for App Validation.

Get Started with Building Apps

This MSDN Article takes about 06 steps that you need to get started.
  • Step 1: Become a partner.
  • Step 2: Register as a publisher.
  • Step 3: Your unique app specifications.
  • Step 4: Getting access to preview bits.
  • Step 5: Resources while you develop your solution.
  • Step 6: Publish your app in the Microsoft commercial marketplace.
Once you are ready with all above steps then we need to work on Technical Validation of our App.

Technical Validation for Business Central Apps.

This MSDN Articles talks about - 
  • Technical Validation Checklist
  • Technical validation performed by the Business Central validation team
  • Manual validation performed by the Business Central validation team
Last but not least we as developers need to start work on Marketing of our app.

Marketing Validation Checklist

This MSDN article talks about - 
  • What do I need to know before I begin?
  • How do I fill out the marketing section in Partner Center?
  • How does my offer look when it's live on AppSource?
For an app to be available we need to follow these steps. Hope you find the article useful.

You can check all available apps in AppSource here.

Hope to see your app in Appsource sooner than later.

Regards,
Saurav Dhyani

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -