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

search results

for process

(...) trol. 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 needs." In my case, the build process does not complete successfully and the BPSPKG file is not generated. By the way my dropdown in WEBCON BPS SDK Tools Chat I dont have anything(image 1 ) Could you please advise what prerequisites o (...)

(...) e possible to set this documentation even for extension attributes which are not mapped. This is especially useful for partners. They can tell the customers which extension attributes are used by the process es they build. Best regards, Daniel

(...) ultiple Data Sources or embedding logic elsewhere. Disadvantages: - Redundancy: The same underlying query or lookup often needs to be duplicated for each variation. - Tightly coupled to specific process es: A Data Source is hardwired to a specific e.g. form field, Item List, or workflow use case. - Lack of flexibility: Dynamic adaptation to different inputs or contexts is cumbersome or impossible wi (...)

(...) ss to reconfigure each time the wished default advanced configuration - especially for the columns configuration in the "General" tab. As a workaround we have created a "Template App" with a template process containing those commonly used form fields. If we need one of them we create a relation to this template process from the edited process and do a copy paste of the form field. But this still has no i (...)

(...) or if there is a logical junction or which path goes to which step without hovering over the path. Incorporating line jumps would significantly enhance visual clarity and prevent misinterpretation of process flows. This small but impactful UI improvement would make the diagrams look much more professional and readable. I truly hope to see this feature implemented in a future update. Kind regards Séb (...)

(...) tion “Set current step as finished” enabled are currently displayed with a checkmark once the path is taken. This works well for paths that lead to an intermediate step or positive completion of a process . However, it can be misleading when such a path leads to a negative final step (for example: rejected, cancelled, declined). Even though the step is technically finished, the checkmark visually su (...)

(...) storical workflow visualization From the workflow model history, users should be able to open and browse earlier versions of the workflow diagram. This would allow users to better understand how the process structure has changed over time. 2. Read-only workflow designer Ideally, opening a historical version would launch a separate dialogue with a read-only version of the workflow designer. In this (...)

(...) Hi, right now configurations are process specific and contain amongst others business rules, form rules, constants, automations. If multiple process es of the same app or even other apps need one of those there is the possibility to create a global equivalent in system settings. Unfortunatelly global objects have no app binding functionality as data sources have. Some global constants, business or f (...)

(...) development even more efficient I suggest to mark such a path to an intermediate step e.g. with a red exclamation mark in the beginning/middle/end of the path. A warning could even prevent saving the process until all such paths have a task assignment. This is already done e.g. when an advanced configuration has not been entered after adding a choice form field. Kind regards Sébastien

(...) t database in a Custom data source filter. The filter mode of the data source is set to "Using BPS" Does anyone have an idea? I would prefer that the data source definition is not linked to the process in which it is used. If I don't find another way, I would extend the SDK with the filter option but this would also mean, that I need to create a data source which is linked to the process . Best (...)

(...) d be really nice if it would be possible to add a "data source table widget" to a dashboard that can just be filled with data of a data source instead of only "report data tables" with information of process es. The data source should have the same sort and filter possibilities in the dashboard as in process es. There is so much data in data sources we'd like to visualize, search, filter, ... on a dashb (...)

(...) ail'. I want it to refresh my item list every 6 hours. Please find attached my timer configuration (to test it I set the interval to 1 minute and added an email action I mentioned above). I saved the process and waited looking at my form instance. Nothing happened. I also can't see this timer in Reports > Timer operations activity analysis. Do you know why? Perhaps I have to restart my workflow service (...)

(...) in another database) after 1 minute. However, 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 t (...)

(...) Hello, we've just updated our WebCon from version 2023.1.2.44 to 2026.1.4.125. Every time I switch between our portals (dev/test/prod environments) WebCon Designer crashes when I save the process . Afterwards I can reopen the designer and saving works fine. I check the newer releases for this error but could find a hint that this problem has been resolved. Thanks for your help! Best rega (...)

(...) untime.ExceptionServices.ExceptionDispatchInfo.Throw() w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) w WebCon.WorkFlow.Studio.Logic.Managers.process esManager.d__10.MoveNext() --- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek --- w System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() w System.Runtime.Co (...)

(...) Hi, today, saving process es, apps, and artifacts in the Studio lacks a structured way to document what changed and why. This creates several limitations: - Low transparency: Changes are saved without clear intent or context. - Weak traceability: No consistent link between a change and a requirement, bug, or external ticket (e.g., Jira). - Inconsistent documentation: Teams rely on manual conventio (...)

(...) It will we useful to have the possibility to mark a task as flagged, programmatically based on a business rule, at the moment of task creation. (For example If n a process a user marks a contract as Urgent, in a Helpdesk Application a user marks a ticket as Critical, etc. when sending in next step/assigning to other user that user task should appear as flagged) Reason for this request: As higher in hier (...)

(...) Hi, I've suffixed process es that contain a workflow with a cyclical on start global action with " [JOB]". To get an overview of all process planed as a job I've created a dictionary report in a dashboard and want to filter the column "process Name" with a default filter. Now I have 3 different behaviors: - Using "[JOB]" returns all process es in the list without any filtering > This seems to be a b (...)

(...) Hi, I got this error message: "The current process has used all of its system allowance of handles for Window Manager objects." I've been in an automation with for each and the configuration of an action in it. I had to terminate the Designer Studio (2025.2.1.179) through the Windows Task Manager. It's the first time that I got this error and couldn't reproduce it yet. Kind regards Sébastien

(...) I have a process that requires users to make use of hand held terminals. The devices run on android os but are restricted to local area networks with no internet access Is there access to the APK file to download and sideload to my devices for the installation?