Dear Community, I recently installed WEBCON BPS (2025.1.1.105 standalone) on a server that does not have internet access. When I try to access the BPS Portal via a browser on the same server, I encounter the following error: -- Unexpected Application Error! t.findLast is not a function TypeError: t.findLast is not a function at https://**bpsportalurl**/application/App.4dbf8e8ad44240e13685.bundle.js:2:342152 at Object.useMemo (https://**bpsportalurl**/application/2599.4dbf8e8ad44 (...)
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.AuthenticationFailureException: An error was encountered while handling the remote login. ---> Microsoft.As (...)
Hey team We are intensively testing Webcon. I'm trying to send a PDF attachment in a simple app using the HTTP POST method, and I can't get it to work. Postman works fine, Python too. How can I adjust my action to make it go through? We prepared it based on this article: https://kb.webcon.pl/przekazywanie-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. (...)
Hi, If I would like to add Custom Action then I should have one free license of WEBCON BPS SDK Freamwork? WEBCON BPS SDK Freamwork shows us how many plugin packages we can install?
It is possible to show the value form SQL Row on Webcon report? Is this functionality planned in future versions of the system?
Hi everyone, I would like to ask you how do you implement the TimeOut setting quarterly/annually? Is it possible? Regards, Darek
[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 :)
Hi everyone, maybe someone had a similar topic. I need to update a certain number of fields in one column of an item list. Is it possible to do this with the “Update item list” action?
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 processes. They have dedicated reports and "suggested" is not necessary. Thanks.
Hello, in the configuration of the action "hyperlink"(PL: Odsyłacz) and StartElement, the system does not allow you to enter the type of form. You cannot use this type of action in this way. This is a bug in this version of webcon, in 2024 the action worked correctly. Bug in 2025.1.1.44.
Hi everyone, I have a scenario where, in one of our workflows, we use the “Move Workflows (SQL)” action on a transition path to update multiple workflow instances—often dozens or even hundreds. Each of these updated workflows executes several actions upon transition, including making a REST API request to an external system. The issue arises when, for example, out of 150 instances, 140 complete successfully, but the 141st encounters an error. In such a case, all changes within the workflow (...)
Hello, is it possible to only have people from a specific AAD group visible (or selectable) in the user picker field?
I would like to have automatically add to attachments a file, on the First Step, when users will be registering so they can have a file available to read its content. I can't find a solution for that. Kind regards, Jan
Hi, Does anyone know how I can add a calculated column to solr reports? Thanks, Raluca
Hello, 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?
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?processId=519&taskTypes=Przygotowanie%20i%20konfiguracja%20sprz%C4%99tu&taskTypes=Przypisanie%20licencji na wersji 2025 jest tak /onboardingWebconV100/initProcess?processId=674%26taskTypes%3DPrzygotowanie%20i%20konfiguracja%20sprz%C4%99tu%26 W RB wykorzystuje string replace, który zamienia mi znak : na '' (...)
Hi, Does anyone know if in local variables (text type) in automation, can be returned as value: without endcoding? Example: I have API method no. 1. I save its response to a local variable. Then I make a minor modification in json using an action: Set value to modify => local variable Finaly: I want to use that local variable as a Request-Body for another Rest API action. And here is the problem, because the value of this variable is returned with encoding . P.S. I know tha (...)
Hi, Is there any way to change (=increase) PowerShell action command execution timeout? There is a field in Services > Configuration but it is read-only. We need to increase the time to c. 120 seconds. Will be grateful for your support. Best regards, Lukasz
Hello, Is it possible to display a message when the user starts a new workflow? There is an "on entry" action, but if I understand correctly, it is not performed at the very beginning of the workflow?
Sometimes I get the Microsoft Login screen (we use M365 OAuth) in the Outlook-Plugin. But only on the tab "Form fields". Tab Attachments and Information are working and displaying the information of the current BPS object. If I restart Outlook all is working again as expected. After a restart it works for 2-3 BPS mails, but then it stops working.