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

search results

for https

External content by Daniel Krüger; December 03, 2024 ;  The original post has appeared on daniels-notes.de   Anyone who has left the low code area has probably used VS Code in recent times to format JavaScript. As soon as you are using variables you will have noticed that the code formatting destroyed the variable definition. This is how it looked before when the cod

Applies to version: 2025.1.x and above; author: Grzegorz Straś Related Documentation The 2 areas relevant to setting up this feature are the Visibility tab in the configuration of each form field, and the Security node in the global parameters, where the authorization methods are enabled. This article references only the minimal configuration required, but a full writeup of each page is

Applies to version: 2023 R3 and above, author: Krystyna Gawryał   Background The OCR AI recognition action, thanks to its integration with ABBYY FineReader, reads the relevant items from the file attached to the workflow instance and then enters their values into the corresponding form fields. Starting with version 2022 R1, in certain cases described here, such OCR operations may pr

Applies to version: 2025 R1 and above, author: Tomasz Batko, Krystyna Gawryał   Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following section of the WEBCON BPS Help: Timer | WEBCON BPS   Introduction Timers are elements that allow you to define the frequency with which the

Applies to version: 2025 R1 and above; author: Łukasz Maciaszkiewicz   Introduction Embedding reports within dashboards offers users convenient and quick access to the information they need. To further streamline working with such reports, the WEBCON BPS platform includes a feature that allows users to filter data directly from the dashboard level. This article explains and illustra

Applies to version: 2022 R1 and above; author: Konrad Keppert   Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found on the following pages: Run a PowerShell script | WEBCON BPS Install Azure PowerShell on Windows | Microsoft Learn   Introduction Users of WEBCON BPS often face the need

Applies to version 2024 R2 and above; authors: Konrad Wojtycza, Michał Misiarczyk   Related documentation A detailed description of the functionalities listed in this article and their configuration can be found in the following WEBCON BPS Help sections: My Tasks | WEBCON BPS Reports | WEBCON BPS   Feature description In order to facilitate the management of

External content by Daniel Krüger; January 17, 2025 ;  The original post has appeared on daniels-notes.de   During the WEBCON Tag in Munich I was asked, whether we could limit the size of an item list with many columns. Even so I wasn't to sure how to implement it, my immediate answer was "Yes, that's possible". I'm quite satisfied with the result, es

External content by Daniel Krüger; January 19, 2025 ;  The original post has appeared on daniels-notes.de If you are using JS/CSS to improve the user exeperience a bit there are two different situations: It's global and can be reused in other processes It needs to be adapted for each process. If something changes in a new WEBCON BPS version, the second situation

Applies to version: 2025 R1 and above, author: Krystyna Gawryał   Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Security | WEBCON BPS SMS notifications | WEBCON BPS   Introduction SMS notifications in WEBCON BPS are one of the methods

External content by Daniel Krüger; January 24, 2025 ;  The original post has appeared on daniels-notes.de I wasted quite a lot of time when setting up an App registration to upload documents to SharePoint using REST actions in WEBCON.  Since WEBCON BPS 2025 does not support certificate authentication I had to persuade SharePoint to allow Client id/secret authentication. 

External content by Daniel Krüger; January 26, 2025 ;  The original post has appeared on daniels-notes.de While WEBCON BPS 2025 does not support certificate authentication by default, the R1 release added a new SDK type the “CustomRESTAuthentication”. This allows us to implement our own authentication options. I made use of this to add support for accessing SharePoint us

External content by Daniel Krüger; February 01, 2025 ;  The original post has appeared on daniels-notes.de I already had a solution for changing the proportions of the left and right panel dynamically, but it broke with the release of WEBCON BPS 2025. I've reviewed it and improved it a little bit. There are now 2x4 options: 1/3 left/right no status panel 1/3 left/right o

External content by Daniel Krüger; February 02, 2025 ;  The original post has appeared on daniels-notes.de Everyone who moves to WEBCON BPS 2025 will notice, that it looks better/more modern, but there is less space for the content of the form. One idea to cope with this is, to add a full screen mode. This way we can utilize the full screen real estate when working on the form

Applies to version: 2022 R1 and above; author: Konrad Keppert   Related documentation License Activation Service WEBCON BPS License activation Configuration of Portal-Service communication and selection of Nettops protocol   Introduction In the standard platform configuration, the name of the machine on which the WEBCON BPS components are installed is stored i

Applies to version: 2024 R1 and above; author: Łukasz Chechelski   Introduction   The Public Forms mechanism is an interesting solution that allows you to create external forms whose main advantage is anonymity. The site built in this way communicates with WEBCON BPS via the REST standard, creating new instances in specific processes. It is important to note that the mechani

Applies to version: N/A; author: Filip Janiga   Introduction In some cases it may be necessary to look beyond the diagnostic sessions and events stored in the database to diagnose errors occurring in WEBCON BPS Portal. Here, information stored in the browser comes to the rescue: developer console data and HAR files. This article provides instructions on how to create and save the me

External content by Daniel Krüger; February 11, 2025 ;  The original post has appeared on daniels-notes.de Sooner or later users will use a character which would cause an error, when the document should be uploaded to SharePoint. You can find an overview of the unsupported characters and an example implementation of the business rule in this post.  

(...) styles could be defined in the new html-field (for every process we would have to define it again) or much better, let it define in the themes editor! Update 06.04.2021 Apparently is now in back-log https ://community.webcon.com/forum/thread/404/15

(...) rmatting, no options to use existing variables Why do I think that this would be mandatory? The path example of advanced colouring will just break on transporting the report to another environment: https ://community.webcon.com/community.webcon.com/public/posts/post/advanced-cell-coloring-in-reports/18 This is just a simple example and I have more in mind. While I can workaround for some variables b (...)