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

search results

for log

(...) Hi everyone, I'm working on a project using Webcon BPS and I'm trying to track specific user activities within the platform in order to comply with GDPR. Specifically, I need to log every time a user: 1. Opens an instance or document in order to access data, regardless if they've seen it before or not 2. Prints a document Has anyone tackled a similar requirement before? If so, I would reall (...)

(...) I installed a new instance of webcon. In IIS I have new site with 3 bindings webcon-test.domain:.com 80 webcon-test.domain.com : 443 empty :80 Auth provider AD I'm not able to log in to portal from the machine where webcon is installed via https/http://webcon-test.domain.com But link http://localhost works fine When I change a server and try to log in via https/http://webcon-test.domain.c (...)

(...) he PUBLIC LINK feature the weekend before, and everything worked fine with my PUBLIC LINK and my private GMAIL-Adress. We want to give unknown guests (except an invitation email) the possibility to log into a step of a specific workflow, press the path button and then lose access to the instance. Today we upgraded to the 2024 Version on TEST-Server and now, with the same App and EMail, i get an (...)

(...) to trigger a rename function. select ' ' AS Rename The only variable is the user language, there's no FROM, so it should be executed really fast. For whatever reason so the diagnostic log shows that the execution for one row took 87ms seconds while another took 4279ms. I don't have the slightest idea, why this happened, how I can track this or how to prevent it. My best guess i (...)

(...) ave installed the SearchServer service from the MSI and changed the Url in the tools section of the Installer. I can start the service, but it just stops after some time without any errors in Event log . Thanks, Filip

(...) Hi, I have a problem with action "Update item list values" pointed on path. Workflow is started automatically base on REST API and pointed to the same path. I found information on the log "Number of replaced rows: 0' after start process by REST API. When I use web to start process, action update item list values works fine. When I edit a document created by REST API , action also works fine (...)

(...) Hello, we have a huge AdminServicelog table in the BPS_Config db that is constantly growing. Is it possible to archive or delete these records without causing side effects? Are there further optimization possibilities to avoid large data records in advance or to adjust them afterwards?

(...) ers will now be forced to reconfigure reports every time they enter the dashboard or navigate between individual reports to access the desired view. There is no mention of this change in the changelog . Support has informed me that the changelog will be updated to include information about the removal of this functionality. What makes this situation even more paradoxical is that, from a configur (...)

(...) nie-zalacznikow-do-google-drive-za-pomoca-akcji-rest/ Unfortunately, it doesn't want to load the PDF file in the request. Any idea why? I attached also screenshots of action configuration. See log s below: OG_ID log _DEFID log _WFDID log _WTHID log _STPID log _ACTID log _Status log _TSInsert log _TSUpdate log _RowVersion log _WFID log _AdditionalMessage log _ActionSucceeded log _Duration LO (...)

(...) In our company, we have enabled authentication via ADFS. When trying to log in using the mobile app, we get the following error: msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36 EdgA/134.0.0.0 | href: | ex: Microsoft.AspNetCore.Authentication.Authenticati (...)

(...) t al (https://**bpsportalurl**/application/2599.4dbf8e8ad44240e13685.bundle.js:2:284966) -- (For privacy reasons, I’ve replaced the actual URL with bpsportalurl.) Interestingly, I am able to log into BPS Studio without any issues. I’m using Google OpenID for authentication (traffic is allowed from server to Google service), and the log in process completes successfully. Even in browser while (...)

(...) nt team, does that mean I might not have an SDK license? Or do I need to do something with the signing key? I’m a bit confused. For context, we have a perpetual license - webcon 2022 On Danielk's blog : https://daniels-notes.de/posts/2024/webcon-bps-2024-change-log #sdks "In addition to this: If you are not creating SDKs on your own, but have a partner do it, ask them whether they have given WE (...)

(...) untime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.SolrIndexer.log ging.Solrlog gingContext.d__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Syste (...)

(...) ferent SQL server). service_webcon_iis_dev is used as application pool user, service_webcon_dev is used for the service. If we start the dev-stage with this configuration we get an exception: sql log in failed for service_webcon_iis_dev Webcon versions are the same, Server prod is windows 2016, Server dev is windows 2022. So my questions: 1) why is this difference? Why does the application (...)

(...) it would be a greater impact if this would be in your portfolio out of the box and for all customers. What about an integration in the announced MS ESS Agent? https://techcommunity.microsoft.com/blog /microsoft365copilotblog /how-to-prepare-for-a-successful-microsoft-employee-self-service-agent-implementa/4403136 Are there any plans on all this? Would be amazing news. Kind Regards Sébastien

(...) ate of the object, the operation is invalid. ------------------------------------------------------- Call path ------------------------------------------------------- w WebCon.WorkFlow.Businesslog ic.BusinessRules.Nodes.RuleNode.AddParameter(IBusinessRuleNode node, Int32 brpId) w WebCon.WorkFlow.Studio.Forms.BusinessRules.BasicDesigner.Placeholder.AddBusinessRuleValueNodeCommandMethod(Objec (...)

(...) ed or re-copied during the Solr/Search Server update phase. 3. As a result, when the setup attempts to launch the Search Server, it fails due to a missing JAVA_HOME or JRE_HOME, as seen in the Solr log s. ✅ Workarounds You can resolve or avoid this issue using one of the following methods: Option 1 – Recommended: • Install or copy Java (e.g., OpenJDK) to a separate directory (not inside the (...)

(...) Hello. According to this documentation: https://developer.webcon.com/docs/api-registration-and-authentication, the api/log in endpoint is still listed as an option. I see that this refers to version 2025.1. However, I'm using version 2025.2 and the api/log in endpoint no longer works. Do you know why? Where is information about this change, I know there is OAuth2 option, I would like to keep it (...)

(...) docs, community, knowledge base and so on to help developers for doing things in Designer Studio. Maybe you could also give the option to add custom sources as https://daniels-notes.de/ and other blog s/sources. We have built a Copilot Agent for all this but it would be way more cooler having this integrated in Designer Studio. Kind Regards Sébastien

(...) Hi, unfortunately there seems to be no configuration for output parameters in PowerShell script invoke actions. This is much needed to get back calculated values, created log s or whatever else. The workaround from Daniel is not really convenient: https://daniels-notes.de/posts/2021/retrieve-ps-variable-value It would be really nice if one could define input and output parameters like in oth (...)