List of tables added by the BWEB component
The BWEB component will add the following tables to your project and automatically generate all the associated DataClasses
| Table | Description |
|---|---|
| BSPK | Component and Host database versioning table |
| BSPK_ERROR | Error log generated by the application to facilitate debugging |
| BSPK_FILE | File manager with complete metadata. All files and images that you use for creating your application pages are stored in this table |
| BSPK_HISTORY | Timestamped history of all modifications made to your table records. Allows you to synchronize your data between multiple environments |
| BSPK_IPN | Instant payment notification management (for an application processing electronic payments) |
| BSPK_LIST | Lists with multilingual support, customizable sorting and hierarchy |
| BSPK_PARAM_LIST | Table that lists the dynamic parameters passed to the domain pages |
| BSPK_TABLE_TEMPLATE | Table not used yet, reserved for future development |
| BSPK_TASK_MANAGER | Scheduled and automated task manager |
| BSPK_USER | User account management |
| BSPK_USER_GROUP | User groups for rights management |
| BSPK_USER_MEMBERSHIP | Linking table between users and groups |
| BSPK_USER_PROCESS | Table not used yet, reserved for future development |
| BSPK_USER_RIGHT | Catalog of permissions available in the application |
| BSPK_USER_RIGHT_RULE | Rights assignment to user groups |
| BSPK_WEB_CONTENT | Structured content of pages and page elements of the application |
| BSPK_WEB_COOKIE_CONSENT | Cookie consent management |
| BSPK_WEB_DOMAIN | Web domain configuration and their parameters |
| BSPK_WEB_DOMAIN_LANG | Multilingual management of web domains |
| BSPK_WEB_DOMAIN_MENU | List of all pages and components (header, footer, side bars...) of a domain |
| BSPK_WEB_DOMAIN_MENU_PARAMETER | List of dynamic parameters passed to a domain page |
| BSPK_WEB_DOMAIN_MENU_SHARED | Table not used yet, reserved for future development |
| BSPK_WEB_LIST | Table not used yet, reserved for future development |
| BSPK_WEB_LIST_ITEM | Table not used yet, reserved for future development |
| BSPK_WEB_REDIRECT | URL redirection management |

