(...) all functions using CTE from Data Sources stopped working. Strange - when you use CTE in the action config, it still works. Can you confirm whether it is a bug or not ? Error: Error in On path action Wgrywa nadgodziny (zrodlo danych). (Step: Rozliczenie nadgodzin, path : Pobierz nadgodziny) Error getting data for DataSource name: [Pracownicy] wszyscy - poszerzone (Licencje) ID: 597 Mult (...)
(...) operations, which may take several minutes or more. Callback (Step 4): Upon completion, the task performs a PATCH API call to the originating workflow, allowing it to continue along the appropriate path depending on the design and context. Cleanup: The completed scheduled task should be deleted to keep the Task Scheduler clean and avoid clutter. Timeout Handling (Step X): To manage exceptions or (...)
(...) em completes their task. This should continue until all assigned users have completed their tasks. How can I achieve this behavior? Which action should I use, given that neither "on exit" nor "on path " seems to work in this scenario?
(...) kflows, the process can move forward quickly before the error is discovered. Correcting this requires ad-hoc workarounds such as: - Creating custom “On Hold” steps with no tasks, - Adding complex path conditions or business rules, or - Manually reassigning or closing tasks. These solutions are difficult to maintain, especially in large applications with many steps and sub-workflows. 🚀 Propo (...)
(...) which overrides the method VerifySaveRestrictions. In this function we are checking whether the field is required. If the field is marked as required in the form field matrix and the users uses a path without form field validation, the IsRequired attribute returns true. While this is technically true, the deactivated form field validation would ignore the requirdness for the other fields. The (...)
(...) Hi, have you encountered this problem? The REST action is called on a path that is handled by a recursive action (global). Execution limits are set to >30s everywhere. Despite this error, request sometimes reach the target system and sometimes do not, which is very inconvenient. Do you think this is a problem related to the Webcon application? Response End Exceptions: System.Net.Http.Http (...)
(...) Rest-Service". If I run this automation via Menu-Action => all is fine. If I run this automation in a Timer-Action of a system-Step I get this results (this also happens if I run the automation on path -action) last operation status success: False last operation status validation error:True error exec. time exceded: False error msg: Invoke REST Web service - Request Url: https://app1.hypo.web/ (...)
(...) to solve this. These are the options I thought about: - Modify the privileges in the database directly - Change the field field matrix to read only for all processes in the application - Create a path enable quick path and reassign the tasks to service user. - Unassign the licenses from the users I want to refrain modifying the database directly and editing the process. I also can't unassign t (...)
(...) Hi, I had a case where a customer wanted to "freeze" the current state of the processes in an application. "Freeze" in this context means, that it should not be possible, to trigger any path transitions, save the instance or add new attachments. While this isn't a common situation, it may come in handy to have a support way to reach this , which doesn't require modifying the process: - Migrati (...)
(...) I have a workflow that will wait for an attachment to be added. The attachment is added via A mailbox. I can trigger action uppon instance saving, however i did not find a way to do a path transistion. I appreciate all help.
(...) Hi, I have a path where the current 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 manage (...)
(...) um, We are trying to process email attachment (msg file - which according to the documentation 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 get email bo (...)
(...) here a recommended pattern in WEBCON to: Call a REST API once, Write multiple returned values into form fields, And show a dynamic validation error message to the user immediately (without save or path transition), Without resorting to JavaScript? Or is this a known architectural limitation of WEBCON?
(...) t generated. By the way my dropdown in WEBCON BPS SDK Tools Chat I dont have anything(image 1 ) Could you please advise what prerequisites or configuration should be checked (Node.js version, npm, path s, permissions, etc.) or what could cause this issue? Best regards, Androsh
(...) lly, opening a historical version would launch a separate dialogue with a read-only version of the workflow designer. In this mode, users could: - see the full workflow diagram - inspect steps and path s - review configuration settings of elements - analyze parameters and logic used in that version This would allow devs to fully review previous configurations even after many subsequent changes ha (...)
(...) E.g. specifically when updating items lists on forms ! pageload vs on path vs on entry vs on exit ! What is the specific order on how things trigger? Is there another documentation other than the official docs? The docs dont tell me that much about such details for example Following example We have an id and that id can be referenced in 3 other fields! Those ids are saved in a db. The field (...)
(...) occasionally—about 1–2 times out of 100—the field is not updated, even though in history shows that the action was executed successfully. An external process calls the WEBCON API using a specific path . On that path , a SQL procedure action is configured to run - same as above. The field is not updated in the database, even though in history shows that the action was executed successfully. DBV (...)
(...) Action/#action-groups-and-types An example use case is to have a button that changes the task assignment to a different person, e.g. the current user. It is also possible to achieve this with a path going out and in from the same step. But a menu button would be nice too. Thanks and kind regards Sébastien
(...) next step. (we have Webcon 2025.2.1.91) ("move workflow" is not available; only "move workflow (sql)", but it is not possible to move the workflow you are in at the moment) (there is only one path after the system step and it es marked as default path ) (the article covering system steps did not help me to understand) (I set up a simple workflow for testing, see picture) Thanks already for (...)
(...) Hello All, Iam having trouble updating from version 2025.2.1.321 to 2026.2.1.321. I previously tried updating from version 2025.1.1.152 and received the same message. "There is no migration path between versions"