(...) Hi, in WEBCON BPS 2025 R1 opening the popup search no longer foCU ses on the search input, instead the close button get's the foCU s. Entering the popup search and hitting the enter key will close the popup search instead of showing all elements. Best regards, Daniel
(...) Hi, I have a problem with 2024.1.1.114 and SDK exeCU tion. I created an SDK to connect to the SAP and download data from the chosen contractor. The SDK was working from version 2022 to 2023 with some updates to c# code - after updating Webcon and SDK to 2024 i received the error: ERROR -> Plugin changed transaction nesting count. Please contact administrator. Interestingly, when I connec (...)
(...) Hi, I have a strange situation. One of our users, who is a business administrator on a workflow, is suddenly getting an error when attempting to view workflow elements. The error displayed is "ExeCU tion timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding." This is only happening to this specific user. Where should I even go to look fo (...)
Hi, I need to connect something like a forum on the form where you can have conversations about the project. It would be ideal if it wasn't a link but a window where you can add comments. Has anyone used a similar solution? Maybe TEAMS online and created a team?
Hi, can you share some example code for those types of plugins?
(...) Hey, on the website https://webcon.com/pl/resources/elektroniczny-obieg-umow/ I read that the system allows you to generate a ‘redline’ version of doCU ments (comparing changes made from the moment the doCU ment was sent to the client to the moment the doCU ment was received back - even those changes that were not made in the change mode) How is this done? How do I run it in the process? Than (...)
Hi guys, in version 2025 there is a "banner" like "lagoon", "planet" or "wave" predefined in the form types. Can the selection be expanded to include another image? I would like to use a logo with our CI Thanks Gerd
(...) Hello, just a quick idea - as of 2025 version, we are able to select CU stom app icons for applications. What do you thing about allowing selection of icons for reports / dashboards in navigation menu?
(...) 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 doCU ment in order to access data, regardless if they've seen it before or not 2. Prints a doCU ment Has anyone tackled a similar requirement before? If so, I would really appreciate any advice, ideas, (...)
(...) Hi, Everyone! On the WEBCON form (ver. 2025), I would like to display a simple external website for the user. There is no need to save this information in the doCU ment. I used CU stom control (External) for this purpose. After entering the URL in the attribute properties, the page displays, but I have no idea how to change the size of the control. It is best to change it dynamically depending on th (...)
(...) We are having CU stomer who would like to apply annotations to Pdf files. When trying to edit a pdf file in WEBCON BPS the "IT Hit Edit Doc Opener 5" is being downloaded which I installed. Edge tells me that the add-in is installed and on my computer it seems to be installed too. As far as I understand, this add-on should allow to edit pdfs However, when i'm trying to edit a pdf doCU ment, the " (...)
(...) Hi, I'd like to build SQL query that uses 'CU rrent BPS database' and at the same time uses linked server that exists on that server. So I want to do sth like that: Select * from BPS_Content.dbo.WFElements t1 left join [my_linked_server].[database].[schema].[my_table] t2 on t1.id = t2.id Unfortunately it doesnt work. I got an error in Webcon Studio "Access to the remote server is denied bec (...)
(...) hi, I would like to create a calCU lated 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 = (...)
(...) Hello, It seems that row coloring in report views does not work for calCU lated columns. When I open configuration for row coloring and choose one of the calCU lated columns, the operator field becomes inactive and sais . Use of calCU lated columns would be nice to color the whole row, not only a column value (lamp).
Hi, it would really be nice to have an option to store the created attachment id in a field /parameter. Right now I have a "change value of single field" action afterwards which retrieves the id of the last created attachment. It should always be the one which was created just before. But it doesn't "feel" right. This option should be available on all attachment actions. Best regards,
(...) Hi, Is there any way to change (=increase) PowerShell action command exeCU tion 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, I want to create an AD contact using a powershell script. If you exeCU te 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?
(...) Hi, Does anyone know how I can add a calCU lated column to solr reports? Thanks, Raluca
(...) Hi, I would like to suggest and ask about the issue of generating process doCU mentation. When an application is shared with a specific developer and the developer only has access to this application, he cannot generate process doCU mentation. He must report to the administrator, who has access to all applications, to generate doCU mentation files. Why in this situation is it not possible to gene (...)
Hi, it would be nice if one could have a media gallery (pictures, videos, audio files, ...) e.g. in configuration of an application and also global in system settings. There should be an upload function for images and some management. A new field type e.g. "picture from library" and "picture from global library" would be needed to add a picture to the form. Same for other media files. Right