(...) started again). If the Stop performance indicator action is executed for the first time, this variable will be empty. Example of use Here is a very rudimentary diagram of a sample help desk & Ticketing application that people can use to submit help requests. The submitted requests wait to be assigned to consultants in the “Pending” step. If you want to see an exam (...)
(...) and the end users of the system can easily exchange written information. One of the groups of form fields available in the system are Survey fields, including Choice list and Rating scale. With their help it is possible to prepare questionnaires and thus to obtain the opinion of users/respondents on a selected topic. Version 2023 R3 of WEBCON BPS introduced the possibility to translate elements of (...)
(...) s field (User menu → the General settings tab). QR codes With its QR support functionalities, the new mobile application significantly reduces the need for manual data entry, help ing prevent frequent mistakes caused by typos and incorrect configurations. This chapter introduces some functionalities that can be particularly useful when working with the mobile application, along (...)
(...) Ł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 : Mobile application Introduction With the WEBCON BPS mobile application, users gain the ability to access the WEBCON BPS platform from anywhere using their mobile devices. Thi (...)
(...) youts is outdated in modern web design, they are still crucial for creating stable structures in HTML emails. Tables provide a robust framework that is consistently interpreted by most email clients, help ing maintain the intended layout. 4. Responsive Design Using Media Queries: To ensure your emails look good on all devices, including mobiles and tablets, use CSS media queries. These allow you to (...)
(...) inners, 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 and help s with understanding what some pieces of configuration do faster. If you want to learn why you should change this: to this: I encourage you to read the full post here: (...)
(...) hor: 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 help : Item list Update item list values Add item list rows Introduction In WEBCON BPS, it is now possible to perform automated operations on the rows, columns, and values (...)
(...) n: 2023.1.3 and above Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON help : Security Introduction The security of a WEBCON BPS system is influenced by two things: the infrastructure of the installation, and the configuration options within the system (...)
(...) installation and use Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON help : Outlook Modern Introduction Microsoft Outlook is one of the basic tools used by office workers. Outlook Classic and Outlook Modern add-ins are responsible for its integration (...)
(...) e subscription licensing is used. Substitutions: Can be ignored Themes: Need to be transferred The blog post provides information about the available options and sometime other help ful 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- (...)
(...) t what permissions a specific user has. We can take a user from each group created for permissions and ensure that the permissions received are correct. Additionally, this function can also be help ful when we receive an error from a client for a specific user. We can log in "on their behalf" to replicate the same behavior. For my team, this function is very useful and has (...)
(...) uthor: Lily Adamowicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON help : Appearance Color themes Introduction In an era of technological advances, there is an increasing emphasis on providing equal access to information, education, work, enterta (...)
(...) hor: 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 help : Importing and exporting applications Import wizard Introduction WEBCON BPS is equipped with application export and import mechanisms, enabling users to create applications (...)
(...) hor: 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 help : Global form template Forms Introduction The form is a critical component of WEBCON BPS, serving as a conduit for the collection of business data. A user is more likely to c (...)
(...) Ł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 : Widget Introduction Fast and easy access to information is one of the key aspects of a well-designed form. With crucial information readily available, users can not only perf (...)
(...) Ł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 Widgets Reports Introduction Dashboards are virtual panels that facilitate navigation within a WEBCON BPS application. By enabling embedding various elements (...)
(...) Ł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 : ToDo List Introduction Designing a business application is a process that requires both good memory and coordination from the people involved in it. Unfortunately, when face (...)
(...) Marcin Kapusta Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON help : Getting started Services SOLR indexer queue Introduction In WEBCON BPS 2024 R1, the Search Server component uses a new version of the Apache Solr index to search for data (...)
(...) hor: 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 help : Security Introduction Version 2023 R1 of WEBCON BPS introduced the functionality to invalidate all active user sessions with the Global logout button. When the button is pre (...)
(...) External content by Maksymilian Stachowiak Every application you create needs defined permissions, this post is about a pattern I'm using in every application. It help s with managing privileges, and eases out assigning already existing permissions. Read more here