Applies to version 2020.1.3; author: Konrad Wojtycza In WEBCON BPS you have the ability of changing the format of displayed form fields – “Date and time” and “Floating-point number” type. The format of displaying these fields also depends on the browser time zone settings and the selected WEBCON BPS system language. Date format depending
Applies to version 2020.1.3; author: Tomasz Słuszniak SSL Offloading (SSL Termination) is the process that allows you to transfer the encryption and decryption of the SSL connection through Reverse Proxy Server that is located “in front of” the application server. It is mainly used to relieve Web Server from performing these costly operations for the processor. &nbs
Applies to version 2020.1.3; author: Konrad Wojtycza Introduction In WEBCON BPS data stored e.g. in the external database can be retrieved and displayed by: Defining data connection and SQL query Creating a data source and using filters This article describes both approaches to use data in WEBCON BPS, differences between them, and problems of their configuration.
Applies to version 2020.1.3; author: Agnieszka Burda The following article is an extension of the HTML form fields article. Introduction HTML form fields are available since WEBCON BPS 2020.1.3. version - they allow you to use all HTML language tag. The HTML form field can be defined as adding a custom HTML code to the standard code of the WEBCON BPS form
Applies to version 2020.1.3; author: Franciszek Sakławski Introduction Apart from standard options for adding users to the system, such as synchronization with AD or/and AAD, WEBCON BPS allows you to manually add a user. All users added in this way can log in to the system via BPS Auth., be granted privileges, and can be assigned tasks in the system. To save time, you can us
Applies to version 2020.1.3; author: Agnieszka Burda The following article is an extension of the HTML form fields article. Introduction HTML form fields are available since WEBCON BPS 2020.1.3. version - they allow you to use all HTML language tag. The HTML form field can be defined as adding a custom HTML code to the standard code of the WEBCO
Applies to version 2020.1.3; author: Mateusz Syrek PDF version Disclaimer Every installation of WEBCON BPS is unique, and may face certain challenges not covered here. Therefore, this document should be treated a general set of guidelines and not universal dogma. The scenario presented here was tested and used to deSharePointize our Support Portal http://support. webco
Applies to version: 2020.1.x; author: Dawid Golonka Introduction One of the functionalities in WEBCON BPS system is the ability of using the REST API interface. API is the basic method of data exchange between two systems and it is often used both to download data and transfer it from WEBCON BPS to other applications (e.g. data transfer to the vacation system). For more informat
Applies to version: 2020.1.x; author: Franciszek Sakławski Introduction One of the functionalities significantly extending the potential of WEBCON BPS is the possibility of using the REST API interface. This article describes how to configure a data source based on information returned by the external services that provide their API. An example of using a REST data source ca
Applies to version: 2020.1.x; author: Tomasz Słuszniak Introduction From version 2020.1.3.321 there is the ability of defining additional http headers returned in responses from the web server. This functionality can be used e.g. to increase the level of security of WEBCON BPS Portal. This is especially important when BPS Portal is publicly available on the Internet. To defi
Applies to version: 2020.1.x; author: Tomasz Słuszniak Introduction This article describes one of the possible methods of publishing the content of the WEBCON BPS platform on the generally accessible Internet, maintaining the physical separation of the server hosting the platform. The use of firewalls and Reverse Proxy provides a security buffer in the case of e.g. DDo
Applies to version: 2020.1.x; author: Konrad Wojtycza The article is an update of the already existing article, it shows the configuration in version 2020.1.3. For the original see: BPS actions - introduction. Introduction Global form template Field matrix - basics Filling in field matrix Visibility tab Visibility - example Editability and required
Applies to version: 2020.1.x; author: Wojciech Kołodziej Introduction The OCR AI Learn mechanism allows you to create dedicated templates for recognizing documents in the process. Depending on the type of processed documents, various different distinguishers are used, which clearly indicate which template to use for the document. For example, in the invoice process – the c
Applies to version: 2020.1.3.x; author: Konrad Wojtycza Introduction WEBCON BPS allows you to send notifications about tasks assigned to users. You can send the standard notifications which are automatically generated based on the instance content and sent after going through the next step, as well as custom notifications, that are tailored to the business needs and prepared bas
Applies to version 2020.1.3; author: Agnieszka Burda The following article is an extension of the HTML form fields article. Global functions In the HTML form field configuration, there are several functions for general information about the application and the process. Fig. 1. Global functions in the HTML form field
(...) from scratch or transferred from the existing Solr installation. To create collections (for new installation), the configuration must be loaded into ZooKeeper according to the documentation -> upload a Configuration Directory. The configurations can be found in the BPS installer folder at (.SearchServerSolrSolrTemplatesconfigsets). The next step is to create the collection by invoki (...)
Applies to version 2020.1.3; author: Dawid Golonka Introduction WEBCON BPS Standalone is an installation of the system that operates without SharePoint. Since version 2020.1.3., new functionality that allows you to manage BPS groups and users has been added. This article describes how to create and delete BPS groups. Configuration The simple workflow has been cr
Applies to version 2020.1.3; author: Konrad Wojtycza Introduction Task creation is one of the basic functionalities enabling the creation of instance workflows in WEBCON BPS. Tasks in the system can be created in the step configuration on a given path or as an action that can be placed e.g. on the entry to the step. This article describes the “Create a task action&rdqu
Applies to version 2020.1.3; author: Paweł Fijał Introduction When creating the instance workflow in WEBCON BPS, they may be a situation where we would like the attachment added on the form to be stored in the cloud e.g. in OneDrive. People who are not taking part in the process will be able to access it. This article describes how to add attachments to OneDrive using the REST a
Applies to version 2020.1.3; author: Michał Kastelik Introduction The form menu in WEBCON BPS allows you to define additional options available at the top of the form of a given application. Except for standard options such as “New”, “Save”, “Refresh” or “Delete”, you can also control the workflow paths directly from here. This