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

search results

for 2024

Applies to version: 2023 R3 and above; author: Łukasz Maciaszkiewicz   Introduction With the WEBCON BPS mobile application, users gain the ability to access the WEBCON BPS platform from anywhere using their mobile devices. This article delves into the core assumptions regarding the architecture of the mobile application mentioned above.   Assumptions The fundamental ar

External Content by Daniel Krüger; WEBCON BPS Version: 2023.1.3.76 The original post appeared on: daniels-notes-.de   There’s no application I know of, which doesn’t use some workflow relations. The most common is the parent-child variant followed by data referenced from dictionary processes, which further continues with grand-grand-children with other data references. T

(...) External content by Daniel Krüger;  February 13, 2024  ; WEBCON BPS Version: 2023.1.3.29 The original post has appeared on daniels-notes.de WEBCON BPS has a series of safety mechanisms preventing the accidental deletion of crucial elements. This post provides a checklist of "to-do" items whenever there's a need to delete a complex application, which usually consi (...)

(...) 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. Here&# (...)

(...) 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 Defi (...)

(...) 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 some (...)

(...) External content by Razvan Ogrezeanu; 15.04.2024   Introduction In today's digital age, email remains a cornerstone of business communication, serving as a direct line to customers, stakeholders, and internal teams alike. Its role extends beyond mere information exchange, functioning as a vital tool for marketing, customer service, and engagement. The ability to capture attention and c (...)

(...) 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 maintenance (...)

(...) 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 significant p (...)

(...) 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 conte (...)

  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 gen (...)

(...) 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 the (...)

(...) 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

(...) 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 Enforce o (...)

(...) External content by Daniel Krüger; June 10, 2024 ;  The original post has appeared on daniels-notes.de   If you ever encountered a situation where you needed to install a new environment and already had an working environment you may have wondered, how you can make sure, that everything has been setup the same.  While this is easy for the global parameters, there are other (...)

(...) Applies to version: 2024 R1 and above, author: Krystyna Gawryał   Introduction In an era of technological advances, there is an increasing emphasis on providing equal access to information, education, work, entertainment, and services for all people, regardless of their location, resources, skills, or limitations. Many of these basic aspects of life are now carried out over the Internet (...)

(...) Applies to version: 2024 R1 and above, author: Krystyna Gawryał   Introduction WEBCON BPS is equipped with application export and import mechanisms, enabling users to create applications in one environment (DEV/TEST/PROD) and then deploy them in another. Until now, export and import operations have been initiated by administrators in WEBCON BPS Designer Studio, requiring user input to d (...)

(...) Applies to version: 2024 R1 and above; author: Marek Pęcikiewicz   Version 2024 .1.1 of WEBCON BPS has introduced significant changes to the way Webviews operate in WEBCON BPS Designer Studio and the Outlook Classic add-in. In order to function properly, they require the installation of the "Microsoft Edge WebView2 runtime environment", which was previously distributed as part of (...)