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

search results

for edit

(...) er selecting the “Currency code” field and entering the currency code, the number with the indicated currency code is displayed on the form. The currency code can also be set by using the edit orpassing values from other form fields.   Fig. 16. The configuration of the “Floating-point number” form field   Fig. 17. The “Floating-point number&r (...)

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

(...) lected through the SQL query. You can also do this using the data source with a filter (Fig. 7). In the case of configuring the connection to the database and defining the query (Fig. 5), you can edit the query only on the form field belonging to the specific application, unlike the solution using the MSSQL data source (Fig. 8) which will be generally available in the Data sources -> MSSQL data (...)

(...) use the “ShowField” function instead of the “ShowGroup” function   Disable and Enable Disabling can be used when a user does not want a given form field to be in edit mode, but only in read-only mode.     In the form field configuration, the “DisableControl” function has been used.     Using the enabling f (...)

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

(...) ll connections to SharePoint by reconfiguring the application and enabling the WEBCON BPS Modern form display mode: Change JavaScript to the form rules or JavaScript consisting of the available edit or functions while maintaining the logic of the Modern form Switch data sources and SharePoint libraries to dictionary processes or SQL tables Change SOAP WebService to REST WebService. It also (...)

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; updated for 2025.1.x; author: Tomasz Słuszniak   Introduction From version 2020.1.3.321 there is the ability to define 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 I

(...) unning nginx should display the following content:       Configuration In the C:\nginx\conf\ location, there is a “nginx.conf” configuration file  - edit this file. The minimum configuration should be as below: worker_processes  1; events {     worker_connections  1024; } http {     include&nbs (...)

(...) .1.3. For the original see: BPS actions - introduction.   Introduction Global form template Field matrix - basics Filling in field matrix Visibility tab Visibility - example edit ability and requiredness tab edit ability and requiredness - example Style and behavior tab Style and behavior - example Behavior tab Summary     Introduction The fo (...)

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

(...) fications -> Global e-mail template. On the “Message content” tab, you can add the HTML code.   Fig. 1. The HTML code of the global form template   To freely edit the template, you should know the HTML markup language and the CSS stylesheet language. Remember, that the mail programs such as Outlook, Gmail, Thunderbird etc. do not support some CSS styles, so an (...)

(...) sh; ID or Name Logged on user – ID or Name Document – instance number Document – Parent instance number Is admin mode active? – True or False Do I have permission to edit ? – True or False Is edit mode active? – True or False Is this a mobile device? – True or False   They can be used in various ways e.g. as a condition for a function (...)

(...) the -z Parameter with bin/solr After starting Solr, change the security settings -> Enable basic authentication, and change the password of the Solr administrative user -> Add a User or edit a Password. WEBCON BPS invokes to four Solr collections: BPS_AI BPS_Activities BPS_Elements BPS_Navigations   These collections can be created from scratch or transferred (...)

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