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

General

WEBCON BPS 2019 Portal introduces a brand new method of searching for instances in the database. Search is based on SOLR engine which allows for a quick search even in very large data collections. By using SOLR technology, user can influence on how the engine searches indexed data and as a result – what the results are. Using appropriate parameters in the query allows for more precise results. Data entered to the system by the users is indexed in real time which means that it can be searched for almost immediately after it appears in the system. However a few seconds may pass between entering values to the system by the user (form field save) and creation of a new index for a modified instance in SOLR base.

Read more>

Regular expressions are very useful tools to validate correctness of entered data. UseREGEX editor to find an adequate phrase to check, place appropriately and define an information for the user. The end-user is provided with a simple tool to check correctness of the data such as e-mail, bank account number, TAX ID or Personal ID number. It’s worth mentioning that this system is very intuitive and allows for an instantaneous data verification in the form. It doesn’t require writing validation actions and that’s how the user is sure that entered data is correct. Validation is not required results in the document not returning for additional corrections.

Read more>

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 content should be presented in the new way. WEBCON BPS 2019 provides a refined (but familiar!) experience in visual, ergonomic, and performance departments. Forms that were implemented in previous versions of WEBCON BPS can be presented in the ‘Classic’ SharePoint mode, as well as embedded in WEBCON BPS Portal in Modern mode.

Read more>

The BPS user list in the System settings is where the system stores all information about users. The AD cache was replaced with the BPS user list, but the AD and AAD are still the preferred methods for managing user data. The BPS users list will now combine users synchronized from the AD or AAD with those from external authentication providers, into one universal cache of all users of the system. The BPS user list serves as the base for granting privileges to view and access the system. The BPS user list also contains data of the company structure.

Read more>

WEBCON BPS is a great tool to create and use constant values. There are two types of constants: Global and Process. This article presents configuration and practical use of both of them.

Global constant – this constant is visible across the whole system. It is frequently used when the value is present in many processes and its change happens in all these places into the same values. It allows to adjust the value returned by the type of the used environment (DEV/TEST/PROD) and its configuration happens in “System settings” tab.

Read more>

SharePoint server allows authenticating users based on Claims add-on. It also allows authenticating users based on different authentication providers which you trust but are managed externally.

This article describes external provider configuration which will be Azure Active Directory from SharePoint Server 2019 (it is an analogous configuration for SharePoint Server 2016).

Read more>

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 elements directly on SharePoint websites using dedicated Web Parts: WEBCON Modern Web Parts. WEBCON Modern Web Parts is one of the platform’s installation components, it is in the default package for every installation type.

Read more>

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 changes needed to be made in the export/import mechanism. The following article presents the new features in the Export-Import mechanism, and how it treats applications.

Read more>