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

search results

for LAS

Applies to version: 2023.1.x and above; author: Michał Bednarz   Related documentation Other related Community articles include: Containerization of WEBCON BPS   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

Applies to version: 2023 R3 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 Help: Item list  Update item list values Add item list rows   Introduction In WEBCON BPS, it is now possible to perform automa

Applies to version: 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 opti

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

(...) nfiguration 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 CLAS sic and Outlook Modern add-ins are responsible for its integration with WEBCON BPS Portal. They allow users to access their tasks, view the contents of selected forms, and use many other Portal featur (...)

Applies to version: 2024 R1 and above, author: Krystyna Gawryał Update: 09.12.2025; author: 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

Applies to version: 2024 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 Help: Importing and exporting applications Import wizard   Introduction WEBCON BPS is equipped with application export and import mec

(...) 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 CLAS sic 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 the installation p (...)

Applies to version: 2024 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 Help: Global form template Forms   Introduction The form is a critical component of WEBCON BPS, serving as a conduit for the collecti

Applies to version: 2024 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: Widget   Introduction Fast and easy access to information is one of the key aspects of a well-designed form. With crucial in

Applies to version: 2024 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 Widgets Reports   Introduction Dashboards are virtual panels that facilitate navigation within a WEBCON BPS

Applies to version: 2024 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: ToDo List   Introduction Designing a business application is a process that requires both good memory and coordination from

(...) s will not be reindexed – because this data only exists in the Solr index in the first place. Because of this, before updating Apache Solr, a backup copy of users’ activities from the LAS t 30 days must be created. During the update to 2024 R1, the installer will create such a backup copy before updating components, and will save it in the form of csv files in a specified directory. (...)

(...) Application" ends behind the "Application|ID|", but it can be extended with a specific alternative dashboard. NOTE - Our portal address (Umgebungsdomain) already includes a sLAS h ("/") at the end. Please ensure you consider your individual configuration!   A small tip for using images as links: If you do not have access to the server's image fo (...)

(...) d to play around with the API directly. Therefore, I created a PowerShell script for the import. While doing so I also created a small script for generating a custom configuration file utilizing the cLAS ses defined in the swagger.json This way there shouldn't be any issues like spelling mistakes or wrong types for the properties. You can find more details on my blog:     (...)

(...) he button is pressed, the user is logged out of all environments and platforms that use cookie-based authentication, including web browser tabs and windows, the mobile app, WEBCON BPS Teams, Outlook CLAS sic, and Outlook Modern add-ins. This article outlines the key considerations related to this functionality and provides instructions for its use.     Assumptions, design and confi (...)

(...) the following window:     The information here is presented in tabular form. Users can monitor, among other things, the number of times an action has been executed, when it was LAS t initiated, and how many times it will be executed.   Generating templates based on instance form The template generation functionality allows the Business administrator to export (...)

(...) ons available for this purpose are described in detail in the Log level chapter of the article mentioned earlier. However, please note that selecting a particular log level also registers all levels cLAS sified above it in the hierarchy of system impact. For example, selecting the Information level will also log events from the Warning, Error, and Critical levels.   Nlog library The (...)

(...) Timeout(() => { func.apply(this, args); }, timeout); }; } nxWebcon.integerRange.processChanges = nxWebcon.integerRange.debounce((elem) => nxWebcon.integerRange.maxLengthCheck(elem)); cLAS s IntergerRange { constructor(elem){ this.value = parseInt(elem.value); this.min = parseInt(elem.min); this.max = parseInt(elem.max); this.step = parseInt(elem.step); } (...)

(...) External content by Daniel Krüger; October 13, 2024 ;  The original post has appeared on daniels-notes.de After the LAS t posts "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 (...)