(...) all previously created “Date and time” form fields. Fig. 8. The “Date and time” fields on the form e) Date and time displaying in the text field Remember that the impact of browser and portal settings on the format of the displayed data applies only to the actual date fields. When the field is only text completed e.g. by a business 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
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
(...) t;<client_id>" client_secret = "<client_secret>" redirect_url = "https://at14.webcon.pl/oauth2/callback" cookie_secret = "here, insert any text you like to secure the cookie" cookie_secure = true cookie_samesite = "none" session_cookie_minimal = true reverse_proxy = true http_address = "0.0.0.0:4 (...)
(...) he form/business rule. Number - the form field is visible and read-only. It is used when the field value has been set on the previous steps and should not be editable for subsequent users. text – the form field is visible and required. It is used when the field should be editable by the user. If this field is not filled in, there is no option to move the instance to the next step.&nbs (...)
(...) sion: Select the fields for correction Select the version you want to restore Click the “Restore” button to confirm the changes Important tips Scan quality (text layer) – a document scan should be legible and have the correct text layer. The quality of this layer can be verified by checking how the “blocks” around the text are created. If th (...)
(...) ables. Deciding which of the table boundaries will be visible allows you to create visible lines on the template. Invisible table boundaries organize the space on the template and keep the images and text in place (Fig. 2). Fig. 2. Global e-mail template – logo on the right The “Go to element” tile requires additional configuration. In the “Global (...)
(...) uo; field. The ConvertStringToFloat function was used for data conversion. Fig. 6. The “Convert string” configuration b) Validates float value and returns as text with comma This function is used to validate the value saved in the float format and then, returns it as a string. The integer fractional parts of the number are separated by a comma. In the p (...)
(...) Applies to version 2020.1.3; author: Wojciech Mleczko The default WEBCON BPS installation contains the WEBCON BPS Search Server component, which is responsible for full-text search support. This component consists of several elements: Apache Solr (with Apache ZooKeeper) Java WEBCON BPS Search Service WEBCON BPS Search Service is responsible for starting/sto (...)
(...) the system. The “Synchronization mode” parameter defines whether the action is to wait for the synchronization process to complete. Both synchronization modes are described in the context help in the system under the “F1” button (and in the Managing BPS groups). After going through the accept path, let’s check if the group is available in the system. To do this, (...)
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