Applies to version 2016.1.x; Author: Jacek Język Introduction Newly featured in the 2016 version of WEBCON BPS are Business Rules, which enable the creation of universal expressions and conditions to control the behavior of processes. Rules can be created using the visual editor by dragging and dropping the appropriate items available from the menu […]
Tag: SQL
Data Grid – Related instances list creator
Applies to version 2016.x; Author: Paweł Snoch In the upcoming BPS 2016 (the version that is coming after 8.3) the SQL Creator tool for the SQL Grid form field has been revamped. In this short article, I will demonstrate how to quickly create a query for displaying a report of related task elements on the current form. […]
Asynchronous SQL Grid
Applies to 8.3.x; Author: Łukasz Preiss Introduction WEBCON BPS version 8.3 introduces a series of improvements to how SQL Grid form fields operate. Data will now be loaded asynchronously, which means that form load times should not be delayed by slow-responding data sources. Furthermore, data which is a burden to load but is not needed […]
Implementation handbook – useful pre-existing SQL functions
applies to version: 8.2.x, author: Kamil Nędza Tables are not the only thing created when installing a database, there is also plenty of functions and procedures which can be freely used when working with WEBCON BPS Designer Studio. Many of them can save a good deal of time. In this article, we will cover three […]
Reporting from WEBCON BPS Database
Applies to version: 8.x; Author: Bartłomiej Spyrka 1. Introduction 1.1. Content This document contains piece of information about data kept in workflow database. Document is focused on two primary SQL tables: 1) WFElements Table contains information about data provided by uses due to filling the forms (process). 2) WFElementDetails Table contains data provided by users […]