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

search results

for logs

(...) er related Community articles include: OpenTelemetry in WEBCON 2026 R1   Introduction In version 2026R1, the method of error logging has been changed from traditional text-based logs (NLog) to structured logging based on Serilog. This modernization significantly improves the quality, readability, and analytical capabilities of logs in the system. The main goal of migrating (...)

(...) 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 (...)

(...) e is a discrepancy between the application’s public address and what the backend recognizes as the request scheme and host. In turn, if the client’s correct IP address is missing from the logs , this most often points to a problem with forwarding or processing X-Forwarded-For. These scenarios are consistent with the typical issues described in the ASP.NET Core documentation for applications (...)

(...) 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?

(...) st https://daniels-notes.de/posts/2021/retrieve-ps-variable-value I figure, it is posible to retrive output value from SQL Procedure? How force "Run sql procedure" action to log ouptut to [dbo].[WFlogs ] table? Write-Output in PowerShell is logged to LOG_Description column. How log ouput from sql procedure?

(...) e a field for this one time use case. Unfortunately the 'Test' result window of the expression editor, didn't have the option to copy the result. Luckily I thought of the Administration Tools\Search logs . As you can see in the attached picture, I was able to execute an arbitrary SQL statement and could export the result to Excel. :) Best regards, Daniel

(...) -------------------------------------------------- Message: WebCon.WorkFlow.SDK.ConfigAttributes.ConfigEditableTranslation ------------------------------------------------------- Error details in logs , Guid: 18c4c6c0-194b-4000-a544-2254a55ec11e .. at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetPluginConfigurationMetadata(Int32 pluginId) Best regards, Daniel

(...) n how to populate dropdown lists from REST data sources ? I got the working requests in POstman, but I cannot get them to work at all in webcon. and its kinda hard to debug since error messages or logs are seemingly not available... thanks for your help in advance.

(...) es already, so this does work. But i now have a query which works perfectly when added into the calculated collumn directly, but no longer works when stored in a constant. (img attached) Through logs we found that he has a problem seemingly with strings, but we found no way to baypass that. Anyone have an idea what is done with the query on the way or why this might be the case?

(...) Hi, In the logs , we are seeing the following error: "Dynamic operations can only be performed in homogenous AppDomain" Since the error started appearing, some form fields that get data from SQL query stopped working. What could be the issue and solution? Thanks in advance Mark

(...) on step (with the preview and yellow hihglights). Only the ones added after the update display as if there was no OCR at all. Text layer is being aplyied as it should. No errors concerning OCR in the logs ... Any ideas?

(...) Is there a reference guide to scaling up solr configs beyond the setup done by the installer. I have narrowed down my performance issues to the solr timeout on memory from the logs

(...) Hello, is there any possibility to sync users from local AD, and get pictures from AAD? I've been looking at the docs, and changelogs but found config only for AAD alone. If not sync - maybe there is a way to bulk import it somehow?

(...) iguration cases. These errors appear during Diagnostics and additionally prevent saving the Diagnostics Session. Does anybody have similar issues with Webcon 2023? I tried to find it in the changelogs but with no success. MSG while trying to save the Diagnostics Session: "msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) (...)

(...) not refresh Version: 2023.1.2.68 Solr Index Queue has all processing pending on the error: Activation error occurred while trying to get instance of type ISolrOperations`1, key "" Admin Event logs : url: https://***.com/api/nav/db/1/app/12/activities/filter/0 | action: GetWithFilter ip: 1.1.1.* | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windo (...)

(...) could perform anything there now). This way you could force a user to "punch the clock" after logging to webcon (load and start a dedicated workflow) or show some important information after the user logs in.

(...) ding current exchange rates from the NBP. Nothing has changed in the configuration (Webcon 2021.1.5). And the server has a connection to the NBP API service. I cannot find any errors in the service logs Do you have the same problem? Is there somewhere a cut-off date until when the rate should be downloaded? Thank you in advance for your help

(...) Hey, anyone have any idea why the problem appeared? Version installation: current -> 2023.1.3.76 target -> 2023.1.3.118 In changelogs there was information about changes as to the columns in the AdminWFEventlogs table. Last query from profiler: IF EXISTS(SELECT * FROM sys.columns WHERE Name = N'WEL_Details_Deprecated' AND Object_ID = Object_ID(N'dbo.[AdminWFEventlogs ]')) (...)