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; March 11, 2024; WEBCON BPS 2023.1.3.76 The original post has appeared on daniels-notes.de This post provides a solution to extracting the latest comments in the standard "Comment" field on the form. The issue with this Last comment text variable is, that’s always the latest added comment, regardless of how old it may be. He

(...) External content provided by Daniel Krüger; April 11, 2024; WEBCON BPS Version: 2023.1.3.118 Full post: https ://daniels-notes.de/posts/2024/playwright-part-two The video show cases the changes to the previous part and will give you how Playwright could be useful. Changes: Tab support Collapsed group support Provide step id instead of the title to verify it Defin (...)

External content by Daniel Krüger; March 31, 2024 ; WEBCON BPS Version: 2023.1.3.118 The original post has appeared on daniels-notes.de A colleague introduced me to Playwright from Microsoft. This is a tool you can use for automating UI testing.  If you have no idea, what this means, imagine the following: You have an approval workflow. Person one provides s

(...) ting"> <!-- Disable auto-scale in iOS 10 Mail entirely --> <title></title> <!-- The title tag shows in email notifications, like Android 4.4. --> <link href="https ://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet"> <!-- CSS Reset : BEGIN --> <style> /* What it does: Remove spaces around the email design add (...)

External content by Maksymilian Stachowiak; 16.04.2024   There are still some places where low-code has identical challenges as code, one of those issues is Magic Numbers. This post is rather for beginners, those starting their WEBCON journey. It focuses on the importance of using Constants instead of typing numbers directly in filters, rules, and queries. This leads to easier maintena

External content by Raluca-Mirabela Lupu; 18.04.2024   Why would you need gamification for your processes? Gamification is the process of using game elements, such as points, ranks, awards, and competitions, in non-game contexts, like education, business, or health, to motivate and engage participants more actively and involved. Studies show that gamification can have significa

External content by Markus Jenni; 17.04.2024   The "Generate/Update a Word file" action allows the creation of documents quite easily. In the past, we stumbled upon some challenges: Internal names of Test and Production can be different It happened that a report had to be redesigned for production as the properties are named after the internal names No Rich text c

  Applies to version: 2023 R3 and above; author: Łukasz Maciaszkiewicz   Introduction With the release of the 14th cumulative update (CU14) for Microsoft Exchange Server 2019, there has been a revision in the approach to the Extended Protection feature. As a result, the feature, previously optional in earlier update packages, is now automatically enabled by default during in

  The open lecture entitled "Process Design using Low-Code for Students Planning to Work in Business and IT", organized by the Department of Logistics and Process Engineering and WEBCON Sp. z o.o., brought significant value to students of Logistics and Computer Science at UITM. During the lecture, Urszula Słupik and Adrian Baszak introduced stude

External content by Daniel Krüger;  October16, 2023 ; WEBCON BPS Version: 2023.1.2.44, 2022.1.4.155 The original post has appeared on daniels-notes.de If you ever used a condition to mark cells in a larger item list and had "Single row edit" activated, you may have been confused which cell is required. In this post you will: See one solution to add a g

External content by Daniel Krüger; May 5, 2024 ; WEBCON BPS Version: 2023.1.3.118 The original post has appeared on daniels-notes.de I've finished a new post about using Playwright with WEBCON BPS. As I needed to add support for more field types, I didn't want to define the test data for each step and field type on my own.  Therefore, I focused this time on

External content by Raluca Lupu; 10.05.2024 Have you ever wanted to display information hierarchically? I want to share how you can create accordion-style tables in the system. I built an accordion table using HTML and JavaScript. The table is generated dynamically by fetching data from a JSON. What does that mean? 🤔 Simply put, the table adjusts automatically based on the data entered in

External content by Daniel Krüger; November 10, 2021 ;  The original post has appeared on daniels-notes.de Even so this post is old but inI regard to a current forum post I think it's worth to mention it. It describes: The differences between saving a workflow instance using the save action and a save path. How to simulate a save menu action, in case of a new wo

External content by Daniel Krüger; April 18, 2024 ;  The original post has appeared on daniels-notes.de Did you ever wanted, to navigate up to a parent or grant parent workflow instance? Then you may find the linked post interesting. READ MORE: HERE

Applies to version: 2023.1.x and above; author: Michał Bednarz   Introduction The feature to install WEBCON BPS modules in containers was added in version 2023 and has been described here. Now that the platform can be run based on container services, we can employ various modern services like Kubernetes to launch and manage our application.   Requirements W

External content by Daniel Krüger; May 26, 2024 ;  The original post has appeared on daniels-notes.de While you get a lot of results if you search for translations, there's not an overview of the different topics. Therefore, I compiled a list on my own and provided additional information wherever necessary.  Covered topics are: User interface Data Emails Enfor

(...) elements are embedded is not added to the trusted domains.   In order to embed Portal in Microsoft Teams and Microsoft Outlook, add the following domains to the trusted domain list: https ://*.office365.com https ://*.office.com https ://*.microsoft.com   Note: If Content-Security-Policy headers are configured and added to the frame-ancestors section set, the list of tr (...)

Author: Markus Jenni I came across a requirement, that only pdf files should be allowed to be uploaded. As there are other file extensions allowed in further processes, we can not only limit the extensions globally. To enforce this requirement, we first configured a validation rule, which basically did the trick. However, from a user experience perspective, it would be great if th

(...) ll not be able to use it.   Installation in the web application To install the add-in in the web version of Outlook, log in to it in the browser, and then open the add-ins section: https ://aka.ms/olksideload. A new window will appear, where you should go to the My add-ins tab and select Add from File... .       In the next window that appears (...)

(...) bout the available options and sometime other helpful information. READ MORE: here.   In case you are interested in copying a content database you find more information: https ://community.webcon.com/posts/post/mirroring-environments-for-2023-standalone/427/3 https ://daniels-notes.de/posts/2023/copy-a-database