(...) ts (sorting implemented before upgrade). Although the menu is not visible, the saved condition still functions. However, this is only a short-term fix. We checked the documentation (https://docs.WEBCON .com/docs/2024R1/Portal/Reports/#id_7), but it appears to contain outdated screenshots. In version 2024.1.1.187, the tab previously labeled "Columns available in reports" is now named "Dataset Col (...)
(...) tion-based or those set up on the dashboard) are stored in the database as identical elements in the same table. The only difference is that the functionality has been stripped from the front-end. WEBCON : Is there any chance this feature will be reinstated in the future? COMMUNITY: Do you also find the removal of this functionality to be a major issue?
(...) Hello WEBCON community, There is workflow where tasks are assigned to several users, all of which have to be completed. The problem is, users can't edit the form/finish their tasks when someone is closing the form without exiting "edit mode". Is there a way to "kick" users out of "edit mode" after they close the form? Kind regards Zakhariy
(...) Subject: Issue with RichText MultiLine Fields After Upgrade to 2024.1.1.187 Dear WEBCON team, Over the past two weeks, we upgraded our servers from 2023.1.3.29 to 2024.1.1.187. We are now encountering the same issue that Michał Ludwiczak described on 2025-01-03: 🔗 https://community.WEBCON .com/forum/thread/6483/15 He reported: "I've just found out that when I switch a multiple lines of (...)
(...) tems started to enforce compression for its HTTP responses. They are now compressed as gzip which leads to an error when trying to access data from the system using a REST Web Service Data source in WEBCON . I can help myself by implementing a custom data source, but if there is a native solution, I would be glad to hear about it.
(...) , when a new item list row is added in 2025.1.1.105. It would be great if the required star is added whenever a form field was modified, the page is dirty. There's already the session storage key "WEBCON BPS_FormIsDirty" and the functionality to add the required star. It's probably not complicated to combine the functionalities. Edit: The star is also added, when a field is modified in one tab an (...)
(...) ause it's caused by the parent workflow. - It's very likely that this issue will only encountered in the production environment. - It introduces an unnecessary complexity to the child workflow. WEBCON Version 2025.1.1.105 I've copied the license labels from: https://community.WEBCON .com/posts/post/licensing/356/10 Best regards, Daniel
(...) or: Cannot read properties of undefined (reading 'model') - I get this message on the path to the start step. Adding a new path, changing target step or assignment od task does not solve the problem. WEBCON ver. 2025.1.1.44
(...) 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 (...)
(...) Hello! I installed the WEBCON Word Classic add-in on my test-pc/test-account, running Microsoft Office 365. All is working as expected. If I click on User-Settings in the WEBCON -Tab, I can enter the portal URL and it connects perfect. However, with my production pc/account I can install the add-in also, it also shows up in the Word Ribbon-band, but none of the buttons are working (they are "active (...)
(...) Hello everyone, i recently needed to display a maintenance banner in WEBCON BPS to inform users about an upcoming system or application update. Since i couldnt find a clear guide, I want to share how i implemented it. 1. Display a permanent Banner in the portal --> Using custom css in the color-theme the easiest way to add a global maintenance banner in WEBCON BPS Portal is by using the "Custome C (...)
(...) 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 /onboardingWEBCON V100/initProcess?processId=519&taskTypes=Przygotowanie%20i%20konfiguracja%20sprz%C4%99tu&taskTypes=Przypisanie%20licencji na wersji 2025 jest tak /onboardingWEBCON V100/initProcess?processId=674%26taskTypes%3DPrzygotowanie%20i%20konf (...)
(...) 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?
(...) on 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.
(...) It is possible to show the value form SQL Row on WEBCON report? Is this functionality planned in future versions of the system?
(...) 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?
(...) 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 th (...)
(...) AuthenticationFailureException: Correlation failed. --- End of inner exception stack trace --- at Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler`1.HandleRequestAsync() at WEBCON .BpsCloud.IdentityServer.Hosting.FederatedSignOut.AuthenticationRequestHandlerWrapper.HandleRequestAsync() at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext contex (...)
(...) 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.bu (...)
(...) Hi, I am unable to figure out how to use the WEBCON REST API for starting new element. My issue relates to the "ChoicePicker" / "Autocomplete" fields, where I cannot find the way to submit the value. I think that I have tried all the combinations, but I always end up with the same error. Public Api POST /api/data/v6.0/db/1/elements - "formFields"[] - "guid":"...", "value": [{"id": "115"}] - (...)