(...) on error returned by the API. In theory, I could check the REST response for every possible error condition and throw a matching static error message – but this does not scale well and is hard to mAI ntAI n. Approach 2 – REST DataSource + Business Rule I also tried using a REST DataSource called from a Business Rule. The REST query works fine. However, a Business Rule can only return a si (...)
(...) ID = Cos_BpsID -WFD_DTYPEID = 3 (form type of the warehouse dictionary) -WFD_AttText1= ''{196}' , which is a text field named "Warehouse" The goal is for this action to load the corresponding e-mAI l for this user found in the BPS users list Thanks in advance!
(...) Hi, I need to validate a workflow instance agAI nst other instances of the same workflow. Use case: - users reserve a resource (swimming lane) - each instance has StartDate and EndDate - 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 Custom Act (...)
(...) orization_code password (Resource Owner Password Credentials – intended for trusted internal TSS clients) For the required backend endpoints, the core-banking API supports only user-based tokens obtAI ned via grant_type=password. Application tokens (client_credentials) are not accepted for these endpoints Our use case Backend / non-interactive calls from WEBCON (timers, services, backend logic) (...)
(...) 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 — mAI nly 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 perform the upgrade there. My quest (...)
(...) 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 contAI ning translations for those column names, so we don't have to use our internal Item List names. That now leads to the generated - translated Excel to become corrupted, as supposedly, its internal XML (...)
(...) Created form rule that is triggered on Change by a float field. It checks if the sum of a certAI n column in an itemlist exceeds the value in the field, if so the colum should turn red. The problem is if the form rule is triggered it chan only change the color once. If we change the value agAI n the color persists (i tested the statment with an alert if it follows the right branch) Does so (...)
(...) em list and I can add rows on the UI. My question is: Is it actually possible to add new customers using the Item list and then persist them to WFElements (or another table) so that they appear agAI n when opening a new workflow instance? For example: I want to add a new customer with a specific date and description directly in the Item list, and after saving, have this customer stored and vi (...)
(...) I’m considering whether it might make sense to create a ENABLE/DISABLE PATH function. Maybe we could even add a small blue (i) icon that explAI ns when the button will be enabled. What do the others think?
(...) tal. In case of groups, they may not be helpful. - Buttons to collapse/expand all groups - If you get any chance to redesign the group settings, please make it so, that it can be configured on the mAI n form template and not on each individual step.
(...) to, Choice fields, Text fields) and generate a printable confirmation for the user? Does WEBCON BPS have a built-in task scheduler / job scheduler (harmonogram zadań)? What are plugin packages mAI nly used for, considering that many business rules and logic can already be configured using the standard rule editor (click-based configuration)? Is it possible to create custom configurations wit (...)
(...) Hi everyone, we received agAI n the request to add an outgoing mAI l as an attachment. I know that we are not alone with it and the current workaround is, that the mAI l is also send to a mAI lbox which is watched by the HotMAI lBoxes functionality. Having a configuration option on the "Send custom notification" to define, whether the mAI l should be added as an attachment to the current workflow (...)
(...) e with the current 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 trAI l perspective. If the source get's removed, the image is lost. In our case this is particularly bad because these images will be embedded in a generated document. I added now a validate action t (...)
(...) lly here: "In order to build your Form Field Extension JS you have to select it in the appropriate dropdown in the tool and click the build button. It results in creating the BPSPKG file which contAI ns all necessary files for the control. Please keep in mind that the first time you build the modern form field will take a little bit longer, due to downloading all the npm dependencies the extension (...)
(...) Hi everyone, I would like to extract all phrases from a text (e.g., an emAI l body) that match a specific format defined by a regular expression. Is it possible to achieve this using WEBCON’s built-in functions?
(...) ayname:GOOGLE;onclick:javascript:action This type of formatting does not function for Data table form fields and instead "JavaScript" formatting should be utilized, which is applicable across every avAI lable form field. For example: link:javascript:action;displayname:GOOGLE;" I would appreciate if the "JavaScript" formatting would be also effective for the hyperlink column of an itemlist.
(...) ne know what functions are called when i press the "Duplicate" button on a row in an itemlist ? We want to give the user the ability to copy a row, however after copying the row i need to change certAI n values of the copy. Right now i trigger the duplicating by selecting the html element and executing a .click() on it(the user is not allowed to just copy a row). The problem is i cannot change t (...)
(...) logika procesu – Reguły formularza, reguły ścieżek, walidacje. – Jak nadawać „inteligencję” workflowowi. Akcje w procesach – Najważniejsze typy akcji (SQL, startowanie innych obiegów, wysyłka mAI li, aktualizacja elementów). – Kiedy której używać. Źródła danych i słowniki – Zapytania SQL, listy danych, integracja z zewnętrznymi źródłami. – Jak unikać błędów wydajnościowych. Uprawnieni (...)
(...) low field, or system variable) This would allow a single Data Source to be reused dynamically across multiple fields, Item Lists, and Business Rules, drastically reducing redundancy and improving mAI ntAI nability. Example Use Case: Consider a recursive SQL query on a dictionary representing the organizational model. The goal is to retrieve information about parent OUs starting from a base OU. (...)
(...) It would be nice to have some additional information for the requirements in the system verification step of the installer: - A link or hint that explAI ns how to install the Dynamic Compression Module - .NET 9 SDK (x64) instead of only .NET 9 and an additional download link - Download links for ASPNET Core 9 Hosting Bundle, .NET Framework and WebView2 Another way could be an extra page in th (...)