WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for upload

Applies to version: 2019.1.x and above; author: Łukasz Kraśniak Introduction Regular expressions – REGEX in short – allow to precisely describe complicated search patterns. One of many examples can be validation of provided bank account number. Whether the pattern fits the character string is mainly used during validation of so-called entry data. Regular expressions allow to

Applies to version: 2019.1.x and above; author: Marek Suchowiejko Introduction One of the many novelties introduced in WEBCON BPS 2019 is a refreshed look and an alternative form display mode – Modern mode. Form display method can be set independently for each process. It makes migration of processes implemented in previous WEBCON BPS versions much easier and helps to manage which

Applies to version: 2019.1.x and above; author: Paweł Jawień Introduction One of the most important development changes in WEBCON BPS platform in version 2019 is the introduction of a new presentation layer for the user – WEBCON BPS Portal. To complement this functionality, in environments working on the MS SharePoint platform, you can display WEBCON BPS Portal presentation element

Applies to version: 2019.1.x and above; author: Kamil Nędza and Mariusz Burek Introduction WEBCON BPS 2019 introduces the concept of applications – defined as logically connected business processes that share a presentation layer. This helps to create applications for specific needs in a comprehensive manner. Introducing this new approach in organizing processes also meant that change

Applies to version: 2021.1.x and above; author: Konrad Wojtycza Introduction WEBCON BPS 2021 introduces the new SELECT VALUES function that allows you to retrieve data from a selected item list column. This function enables saving data from all rows of a given column in a form field indicated in the configuration. Data are saved as a collection separated by semicolons. The function ignores

Applies to version: 2021.1.x and above; author: Wojciech Mleczko Information about instances registered in WEBCON BPS is stored in the MS SQL database, and in Apache Solr indexes (allows for a quick search). While the system is running, activities such as registering a new instance, following a path, or saving an instance generate entries in the queue of elements to be saved in Solr. The WebCo

Applies to version: 2021.1.x and above; author: Konrad Wojtycza Introduction This article describes the “Read data from an Excel file” action that allows you to import data from an Excel file to the form. You can use this action in the following scenarios: Part of the information entered into WEBCON BPS is filled out by people who do not have access to the company’s

Applies to version: 2021.1.x and above; author: Konrad Wojtycza Introduction Electronic documents often contain barcodes that allow you to find the appropriate document in the system using a barcode scanner. The “Read a barcode” action is used to decrypt information saved in the barcode and transfer it to the WEBCON BPS form. The action supports a wide range of numeric and alpha

Applies to version: 2021.1.x and above; author: Konrad Wojtycza     Document generation actions The application designer can use several actions to generate documents from templates in WEBCON BPS. They are grouped in the group "Excel, Word and PDF".   Fig.1 . Document generation actions.   Generate/Update Word file The configuration

Applies to version: 2021.1.x and above; author: Konrad Wojtycza Introduction Form rules for attachments in WEBCON BPS allow you to receive information about attachments added to the workflow instances, without the need to know the WFDataAttachments table structure and to use SQL queries.   GET ATTACHMENTS - returns identifiers of attachments related to the current instance, it c

Applies to version: 8.3.x and above; author: Przemysław Sierant Introduction The form field “Choice field” is used for selecting a value from a set list of choices (either predefined, or loaded from a data source). Until now, there were two ways of selecting these values: from a drop-down menu (default) and through a separate pop-up window (this option allows multiple value

Applies to version: 8.2..x and above; author: Kamil Nędza Introduction   The Google Map form field allows us to place a map on the form with point marked on it. There is a limit however, to 3 such form fields per process. The Advanced configuration of the Google Map field contains 3 variants. The point on the map can be set based on: Coordinate

Applies to version: 2021.1.x and above; author: Michał Kastelik Introduction Version 2021 has introduced a new feature for the environments in which there are many different people creating and modifying applications and processes. Now, you can define dedicated connections and data sources for your applications which should simplify the administration work. You will also avoid situations in

Applies to version: 2021.1.x and above; author: Michał Bednarz Introduction The article presents how to expand the WEBCON BPS installation with new application servers to easily support the higher load and increase the availability and reliability of WEBCON BPS applications. Important: Each subsequent WEBCON BPS application server requires an appropriate license. The WEBCON BPS Search Se

Applies to version: 2021.1.x and above; author: Daniel Półchłopek Introduction In WEBCON BPS it is possible to search the contents of PDF attachments containing text using the ABBYY FineReader program. FineReader converts scanned documents and PDF files into editable form, and it is responsible for generating a text layer on attachments in workflows. This allows users to easily conve

Applies to version: 2021.1.x and above; author: Konrad Wojtycza Introduction Workflow control (Branch) allows to redirect a workflow instance along a selected path. With the help of the workflow control step, we can among other things set the logic of: • skipping steps, • assigning a task to other people, e.g. in the case of approval, • withholding instances in step

Applies to version: 2020.1.3.x and above; author: Konrad Wojtycza Introduction Translation Tool is the unofficial tool that allows you to translate WEBCON BPS configuration elements. Currently, it is not being developed because it is stable and functional – is compatible with the system from version 2019.1.x. Using Translation Tool you can export descriptions of all configuration elem

(...) attachment size – remember that the IIS server setting is the overriding limitation on the size of the added file. NOTE: from WEBCON BPS 2022 R1 version onwards it is possible to upload files bigger than 128 MB. The files are now sent in chunks, so the restriction on the maximum attachment size accepted by the IIS server (2147 MB) no longer applies. Additionally, the operation of th (...)

Applies to version: 2021.1.x and above; author: Dawid Golonka Introduction When processing an instance in a given workflow, sometimes there is a need to change fields available to a user or manage privileges to the instance. You can use the “Change form type” action, which allows you to change the type of the form you are currently working on. This action is available only for t

 Applies to version: 2021.1.x and above; author: Konrad Wojtycza Introduction Thanks to the Chart type form field, you can graphically present data on the form simply and legibly. When you work with a large amount of data, it will be easier to present it in a visual form – it will significantly reduce the time spent on analyzing information. The article presents the configuration