Pinned Repositories
api_object_generator_json_xml
The idea of the application is to read incoming JSON/XML files and generate AL basic objects from that information. You can paste JSON/XML direclty to page or application can also make HTTP requests with authorization depending on the settings. At the moment the supported authorization types are: Bearer Token, Basic, OAuth1.0, OAuth 2.0.
bc-pdf-viewer
I have prepared a lightweight ready to use free extension for viewing PDF documents in Business Central. I've heard requests for Microsoft's built-in PDF Viewer on more than one occasion. But since Microsoft is still working on this problem, I found it helpful to make a simplified version. This extension doesn't need any additional servers.
bc-pdf-viewer-full
PDFObject is a library that runs the standard built-in PDF renderer in the browser. This means that the rendering in different browsers may be different. This is a very interesting option for displaying PDFs in Business Central, as browser-based PDF Viewers often have powerful functionality.
Business-Central-New-York-Times-API-integration
Business Central New York Times API integration
Business-Central-Spotify-Integration
Spotify to Business Central integration.
data-editor-for-bc
Data Editor extension that allows you to change and delete information from any table in Business Central
drag-and-drop-factbox
How to create file drag & drop factbox in Business Central?
http-form-data
SOAP-demo-API
Working with SOAP API and XML in AL. Generic API codeunit.
summernote-wysiwyg-bc
Summernote WYSIWYG. Free Business Central rich text editor.
Drakonian's Repositories
Drakonian/data-editor-for-bc
Data Editor extension that allows you to change and delete information from any table in Business Central
Drakonian/bc-pdf-viewer
I have prepared a lightweight ready to use free extension for viewing PDF documents in Business Central. I've heard requests for Microsoft's built-in PDF Viewer on more than one occasion. But since Microsoft is still working on this problem, I found it helpful to make a simplified version. This extension doesn't need any additional servers.
Drakonian/drag-and-drop-factbox
How to create file drag & drop factbox in Business Central?
Drakonian/summernote-wysiwyg-bc
Summernote WYSIWYG. Free Business Central rich text editor.
Drakonian/api_object_generator_json_xml
The idea of the application is to read incoming JSON/XML files and generate AL basic objects from that information. You can paste JSON/XML direclty to page or application can also make HTTP requests with authorization depending on the settings. At the moment the supported authorization types are: Bearer Token, Basic, OAuth1.0, OAuth 2.0.
Drakonian/bc-pdf-viewer-full
PDFObject is a library that runs the standard built-in PDF renderer in the browser. This means that the rendering in different browsers may be different. This is a very interesting option for displaying PDFs in Business Central, as browser-based PDF Viewers often have powerful functionality.
Drakonian/Business-Central-New-York-Times-API-integration
Business Central New York Times API integration
Drakonian/Business-Central-Spotify-Integration
Spotify to Business Central integration.
Drakonian/http-form-data
Drakonian/SOAP-demo-API
Working with SOAP API and XML in AL. Generic API codeunit.
Drakonian/sharepoint-custom-authorization
Drakonian/BCApps
Repository for collaboration on Microsoft Dynamics 365 Business Central applications.
Drakonian/business-central-view-html-on-docx-report
Dynamic viewing HTML content on Word Template reports. Convert docx to html and vice versa in Business Central. AL + JS.
Drakonian/Drakonian
Drakonian/handle-and-collect-errors
What if we have a loop in which some actions occur that can cause an error. What if we need to continue iterating through the loop after the errors and save the errors to the log? Today I will show you how this can be done even for transactional operations.
Drakonian/ALAppExtensions
Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central.
Drakonian/number-generation-performance