(...) "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. Best Regards Tomasz
(...) hi, I would like to create a calculated column for a report with a list of items. This column, using SQL, should fetch data from another process . I want to map it based on the DET_Att23 ID for each row of the report:: select sum(DE.DET_Value2 - isnull(DE.DET_Value17, 0)) as nn from WFELEMENTS join WFELEMENTDETAILS DE on WFD_ID = DE.DET_WFDID where WFD_DTYPEID = '212' and DE.DET_WFCONID = '5788 (...)
(...) Does Webcon save the time a user stays in a given process step, i.e. the time from entering the step form to moving to the next step or clicking the save button? I want to make a report out of it to calculate KPIs
(...) We are currently in the process of upgrading from the 2023 to 2025. Unfortunately, we were hit with some very bad news—starting from the 2024 version, the ability to define private views for reports configured on the dashboard has been removed. This is a significant issue for us, as users rely heavily on this functionality. Once the upgrade is deployed to the production server, it is likely to cause c (...)
(...) Hi, I need to place a picture in a word template document. The picture is obtained during each instance process as a canvas export, base64 string. I can't find a suitable way to include the custom picture in a word template. I'd stay to word template, not changing to HTML. Thanks for your help, Mihail
(...) ollowing keyboard types that can be used for Text Attributes: text, search, decimal, numeric, url, email, tel. But sometimes we don't want device to show any keyboard. For example if you are creating process for user with barcode gun. The keybaord that shows on the screen can take half of the screeen. The perfect solution would be to add 'none' option to keyboard types.
(...) e and more often that we get an error "License download error. Check that the license service is enabled." From what I understand, the license service is in the background, do you know what the process is called and what to do in such a case. At the moment, it saves the server restart, but it's not an elegant solution.
(...) Hi everyone, We're working on a process in WEBCON where we need to display a countdown timer on a form. Specifically, we want the timer to be shown in the [time until next adjustment] field, counting down to the next scheduled update. The timeout is set to update the [value] field, and the countdown should dynamically reflect the remaining time until that happens. Has anyone implemented something s (...)
(...) Cześć Po podniesieniu wersji z 2022 na 2025 mam problem z puszczeniem requestów przez REST API W wersji 2022 do szyny request trafiał w taki sposób /onboardingWebconV100/initprocess ?process Id=519&taskTypes=Przygotowanie%20i%20konfiguracja%20sprz%C4%99tu&taskTypes=Przypisanie%20licencji na wersji 2025 jest tak /onboardingWebconV100/initprocess ?process Id=674%26taskTypes%3DPrzygotowanie%20i%20konfi (...)
(...) I want to create an AD contact using a powershell script. If you execute the script on the server it works. Unfortunately it does not work in Webcon Designer Studio. The error says: 'The method or process is not implemented'. How can I solve this error?
(...) rror. In such a case, all changes within the workflow instances are rolled back, but the REST API calls have already been sent, potentially causing inconsistencies between systems. From a business process perspective, a better approach would be if each instance update were handled as a separate transaction. This way, if 145 instances update successfully and 5 fail, the user would only need to address (...)
(...) Hi everyone! Is there any possible way to hide "Suggested" report on BPS Portal? I don't want that users can see every workflow in process es. They have dedicated reports and "suggested" is not necessary. Thanks.
(...) [Location] process attributes > Attribute of a Select type using a BPS data source > Filtering section [The bug] In a data source filter, when using the ALL_TRUE operator, the WHERE condition in a generated query is prematurely simplified, what results in an SQL error. [Workaround] Chain AND operators. [Fix] Please fix the SQL translation of the ALL_TRUE operator :)
(...) 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 login process completes successfully. Even in browser while accessing portal I can authenticate successfully, but after that this error appears (when WEBCON BPS portal page should appear). Could this issue be r (...)
(...) untime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.SolrIndexer.process ors.SolrPipeline.c__DisplayClass5_0.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() (...)
(...) API application, a user is automatically created. For instance, if the API app is named "something", the created user is named "something - Registered App". This user needs access rigts for the app/process it need access, and that's clear. But, api actions are also performed by that user, and this name is visible (for example - if we start the workflow over API, workflow instance is started by "someth (...)
(...) Hi, we would like to make WEBCON process es available via Copilot agents and to use the knowledge in WEBCON through the MS Graph to use it in Copilot and other Azure Services. It would be great having a WEBCON on-prem graph connector data source for the MS search & intelligence service and Teams apps/agents e.g. like those offered from Atlassian for Confluence and Jira. One use case would be to pass (...)
(...) miss in Reports configuration – Columns – Default sorting (See picture attached). In the v. 2025 documentation is written: Additionally, you can define up to 3 levels of Default sorting by system or process columns. These settings will be visible as soon as the report is loaded. But we cannot see it.
(...) w System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) w System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) w System.Windows.Input.InputManager.process StagingArea() w System.Windows.Input.InputManager.process Input(InputEventArgs input) w System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) w System.Windows.Interop. (...)
(...) Hi, I'm using version 2025.1.1.44 and came across a strange behaviour. We have a leave of absence process . On the first day of leave, it is visible in the absence chart. On the second day and until the end it stops being visible! After the leave ends it becomes visible once again. This is very strange, but I guess it is not a problem of the process , but only concerning the display of the absence chart. (...)