(...) the theme marked as Default. Fig. 6. List of available color themes on the user's profile Is default – the default theme is used when the user logs into the system for the first time, or the color theme that the user has used so far will be deactivated or removed. Is embed default – a theme marked in this way will be used when displ (...)
(...) entries Configuration database content.GlobalParameters, "ConfigDatabase" parameter WEBCON/WEBCON BPS Portal/appsettings.user.json ConfigConnection.Initial Catalog logs Connection.Initial Catalog Content database content.ContentDatabases.CD_Name attachmentDB.GlobalParameters, parametr "DBMain" archiveDB.GlobalParameters, parametr "DBMain (...)
(...) ce in the new query window. Link to download the script directly: https://ola.hallengren.com/scripts/MaintenanceSolution.sql Run the script in the context of the database where the logs of the operations performed will be saved – this can be done by default on the master system database or on a newly created database. In the latter case, create the database beforehand and chan (...)
Applies to version: 2022.1.3 and above; authors: Jacek Język, Krystyna Gawryał Introduction WEBCON BPS has a new feature, which is the ability to work with attachments in the form of files stored on OneDrive. A user with the appropriate permissions will be able to edit such MS Office files (Word, Excel) in Microsoft 365 both in a desktop browser and from mobile devices. In additio
(...) ules” report). Master queue Optimization of queries in databases that use database queues. Log Cleaner Periodical removal of old entries in WEBCON BPS logs to prevent excessive growth of databases. When starting database maintenance hours, the service cleans tables by removing at once up to 100 000 oldest records in respective tables. (...)
(...) variables – they should contain the same connection string to the configuration database: App__ConfigConnection__Value=Server=SQLDemo;Database= BPS_Config;User ID=bps;Password=p4ss; App__logs Connection__Value=Server=SQLDemo;Database=BPS_Config;User ID=bps;Password=p4ss; Other parameters can be left unchanged. Note that the container is not on a domain, so it is necessary to define (...)
(...) per se in this case. Database processing For databases, a master queue applies. It is a single query relating to all queues simultaneously executed by an SQL server. [Currently, the system logs some of the queries sent to the content database provided the “Debug” mode (“System settings” → the “Global parameters” node → “Diagnostic logging (...)
(...) interName": "", // Main printer 11. "PrinterNameKsMode": "" // Accounting printer 12. }, 13. "Logging": { 14. "LogLevel": "Debug", 15. "LogToFile": true // Should write logs to file (service.log) 16. } 17. } 18. } Fill in the missing data according to the instructions below: Id – any unique service identifier; providing this va (...)
(...) project aimed at standardizing and streamlining monitoring, analyzing and managing distributed systems. It is a tool that lets developers collect, generate, and send telemetric data (such as metrics, logs , and traces) from applications operating in various environments. The solution integrates with a broad range of technologies and programming languages, thus allowing developers to collect diagnost (...)
(...) troductory information such as: system requirements, instructions on how to install the platform and create applications, as well as short tutorial videos and references to articles in our technical blogs – Knowledge Base and Community. The website is available in two language versions, Polish and English, and is very intuitive to use. The content of the various sections of the help document (...)
(...) for when endpoints rely on token authentication. This list of exceptions here should contain all such endpoints. Logout options in Portal By default, we have one logout button which logs out of one session. We can add a second button to make it possible to log out of all sessions OR change the default button to log out from all sessions. Log out from a single session (default): (...)
(...) ple of a command for the default import of an application Successful application import is indicated by the “Completed” status in the CMD console. Additionally, the application logs can be accessed in a .txt file. Fig. 5. Information on successful application import in the CMD Import history Apart from being able to use the new/updated application (...)
(...) rantee the correct operation of Designer Studio components and Outlook Classic add-in. The delivery of the Microsoft Edge WebView2 runtime to managed Windows 10 devices is described here: https://blogs .windows.com/msedgedev/2022/12/14/delivering-microsoft-edge-webview2-runtime-to-managed-windows-10-devices/. The delivery of the Microsoft Edge WebView2 runtime to Windows Server Update Services (W (...)
(...) variables – they should contain the same connection string to the configuration database: App__ConfigConnection__Value=Server=SQLDemo;Database= BPS_Config;User ID=bps;Password=p4ss; App__logs Connection__Value=Server=SQLDemo;Database=BPS_Config;User ID=bps;Password=p4ss; Other parameters can be left unchanged. Note that the container is not on a domain, so it is necessary to define (...)
(...) locate the Logging node and navigate to the LogLevel subnode where you can set the logging level and specify the provider. The Default row specifies the log level for all providers as Warning, which logs events starting from unexpected issues. However, to specify a log level for a particular provider, add a new row and insert the specific component, i.e., Microsoft.AspNetCore.Authentication (indi (...)
(...) ible for analyzing data and countering threats. Microsoft Sentinel The correct integration of the Microsoft Sentinel service with the WEBCON BPS platform requires delivering complete logs and application data to the former. The Azure Monitoring Agent facilitates the transmission of such information using the OpenTelemetry standard. In this scenario, the data transmitted from WEBCON BP (...)
(...) rever there is a need for cyclical execution of the action that cannot be triggered globally in a standard way. The archiving of the technical workflow instance can be delayed so that the history (logs ) can be accessed if the action fails. Extensibility (+ example of sending to Azure Blob Storage) The are many applications of PowerShell in WEBCON BPS, including cyclical export of XL (...)
(...) An errors section where the community can post common errors and possible solutions for them. A search by error message or code would be great. We are building one of those blogs for errors internal, but it would be great if the community can have their input on it. Also the version of WEBCON would be an useful filed to group by.
(...) Hello, we have problem with BPS 2021 Android mobile app. After logging out and trying to log in another user, application automatically logs in previous user. How to force each user to enter username and password for each login attempt? Best regards, Wojtek
(...) d to be able to trace every single action a user takes and log it. Uploading attachments, accessing, deleting, updating, etc.... Is this possible with WebCon? Does it have the ability to send access logs to a SIEM?