(...) I need to call a REST API from a WEBCON form and write the returned values back into form fields. The REST API perform s several validations on the incoming JSON payload (e.g. date from valid, date to valid, amount valid, etc.). In case of a validation error, the API returns something like: { "state": "error", "error_msg": "Date to must be greater than date from" } Approach 1 – Automatio (...)
(...) am attaching a screenshot of the configuration: - WFD_AttChoose2 is a field of type Person in the "warehouse" dictionary In the advance configuration, the field 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-mail for this user found in the BPS use (...)
(...) Hi guys, sometimes our management defines a substitution and joins the "working in behalf of" mode. In this case, the guy who is the substitute does not get an email with the inform ation that he/she has to check his work. The mail is only send to the origin task assignee. If the mode "Task delegation substitution" is joined, an email is send to the substitute. In our email actions we set the C (...)
(...) Hello, we want to integrate a WEBCON application with a banking / core-banking REST API protected by OAuth 2.0 (WSO2). The API is fully standard-conform ant (RFC 6749) and supports the following grant types: client_credentials authorization_code password (Resource Owner Password Credentials – intended for trusted internal TSS clients) For the required backend endpoints, the core-banking API (...)
(...) ion 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 perform the upgrade there. My question is: is it feasible to do this on a laptop/notebook with Windows Server, running a local SQL Server instance and WEBCON on IIS? Or are there any specific requirements (...)
(...) Created form rule that is triggered on Change by a float field. It checks if the sum of a certain 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 again the color persists (i tested the statment with an alert if it follows the right branch) Does some (...)
(...) lowing improvements, when using groups in item lists: - Option to define the default value whether they should be collapsed or expanded. Similar to groups. Rendering the groups only would improve perform ance. - If totals are rendered, it would be great to define whether they should be rendered below the group or in the header. The later one would reduce the used space greatly. - Define whether we n (...)
(...) Time (h) – Choice field (values like: 1, 1.5, 2, etc.) Date to – DateTime field I want Date to to be automatically calculated 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. Has anyone implemented a similar calculation? What is the recommended way (form ula / ADD DATE / JavaScript) to achieve this? Thanks in a (...)
(...) Hi all, I have several questions regarding WEBCON BPS capabilities and best practices: Is it possible to create printouts (printable documents / reports) that use values from form fields (e.g., Date from, Date 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 plugi (...)
(...) Hi everyone, I'm searching but can't seem to find anything about it - does Webcon allow connecting to GraphQL API? One of major accountancy platform s can be connected via GraphQL and I need to access data there. How can this be achieved?
(...) the above case but not here: we allow |00001546-...| of |5848945-...| to ...... For these type of use cases it would be great to have an additional "Label" / "Default name" property for Fields, form types or whatever my be translated now. Best regards, Daniel
(...) Hi all, I am trying to add a button on the Start step of my Test process and I expect to see it directly on the start form (see image 1). The button configuration is very simple – it only resets a single text field to its default value (see image 2). I noticed that when I configure the same button as a global button, it appears only after the process is submitted. However, I would like to ha (...)
(...) Hi all, I was following the instructions for form field extensions: https://developer.webcon.com/docs/your-first-form -field-extension-js I got stuck at the first build step in WEBCON BPS SDK Tools, specifically 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 (...)
(...) Hi, it would be great, if the comment (WFD_Description) would be extended with step name in which the comment has been added. Maybe the inform ation could be stored in the form at: STPID#DefaultLabel$$DE$$Translated Label" This would allow us to select the correct label if we are parsing the comment ourself. Best regards, Daniel
(...) ts UPDATE: It has to do with items list row to edit set to 0 Why is it allowed to be set to 0 if it causes such a ruckus We debugged our way through it in the office. but it breaks quite some form fields and html code as a result !
(...) Report because our Mgmnt need some numbers ;-) Its quit good for me till now, but one thing is a problem. I 'am not allowed to show the usernames in the step, cause we do not want to measure the perform ance of the users! Is there a change to switch off the names? Thanks!
(...) munity.webcon.com/forum/thread/8309 i need a feature to configure the columns in the KPI-Report. I am not allowed to show usernames in the report because with this it#s possible to check the user perform ance. Would be nice to hide some of the columns, like in other reports. Thanks Gerd
(...) Hi everyone, I would like to extract all phrases from a text (e.g., an email body) that match a specific form at defined by a regular expression. Is it possible to achieve this using WEBCON’s built-in functions?
(...) Hi, I have noticed a discrepancy in the order of weekdays in WEBCON BPS Portal for the EN-GB and EN-US language settings. For EN-GB: - In the Date picker control on the form , the first day of the week is Monday. - In the Calendar report, the first day of the week is Sunday. For EN-US: - In the Date picker control on the form , the first day of the week is Sunday. - In the Calendar report, th (...)
(...) owe pojęcia – Aplikacja, proces, workflow, krok, ścieżka. – Jak te elementy ze sobą współpracują. Tworzenie procesów od zera – Zakładanie nowej aplikacji. – Projektowanie struktury procesu. form ularze i ich konfiguracja – Pola, układ form ularza, reguły widoczności. – Jak robić form ularze, które są czytelne. Reguły biznesowe i logika procesu – Reguły form ularza, reguły ścieżek, walidacj (...)