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

search results

for CU

(...) Hi, it would be nice to get a more detailed log output for the database upgrade. CU rrently we only have the information that the upgrade started: 17-01-2026 16:00:11 msg: Scripts are loaded src: DBUpdateControl 17-01-2026 17:21:24 msg: AppPool WEBCONBPS recycle src: IISManager It would be nice to have an output like - 17-01-2026 16:00:11 Script 7703 \t Change picker columns length from 10 (...)

(...) Running latest version 2026.1.2.91: If a dashboard is opened via navigation AND CU rrent page is the app startpage, all filters are greyed out (not active). F5 resolves the problem => filter is selectable If a dashboard is opened via navigation AND CU rrent page is NOT the app startpage, all filters in the dashboard are active as expected.

(...) lity to sort attachments at the individual user level (not the entire process) and save these settings so that after exiting a case, attachments remain according to the user's individual preferences. CU rrently, attachments are sorted by date added throughout the system, but some users need alphabetical sorting with the option to change the attachment name. We use in the company WEBCON BPS PORTAL Ver (...)

CU rrently, when clicking an attachment either the preview is displayed or the doCU ment is being downloaded, which is fine if the element is in view mode. However, in edit mode, it would be great to have the possibility to configure the whether the doCU ment should be opened to be edited or as preview/download. Idealy, this would be a business rule, which returns the default action. By having t (...)

(...) Hi, I have a path where the CU rrent user must select another user and pass a form to him. I want to send an email notification to both the selected user and his manager. I’m having trouble determining the manager automatically. Specifically, the problem comes down to the fact that I don’t know how to use a dynamic 'user' variable as a parameter. Or maybe there is another way to determine the mana (...)

(...) Dear Community Members, As part of our ongoing efforts to improve Webcon, we are reviewing the CU rrent capabilities and future direction of the Item List feature. I would like to invite you to share your feedback, ideas, and real-world use cases related to Item Lists. Your input will help us better understand practical needs and prioritize potential enhancements. In partiCU lar, I am interes (...)

(...) Hi, I'm CU rrently upgrading from 2023 to 2026 and noticed/remembered, that I can select a hidden report in a report tile (1) but these are not available in case of a navigation grid element (2). CU rrent version 2026.1.2.91 Btw. what did you do with the version numbers. The second part is now the hot refresh version and what is the meaning of the third one? Best regards, Daniel

(...) Hello everyone, When testing applications with attachments on mobile phones (both Android and iPhone), the form is CU t off on the left side. The CU rrent assumption is that this is due to the size of the attachment box. If the attachment is empty, only the paperclip icon is displayed. However, if there is a file in the attachment, the word “Attachment” is written out and the design error ocCU rs. (...)

(...) Dear Forum, We are trying to process email attachment (msg file - which according to the doCU mentation is supported). I tried both AI agent and prompt functions. Both work well when I'm attaching PDF (on path and as action) but nothing happens for emails. I Even disabled email conversation tab. I was thinking of extracting email body into form field for processing - but cant find a way to ge (...)

(...) Throwing an Automation error after the REST call only allows static error text – dynamic values (e.g. the error message returned by the REST API) cannot be used. Menu actions allow a “message on exeCU tion success”, but there is no equivalent “message on exeCU tion error” that can display dynamic content. As a result, I can only show something generic like “Error during REST query”, but not the a (...)

(...) Hi, it's CU rrently not possible to define translations for the selected columns. While the default translations are used for process fields, there's no way to define a translation for a calCU lated or a system column. It would be great to define those on BPS Internal view level, so that there's only one source. Best regards, Daniel

(...) Good morning, does anyone know if there is an official procedure for a classic restart of servers running Webcon? Our CU rrent version of Webcon is 2025.2.1.91.

(...) - the same lane cannot be reserved by two instances for overlapping time ranges Question: What is the recommended approach in WEBCON BPS to implement cross-instance validation? I tried CU stom Action SDK, but it works only on the CU rrent instance. Thanks.

(...) ext required) password works perfectly in Postman, but requires explicit username/password authorization_code is not suitable for backend calls What we found in WEBCON According to the WEBCON doCU mentation (2026 R1): OAuth2 App → API → grant_type=client_credentials (non-interactive) OAuth2 User → API → grant_type=authorization_code (interactive, redirect-based) There is no support f (...)

(...) Hi, I CU rrently have two WEBCON environments (DEV and PROD) running on separate machines. Due to the fact that we’re still on an older version (2023 R3), I’d like to upgrade an environment to version 2026 for testing purposes — mainly to verify stability and estimate the effort required to adapt our solutions. My idea is to set up a third environment (TEST), align it with PROD, and then perf (...)

(...) I am using the "Generate an Excel File" action to generate and send out an Excel to a CU stomer, using values from an Item List. Following that action, I'm using another "Generate an Excel file" action to then update the existing Excel and map it's column name cells (A1-Z1) to Business Rules containing translations for those column names, so we don't have to use our internal Item List names. That now (...)

(...) Hi all, I have a question about calCU lating a Date to field based on two other fields in WEBCON. I have: Date from – DateTime field Time (h) – Choice field (values like: 1, 1.5, 2, etc.) Date to – DateTime field I want Date to to be automatically calCU lated as: Date to = Date from + Time (h) hours I tried to use a form rule, but I keep getting an error in the Date to field. (...)

(...) Hi, we noticed that the Field.Displayname has now the translated value of the CU rrent user. Until 2025 this line logged always the Designer Studio name. as of 2026 it is the translated value for the exeCU ting user. logger.Log($"Adding sql field'{sqlField.DisplayName}' as placeholder"); This is causing us some troubles. We have a generic SDK which allows us to access all the fields of the w (...)

(...) Hi, we can configure multi line fields to allow pasting images in rich text mode. While I don't like it from a technical perspective the users like it. My issue with the CU rrent solution is, that the users can copy images from websites and the browsers copy the HTML instead of the image. This is great from a disk space perspective, it's bad from an audit trail perspective. If the source get's rem (...)

(...) n regardong Form Field Extension PhoneNumber, I went through instruction: https://developer.webcon.com/docs/your-first-form-field-extension-js/ . My problem is I can't get intermidiate step to be exeCU table, what I mean by that is that when I press on my Start step "Go to next step" it automatically exeCU tes and saves like already done instance and it says the workflow instance were saved and it is (...)