WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Knowledge Base

Knowledge Base

In the WEBCON BPS 2020 version, the attachment preview window has been expanded with the option to switch to the preview of the next or previous attachment from the list of all files attached to instances. There is also the option to download an attachment directly from the preview window. Also the 'Drag and Drop' mechanism was also expanded. It works more efficiently and you can drag e-mail directly from Outlook.

Read more>

In the 2021 WEBCON BPS version, business rules were added that make it easier to work with item lists and allow you to color and dynamic style modification of the selected cells. The coloring of the item lists is shown on the example of a process for handling orders in a restaurant. The process has two form fields – Total number of orders and Orders – delivered, and one item list – Orders (that contains all orders). For each order, the Status field is set that informs the employee about the current status of the order.

Read more>

This article presents a workflow for checking user’s and group’s privileges in one place. It can become useful when having many deployed applications and roles with different privileges. This workflow may be used as a part of a larger group management application based on WEBCON BPS.

In the workflow, one form will display:
• Basic user information that is stored on the BPS users list.
• Groups to which the selected user belongs.
• Users who belong to the selected group.
• The user’s or group’s privileges at the application level, and at the process level, including workflow associations with the form types.
• Business rules that point to a specific user or group.

Read more>

WEBCON BPS has a mechanism that allows you to transfer process definitions between several independent environments. The DEV-TEST-PROD environment model is fully supported, in which the development environment (DEV) model is designed to create new processes, the test environment (TEST) is used to perform functional tests before the final implementation of the solution on the production environment (PROD) on which the users work.

Read more>

The WEBCON BPS system enables the synchronization of exchange rates. The available sources of currency data are exchange rate tables provided by the National Bank of Poland, the European Central Bank, and the Central Bank of Russia. This article describes how to download and convert the rates provided by the European Central Bank (ECB). The table of exchange rates of the ECB returns the conversion rate of how many units of a given currency corresponds to the value of one euro. The article also shows how to convert the exchange rate on weekends (the ECB exchange rate table does not return values for weekends).

Read more>

In workflow instances, there is often a need for people who do not have active tasks at the indicated steps to have appropriate privileges and be able to e.g. view (read privileges) or edit an instance. In such a situation, you can use the action of adding/removing privileges at the level of individual workflow instances. You can find these actions in the “Actions” tab of a given workflow. They are most often used for entering/exiting a step and on transition paths.

Read more>

WEBCON BPS 2021 introduces the ability to invoke an external tool for editing PDF files directly from the form. Therefore, it is now possible to use a digital signature on a document without having to follow the path on the form. This is a very big facilitation that significantly improves the efficiency of processes. In this article, the functionality is tested on Google Chrome version 88.0.4324.104.

Read more>

This article describes the process of integration WEBCON BPS with Keycloak. Keycloak is an open source software that enables single sign-on using identity and access management in modern applications and services.

Requirements:
* WEBCON BPS StandAlone (version 2021) – the portal available with the use of SSL by the address in the FQDN format.
* Keycloak Server (the article uses version 12.0.3) - the site available with the use of SSL by the address in the FQDN format.

Read more>

The model way of implementing the WEBCON BPS system is to work on three types of environments. Processes are configured on the development environment, tests of the created solution are carried out on the test environment, and end-users of the system work on the production environment. Moving processes or changes in processes between environments is possible by using the built-in application import/export mechanism. Starting from version 2021.1.1, the mechanism was extended with transferring the contents of the dictionary processes and workflows for storing document templates. The addition of the ability to transfer data from dictionary processes allows for the improvement of the process of migrating applications between environments

Read more>

WEBCON BPS 2021 introduces new functionality of grouping rows of item lists. Now, users can collapse and expand groups and display subtotals when the column has been configured to display totals. This article describes how to configure and use this option on an example of a simple subscription management workflow. The subscription management process contains the “Subscription administrator” and “Financial administrator” form fields, and the item list with the following fields: Client, Product, Payment status, Subscription status, Date of reneval. The “Product” column contains information about programs/services subscribed by a client.

Read more>