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

Knowledge Base

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>

This article explains how to create and configure reports in WEBCON Designer Studio and on Portal. You can configure various views for your reports to present data (e.g., use charts, tables). It is also possible to create one report with all tasks, and views for each step.

In this article, you will learn how to:
1) create new reports,
2) set default filters for them,
3) allow users to create private views for the reports,
4) edit the report’s view directly on Portal and save your custom view for later use.

Please note that you can import and export reports alongside the applications they belong to. You can also embed reports on SharePoint sites via Web Parts.

Read more>

Most applications supporting business process automation are created in IT departments. The key to success is the effective communication of requirements and expectations – the quality of the completed system depends on how well its specifications were communicated between the intended audience and designer.. Thanks to the effective cooperation of IT departments with business departments, it is possible to create a useful and intuitive application that meets all business requirements at the same time. This article describes the concept of WEBCON BPS Designer Desk and presents how it can be operated to include business users in the design process. The example we use is a simple application for handling incoming correspondence.

Read more>

The Run an SQL procedure action allows you to invoke SQL procedures from the WEBCON BPS form level, and to prepare the universal SQL queries with variables. This functionality is limited only by the capabilities of the SQL query language. It is possible to invoke SQL procedures using data in the WEBCON BPS form and enter/update data in the database. The correctly configured "Run an SQL procedure" action allows an end-user to access database resources and to edit them without the need to know the SQL language. However, please note that this edition is limited by the action configuration.

Read more>

Start buttons start a process or workflow in WEBCON BPS. This article shows you how to create and configure them using Designer Studio or Portal. As you can create as many buttons as you need, and every one of them can start a different process or workflow, WEBCON start buttons will streamline your work. What is more, start buttons are imported or exported together with the process they belong to. Thanks to this, you can reuse them, for example, by putting them on your SharePoint site. Another interesting option is adding start buttons to the dashboards of your choice.

Read more>

In WEBCON BPS, it is possible to change users' synchronization from an already existing source using the WEBCON BPS installer. This article presents how to change users' synchronization from AD (Active Directory) to ADD (Azure Active Directory). Before changing the configuration of BPS users synchronization in Azure, create a dedicated synchronization application – for more information, see WEBCON BPS integration with Azure Active Directory. After starting the WEBCON BPS installer and approving license terms, select Tools for application management -> Users list.

Read more>

Evaluation of employees is a process that is regularly carried out in each company. Automating such a process can save money by reducing the time required to assess employees and improve the workflow between superiors and employees. This article presents a scenario in which an employee and superior assess each other’s competencies, set goals for the next year, and analyze achievements and goals for the previous year. This article presents the process for assessing employee competencies. The process consists of two workflows – “List of behaviors” with a list of behaviors and “Employee assessment” that contains several steps.

Read more>

From version 2021, you can authenticate in WEBCON BPS with any provider using the OpenID Connect standard. In this article, we explain how to configure it using Google authentication as an example. Please note that the configuration is identical when you use another provider.

Read more>