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

search results

for Logging

(...) ctivity, ActivityTypes type) at WebCon.WorkFlow.Base.Solr.SolrLogger.AddWithDirectSolrAdder(BPSActivity activity, ActivityTypes activityType) Outer stack trace: at WebCon.WorkFlow.Common.Logging .BaseLogger.WriteToEventLog(WriteToSystemLogParams args) at WebCon.WorkFlow.Base.Solr.SolrLogger.AddWithDirectSolrAdder(BPSActivity activity, ActivityTypes activityType) at WebCon.WorkFlow.Bas (...)

(...) aLanguage) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.LanguagePicker.c__DisplayClass8_0.b__0(Object o, DoWorkEventArgs args) Outer stack trace: at WebCon.WorkFlow.Common.Logging .BaseLogger.WriteToEventLog(WriteToSystemLogParams args) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.LanguagePicker.c__DisplayClass8_0.b__1(Object o, RunWorkerCompletedEventArgs ar (...)

(...) I have a problem with session not ending after Logging into WEBCON system. Even after turning off computer, the webcon session continues. How to solve it? Maybe you have some tips?

(...) hanged his name to Test NewWebcon. So the AD administrator changed the user AD login name to test.newwebcon. When webcon synced with AD, my user got a new Bps_Id = test.newwebcon@webcon.com and after Logging in, he can't access tasks because tasks were assigned to the user test.webcon@webcon.com, which no longer exists (In fact, the user still exists, but with a new username). So it looks like test.ne (...)

(...) ovider defaultableDbInfoProvider, IUserCredentialsManager userCredentialsManager, IDebugInfoManager debugInfoManager, IHttpContext synchronizedHttpCtx) at WebCon.BPSCloud.Portal.Extensions.RestApiLogging .RestApiLogging Middleware.Invoke(HttpContext context, IPerformanceCounterFactory counterFactory, IVersionPathParser versionParser, ICurrentUserProvider userProvider, IRestApiLogging Manager restApiLogg (...)

(...) stem.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.Queues.Processors.ProcessorBase`1.d__34.MoveNext() WRN: Assembly binding Logging is turned OFF. To enable assembly bind failure Logging , set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assem (...)

(...) ovider defaultableDbInfoProvider, IUserCredentialsManager userCredentialsManager, IDebugInfoManager debugInfoManager, IHttpContext synchronizedHttpCtx) at WebCon.BPSCloud.Portal.Extensions.RestApiLogging .RestApiLogging Middleware.Invoke(HttpContext context, IPerformanceCounterFactory counterFactory, IVersionPathParser versionParser, ICurrentUserProvider userProvider, IRestApiLogging Manager restApiLogg (...)

(...) aLanguage) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.LanguagePicker.c__DisplayClass8_0.b__0(Object o, DoWorkEventArgs args) Outer stack trace: at WebCon.WorkFlow.Common.Logging .BaseLogger.WriteToEventLog(WriteToSystemLogParams args) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.LanguagePicker.c__DisplayClass8_0.b__1(Object o, RunWorkerCompletedEventArgs ar (...)

(...) log4j-1.2.17.jar version for WebCon BPS 2023 R2 Is it possible to upload version 2.21.1 according to the article https://kb.webcon.pl/security-podatnosc-cve-2021-44228-w-apache-log4j2/? https://Logging .apache.org/log4j/2.x/download.html Will the new version of BPS include this type of fix?

(...) r.DoGetInstance(Type serviceType, String key) at CommonServiceLocator.ServiceLocatorImplBase.GetInstance(Type serviceType, String key) --- End of inner exception stack trace --- Solr Admin Logging : SolrCore Initialization Failures BPS_Activities_shard1_replica_n1: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error opening new searcher Please check your logs for (...)

(...) e and webcon would run it on every page load (especially the pages outside of apps as there is no way you 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.

(...) tActive(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.DesignerDesk.DesignerDeskActiveContextMiddleware.InvokeAsync(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.RestApiLogging .RestApiLogging Middleware.Invoke(HttpContext context, IPerformanceCounterFactory counterFactory, IVersionPathParser versionParser, ICurrentUserProvider userProvider, IRestApiLogging Manager restApiLogg (...)

(...) Hello, I am in the process of standardizing our plugin packages. I would like to put all plugins on a common basis in order to be able to reuse functions such as custom Logging methods in each plugin package without copying source code. I have often used nested plugin and configuration classes within a plugin package project. This works without any problems. Example: *** shared project / so (...)

(...) ovider defaultableDbInfoProvider, IUserCredentialsManager userCredentialsManager, IDebugInfoManager debugInfoManager, IHttpContext synchronizedHttpCtx) at WebCon.BPSCloud.Portal.Extensions.RestApiLogging .RestApiLogging Middleware.Invoke(HttpContext context, IPerformanceCounterFactory counterFactory, IVersionPathParser versionParser, ICurrentUserProvider userProvider, IRestApiLogging Manager restApiLogg (...)

(...) ser to log out of the portal after 10 minutes. We found the Security configuration and changed the cookie expiration time (set it to 10 minutes). Successful logout occurred after 10 minutes. After Logging out, a login window appears. In some cases, the user had to enter the correct login and password several times before being able to enter the portal. The worst thing is that there are cases where (...)

(...) on 2023. I checked the table [dbo].[AdminAPILogs], and since the last version in 2022, there hasn't been a single log in this table. Has anything changed in the new versions, and do I need to turn on Logging into this table somewhere? I have been looking for an answer on the Webcon website and Google, but I haven't found anything

(...) Hi, Currently we have 'Error occured' in the header of the validation message. This often results in unnecessary Logging of error reports from users who do not read the content, but only suggest that there is an error. Perhaps it would be a good idea to change the content of the header to something else that does not suggest an error, or allow it to be defined per action or globally? Regards.