(...) (Please remember to change the file name by removing the “.template” part from it). In both cases, the configuration is almost identical and the only difference between Portal and Service files is a different name of the main node, i.e. App and Configuration respectively. The comparison of otlpsettings.json file in Portal (on the right) and Service (on the left) – the only dif (...)
(...) des clients with a comprehensive view of their WEBCON BPS platform licensing and registered license services data. With this tool, clients can easily browse their WEBCON BPS licenses and generate the files necessary to activate or deactivate license services offline. LAS enables users to download license files , such as when purchasing additional solutions or upgrading WEBCON BPS to newer versions, and (...)
(...) icense service identifier will be used to register the license service on the WEBCON License Activation Service (LAS). Upon registering on LAS, you will be able to download the activation and license files necessary for the subsequent steps of offline activation in Designer Studio. 3.1. Downloading the activation file and the license file To activate the license service, use the WEBCO (...)
(...) Applies to version: 2023 R3 and above; author: Jacek Język Introduction ABBYY FineReader 12 is a software that transforms scanned documents and PDF files into editable (text) versions. In the WEBCON BPS platform, the software is used to generate text layer for attached files . This article describes the procedure for installing the ABBYY FineReader 12 component. (...)
(...) ed with the mobile application which requires access to an internet browser. Below are the functionalities listed based on how they are supported: Native part: Profiles , logins, and PIN authorization Searching for information stored in barcodes and 2D codes PUSH notifications Scanning barcodes and 2D codes Determining exact device location Biometric a (...)
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
(...) inistrative mode or through the Exchange Management Shell console, following the procedure below: check if your environment meets the update requirements; download the ISO image of the update files from Microsoft website available here mount the image; run the command line interface or Exchange Management Shell, and navigate to the disk containing the mounted image; run the Setup.exe with (...)
(...) 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 the ope (...)
(...) ck if you have the appropriate license for the WEBCON BPS version. We recommend that you activate the required license BEFORE upgrading the WEBCON BPS system. WEBCON BPS 2024 Additional files File Description ABBYY Findreader Engine 12 1487 MB ABBYY Finereader Engine 11 876 MB SDK Migration 2024.1 The (...)
(...) n of the functionality involved the preparation of appropriate tools. Accordingly, a console application called BatchImportApp (.exe file) was created and made available among WEBCON BPS installation files in the “Tools” (formerly “Migration Tools”) directory. This tool imports WEBCON BPS applications using defined parameters. Specifying some of these parameters is required for (...)
(...) ’ activities from the last 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. Carried out by: installer Step III – Updating Search Server component – deleting Solr indexes and installing new Solr engine instance When upd (...)
(...) user.json file You can activate the functionality of registering user logging by editing the appsettings.user.json file which is located in the Portal installation directory (by default C:Program files (x86)WEBCONWEBCON BPS Portal). The file is standardized according to the logging requirements for .NET Core and ASP.NET Core platforms, as detailed in the article Logging in .NET Core and ASP.NET Cor (...)
(...) in the databases, it is safe to proceed with the upgrade and WEBCON BPS will work flawlessly. This problem has been fixed in version 2025.1.1.94. WEBCON BPS 2025 Additional files File Description ABBYY Findreader Engine 12 1487 MB ABBYY Finereader Engine 11 876 MB SDK Migration 2025.1 The (...)
(...) ll in the Client ID and Client Secret of the Azure application. Authentication takes place within scopes, in accordance with the OAuth2 standard. The list should include: openid email profiles Fig. 5. Authentication configuration in Designer Studio Based on the authentication created in this way, a REST Web Service data source should be created. In its configuration, (...)
(...) ure is identical for the Service’s file as well. To enable the AzureMonitor exporter, open the otlpsettings.json file located in the Portal’s directory (by default: C:Program files (x86)WEBCONWEBCON BPS Portal). In the Metrics node, locate the Exporters section and find the AzureMonitor object which contains two fields: Enabled and ConnectionString. Start by changing the value (...)
(...) 3C, is an invalid attribute character". The reason for the error is that the resulting OCR .xml file stored in the text column of the attachment database (ATF_FRData column in the WFAttachmentfiles table) contained Unicode characters. In turn, the attachment database was created in non-Unicode mode and the selected types of its text columns were varchar and text. These settings ultimately preve (...)
(...) ion Users of WEBCON BPS often face the need to export attachments stored in workflows to ZIP archives. Examples for such scenarios are: reducing the size of attachment databases by exporting files to a network share and then removing them from the workflow, starting new workflow instances (using HotFolder) based on ZIP files . In most cases, SDK plugins are used in these scenarios, as ZI (...)
(...) he diagnostic sessions and events stored in the database to diagnose errors occurring in WEBCON BPS Portal. Here, information stored in the browser comes to the rescue: developer console data and HAR files . This article provides instructions on how to create and save the mentioned logs in the most popular browsers: Microsoft Edge, Google Chrome, Opera, and Mozilla Firefox. Console Logs (...)
(...) lly convert audio recordings into text, which significantly improves the documentation of e.g. conversations, meetings, or voice memos. The action supports .wav, .mp3, .aac, .ogg vorbis, and .flac files . Once a recording has been processed, its transcription can be saved as a form field value, Multiple lines of text, Comment field, or attachment in .txt, .docx, .pdf, or .pdf/a format. This functiona (...)
(...) conds) before file gets imported from HotFolder. I have a situation where scanner creates an empty file at beginning of scanning, and WEBCON gets this file before it's complete. I use script to copy files from "temp scan" folder to HotFolder, but such feature directly in WEBCON BPS could bypass this workaround. Any comments and feedback here is more than welcome :)