(...) External content by Daniel Krüger; August 18, 2024 ; The original POST has appeared on daniels-notes.de If you ever wondered, whether the assigned person actually has taken a look at a task / workflow instance, then you can add a custom solution to your workflows. The blog POST will provide all information on how to implement it, so that a different the icon will be displayed (...)
(...) External content by Daniel Krüger; September 06, 2023; The original POST has appeared on daniels-notes.de In August/September 2023 I faced some timing problems of the global form rules. While searching for the issue I noticed that there was quite a lot of traffic. In a worst case scenaroy, I did transfer almost 10 MB of data when switching between tasks 10 times. &nb (...)
(...) External content by Daniel Krüger; August 26, 2024; The original POST has appeared on daniels-notes.de Have you read the Whitepaper – Business overview you will have noticed that WEBCON BPS 2024 R1 added the option to display the last comment. If you are not yet running 2024 or need to display the last x comments, you can find the calculated column and styling d (...)
(...) External content by Daniel Krüger; September 01, 2024 ; The original POST has appeared on daniels-notes.de While the original POST with the javascript function to display "All attachments" on page load is almost three years, this was only now updated to optionally collapse the the attachments. Thanks for the request. :) The linked blog POST also contains a small d (...)
(...) External content by Daniel Krüger; September 12, 2024 ; The original POST has appeared on daniels-notes.de Have you ever wanted to contact a person via Teams to whom a task has been assigned? If your answer is yes, you should take a look at the video and the blog POST . I finally found a solution for starting a chat by clicking on an assigned user. In case Microsoft fix (...)
(...) External content by Daniel Krüger; September 29, 2024 ; The original POST has appeared on daniels-notes.de Another POST about starting a Teams chat? But this time it’s not about contacting a person who has a task but starting a chat/call with anyone who is referenced in a workflow. This could be: A single person field. A field which allows only groups. Or even a (...)
(...) External content by Daniel Krüger; October 13, 2024 ; The original POST has appeared on daniels-notes.de After the last POST s "Start Teams chat POST " I was asked whether this could be utilized to get in contact with the support team. I liked this idea and implemented a little solution for this question. While creating the solution, a whole bunch of question arose how (...)
(...) External content by Daniel Krüger; November 10, 2024 ; The original POST has appeared on daniels-notes.de With WEBCON BPS 2025 the maximum supported compatibility level is 160 (SQL Server 2022). Change log: Changed the default compatibility level for new SQL databases created during the installation of the WEBCON BPS platform. As a result, the previous compatibility level set to 1 (...)
Applies to version: 2024 R1 and above; author: Konrad Keppert Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Licenses Services configuration 1. Introduction Upgrading to a newer version is inevitable for any WEBCON BPS environ
(...) hey fill out a form with test results and conclusions. The IT Specialist submits the test report to the Accounting Manager. Phase 3: Evaluation and deployment Actor: Accounting Manager Step 6: POST -implementation review Description: The Manager reviews the operation of the system and evaluates its compliance with business requirements. They may accept it or, in the event of a non-compliance, d (...)
Applies to version: 2021 R1 and above; author: Łukasz Chechelski Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: OAuth2 Authentication Authentications Invoke REST Web service Introduction The OAuth2 authentication standard is becoming
(...) External content by Daniel Krüger; November 24, 2024 ; The original POST has appeared on daniels-notes.de The new UI of WEBCON BPS 2025 requires changes to my user improvements. I have focused on the ones which I'm using the most and I hope those are also those, which others use. Breadcrumb Colorize paths Missing comment handler Modal dialog Uniform save experience (...)
(...) External content by Daniel Krüger; November 26, 2024 ; The original POST has appeared on daniels-notes.de If you have a large form with a lot of fields you may find this helpful to structure the form a little differently. Here's one example which displays the first group across the whole page, the second group takes up 75% of the page while the third uses 25%. (...)
(...) 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 code wa (...)
Applies to version: 2025.1.x and above; author: Grzegorz Straś Updated in 2025 R2: Authorization now available on table reports 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 on
(...) ution at specific hours TYPE: MINUTE, HOUR A day is considered to be as many hours as the timer activation period is defined for. If the timer activation time is outside these hours, it will be POST poned to the next such period. Examples Timer activation hours: 10:00 AM – 3:00 PM, execution based on the form field date Start date: May 1, 2025, 8:30 AM; Current date: May (...)
Applies to version: 2025 R1 and above; author: Łukasz Maciaszkiewicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Dashboards Reports Other related Community articles include: Step-by-step guide to dashboard design in WEBCON BPS 2025 R2 Rep
(...) lags of the tasks to which they are assigned, both from the document and from a properly configured report. Currently, WEBCON BPS distinguishes two types of task marking: Flagged (Fig. 1.) POST poned (Fig. 2.) Fig. 1. “Flagged” task Fig. 2. “POST poned” task Providing users with the option to flag tasks does not require any a (...)
(...) 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, especi (...)
(...) 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 may (...)