-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Welcome to the BizDoc wiki!
BizDoc developer framework .
Server DI services C#.
Angular or Flutter.
The foundation components include:
Action, FlowNode, Form, Attribute, Notifications, Analysis, Insight, Widget, Report, Utility, Source, Control, and Policy.
In addition to the above, BizDoc manage roles,tags, guides, folders, states and currencies.
Refer to components.
The most basic unit of work is document, which represents a single request form. Each document may have one or more recipient users. To obtain a document or recipient use the IDocumentStorage service.
Use IDocumentFactory to get a runtime context IDocumentContext of a document, and IWorkflowInstance to access its w/f functionalities. The workflow instance share context via the IWorkflowContext service.
Extend functionality to workflow by implementing FlowNode and FlowAction.
Set escalation duration and role in w/f properties. Escalation using AddEscalate() in program.cs.
Deliver emails when a document needs signing. See email options.
Listen to email reply and forward workflow accordingly by utilizing one of the email jobs.
Cube.
Scope.
Dashboard. Extend.
Angular.
Forms, Reports or Utilities. Views.
Support packages.
Kotlin.
Okta, PingOne, Microsoft Entra (Azure Active Directory), Auth0, G-Suite, Monday.com or credentials.
Hi Bob, SAP, Mfg and Priority.
BizDoc rely on Hangfire for background execution. You can add your long-running or periodic jobs using this library. Administrative control available in /hangfire url on your web app server.
BizDoc uses Syncfusion for charting. If you wish to add charts to your custom components, we recommend using this library. Licensing required.
If you use the currency exchange rate job, register at http://data.fixer.io and set the appropriate options in startup.cs.
Issus can be submitted here.
Product updates are released regularly via npm and Nuget packages. Keep your project up to date!
Moding Ltd.