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

search results

for support

(...) Assumptions The fundamental architectural assumptions for the WEBCON BPS mobile application: dedicated to mobile devices with the following operating system: Android 10.0+; iOS 16+; support for the WEBCON BPS 2023 R3 version and newer; hybrid application; operation in online mode requires an internet connection with the installed WEBCON BPS instance; utilization of the user base c (...)

(...) ull 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 Define whether a field should be required Check field values without setting them If you are interested in this (...)

(...) been generated by Chat GPT and worked quite well:   1. Use Inline CSS: To ensure the broadest compatibility across email clients, it's best to use inline CSS. Many email clients do not support external or even internal stylesheets reliably. By placing your styles directly within your HTML elements, you reduce the risk of styles not being applied due to client restrictions. 2. Keep the L (...)

(...) hat generates the structure based on the form fields. It is quite simple, but it also groups fields to its nearest grouping element (group, tab). Also, item lists, data tables, and data rows are support ed. For most scenarios, this should be sufficient. In addition, you can still create your own JSON, by whatever means you prefer. Here is a simple example of how the template syntax looks like and (...)

  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

(...) sp;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 generating the form data using the REST API. After a (...)

(...) Windows Server Core architecture. Therefore, the admin cluster needs to be able to run loads of this type. If SOLR and/or SQL components are to be implemented in the same cluster, the cluster must support loads based on both Linux and Windows containers. The application requires the ingress controller to support ARR with Cookie Affinity enabled. Only the subscription licensing model is support ed. (...)

(...) fying the exact values with which the itemlist should be populated each time. By choosing the appropriate initialization mode and data population method, you can tailor the itemlist to effectively support your workflow.    

(...) made to a major version over its lifecycle. Our latest major release is 2024.1 – [Whitepaper – Business overview]  WEBCON provides full technical support for our two latest major versions. Important: Before upgrading from one complete version to another (eg from 2019 to 2024) check if you have the appropriate license for the WEBCON BPS ve (...)

(...) d user can view or edit, excluding configuration windows for individual functionalities. In addition, the visibility of the focus has been increased and its default border has been unified for all support ed Portal elements. This will ensure that a user navigating the site pages using devices other than a mouse can clearly see where they are. These settings will be taken from the theme configuration, r (...)

(...) o types of databases. All user input and configuration data are stored in Microsoft SQL Server relational databases. In addition, a large portion of these data feeds the Solr search indexes support ed by Search Server.   Creating the Search Server container The Search Server container image is built based on the official Solr image for the Linux operating system. Therefore, Dock (...)

(...) er 13, 2024 ;  The original post has appeared on daniels-notes.de After the last 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 the "support " could be defined. In the (...)

(...) talacji Standalone  [PL] SharePoint Server Full Trust Installation [Polish version of the above] Instrukcja Instalacji z SharePoint Server WEBCON BPS Development support Policy This short document describes the support policy for WEBCON BPS.

(...) External content by Daniel Krüger; November 10, 2024 ;  The original post has appeared on daniels-notes.de With WEBCON BPS 2025 the maximum support ed compatibility level is 160 (SQL Server 2022). Change log: Changed the default compatibility level for new SQL databases created during the installation of the WEBCON BPS platform. As a result, the previous compatibility level set to 120 (...)

(...) ications Description: Risk and Analysis Specialist analyzes the company's accounting needs and writes a functional requirements document that specifies the functions the accounting system should support . They conduct a market analysis and provides examples of products that meet the previously identified requirements. Step 2: Initial review Description: The functional requirements document is sen (...)

(...) tion window. In it, the user should enter their Microsoft account information. Fig. 9. The Sign in window After correct login, the control changes the displayed information. The mechanism support s MFA authentication if the tenant's security policy requires it. The SSO mechanism is also support ed – the logged-in user will not be asked to provide data again. Fig. 10. Control co (...)

(...) Applies to version: 2025 R1 and above; author: Łukasz Maciaszkiewicz   Introduction The 2025 R1 version of WEBCON BPS introduces support for SIEM (Security Information and Event Management) providers. This article explains how to integrate the WEBCON BPS platform with a SIEM service using the Microsoft Sentinel tool.   What is SIEM? The SIEM (Security Information and Event M (...)

(...) rtal address is not yet known, you can complete it after the BPS installation. After registering the application, you can complete its configuration. In the Authentication section, enable support for ID tokens. After saving the configuration, the created application is ready for use. From the Overview tab, copy the Tenant ID and Client ID values that are required to configure auth (...)

(...) be significantly prolonged. For this reason, the database update must be planned and performed manually. If a manual update of the attachment database is required, please contact WEBCON Technical support or the WEBCON Partner.

(...) ppeared on daniels-notes.de I wasted quite a lot of time when setting up an App registration to upload documents to SharePoint using REST actions in WEBCON.  Since WEBCON BPS 2025 does not support certificate authentication I had to persuade SharePoint to allow Client id/secret authentication.  Maybe I did something wrong, but I also was not able to use the build in OAuth authentication (...)