Print manual  

 NVXBAF Barcode Azure Function


Creation of barcodes and QR codes via Azure Functions. Note: Use the standard functionality. For OnPrem: APP NCEX Extension Base https://www.navax.app/contextSensitiveHelpUrl.php?AppID=NCEX&L=de&ObjID=InformationForDevelopersQRCode.
State: Discontinued

Manual


Creation date: 2024/04/27
The current version of this manual can be found at:

https://www.navax.app/help.php?AppID=NVXBAF&L=en


☰ Contents



General

  • App Barcode Azure Function
    With the Barcode Azure Function app, barcodes and QR codes can be generated using the Zxing.net library...

Setup

  • Barcode Azure Function Setup in Azure
    Before Barcode Azure Functions can be used, an Azure Function App must be created...
  • Barcode Azure Function Setup in Business Central
    Before Barcode Azure Functions can be used, its basic functionality must be set up...

Tasks

  • Working with Barcode Azure Function
    The Azure function is called via an HTTP request and the generated barcode is saved in the BAF Barcode Image Buffer NVX table in the Image field...

Appendix

  • Release Notes
    Would you like to know what has changed in Barcode Azure Functions...

Docs  /  NVXBAF Barcode Azure Function  /  General
General

With the Barcode Azure Function app, barcodes and QR codes can be generated using the Zxing.net library. Informations regarding Zxing.net Library: https://github.com/micjahn/ZXing.Net/blob/master/README.md

Docs  /  NVXBAF Barcode Azure Function  /  Setup
Barcode Azure Functions Setup in Azure

Before Barcode Azure Functions can be used, an Azure Function App must be created.

Creation of the Azure Function App

Azure Fuction App - Functions

As soon as the function app has been deployed, different triggers can be added. Using the HTTP trigger, the function can be called from BC like a web service.

Tip

Azure Subscription The Azure subscription must be provided accordingly.

Docs  /  NVXBAF Barcode Azure Function  /  Setup
Barcode Azure Functions Setup in Azure

Before Barcode Azure Functions can be used, its basic functionality must be set up. The general settings and defaults are defined in the Barcode Azure Functions Setup window.

General, Fields

FormatSpecifies the barcode format.
ActiveSpecifies if the barcode azure function is active.
Barcode Azure Function URLSpecifies the barcode azure function url.
Barcode Image HeigthSpecifies the height of the barcode image (default: 100).
Barcode Image WidthSpecifies the width of the barcode image (default: 300).

Docs  /  NVXBAF Barcode Azure Function  /  Tasks
Working with Barcode Azure Function

The Azure function is called via an HTTP request and the generated barcode is saved in the BAF Barcode Image Buffer NVX table in the Image field. The saved image can then be used in any RDLC report.

Docs  /  NVXBAF Barcode Azure Function  /  Appendix
Release Notes

Would you like to know what has changed in Barcode Azure Functions? Below you'll find an overview about new features and changes that has been done in the updates. Build-Overview in DevOps

NVXBAF 1.0.1.0

  • Modifications

    • Adaptations for BC 23 compatibility.

NVXBAF 1.0.0.0

as of Business Central 17
2021/09/17
  • Modifications

    • Online-Help added

NVXBAF 0.0.4.0

as of Business Central 17
  • Initial Version

  Print manual  
DE|EN Imprint