Creating SAP Business One Web Client extensions, is a new and exciting option for SAP Business One Web Client.
This includes writing SAP Fiori apps, mashup tile links, and integrating web apps built with your favorite framework (React / Angular / Vue and MS Blazor).
As of version 10.0 FP 2108 this can be done with our VS Code integrated wizard.
In this post we'll explain the concept in high level, and show how to create Web Client Extensions using VS Code Wizard.
Each of the extension types will result in a new Tile in Business One Web Client.
Let's take the URL Mashup App as an example.
We will choose "URL Mashup App" in the wizard, fill the Application Information, Module Type and module attributes.
Next, we will fill the new tile(s) information, along with the tiles types, texts, icons, etc...
In the last step, we will have a summary form.
After finishing the wizard we will have a package ready for deployment.
For more information on creating a URL Mashup App, you can watch this video:
https://www.youtube.com/watch?v=f7QjAGXdrj8
For a complete reference on all the Extension types, please read the online help:
https://help.sap.com/viewer/e6ac71d18c7543828bd4463f77d67ff7/10.0_FP_2108/en-US/03f237d302334ba3bd39...
Now you know how to create SAP Business One extensions with our VS Code Wizard for SAP Business One Web Client Extensions.
Please try it yourself, and add your comments and feedback to this post.