(...) Hi everyone, I'm looking for an out-of-the-box solution or a workflow I can build that automatically sends users a weekly emAI l summarizing all their pending tasks across various applications. Ideally, this would consolidate tasks from multiple applications and deliver a clear, actionable list. If anyone has ideas, suggestions, or experience with similar setups, I'd really appreciate your inpu (...)
(...) Would it be a problem to add a button "Show full error description" (avAI lable only for admin users maybe) on the error notification pop-ups ? It would sometimes speed up the debuging. When error shows up on production environment you have to log on to production designer to see what is going on and then to dev designer to fix it. Knowing exact error description would let you sometimes fix/analyz (...)
(...) le when they are done but hit the save button quite frequently. This results in in a lot of versions and, depending on the file size, the database explodes. At the same time our customers are agAI nst deleting old versions. While I'm still wAI ting for the answer how they wanted to find the one version out of 170 versions, that the situation. It would be great if the current implementation fo (...)
(...) as I know, this is not possible at the moment, we can either : Remove attachment and leave attachment’s history – the attachment is deleted from the workflow instance, but the historical data are retAI ned in the database, Remove attachment and all binary data – the attachment is deleted from the workflow instance, and the historical data are also deleted from the database, Remove only history of (...)
(...) I have business rules that return a messages when doing certAI n actions, i am using the "Text" function for it, as it has a built in translation feature. However when exporting the translation of the application to excel i cannot find these text anywhere. Does someone know how to export them to excel?
(...) s in the info panel, shown in the screenshot below ? I'm running a 'Start workflow(SQL)' action and it seems that I can only overwite the author, but that still wouldn't work because values is not obtAI ned thorugh sql, but applied.
(...) nds 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 mAI ntAI n, especially in large applications with many steps and sub-workflows. 🚀 Proposed enhancement Introduce a built-in “Set instance On Hold” capability with these behaviors: - Freeze all use (...)
(...) s required in the additional path validation rule and returns true - The other path marks the field as not required instead It would be great, if the value of the form field validation would be avAI lable in the SDK so that we can modify the code and not all paths where this is used. This behavior applies to 2025 R1 and R2. I have no chance to look into it,, but I think the "IsRequired" prop (...)
(...) value for calculated column in the report from another workflow? Alternatively is there any way to present an SQL query as a report? Or on dashboard? I have a few cases where I need to pivot certAI n information. The only way until now that I found is to create a data source and a technical workflow that will load it into a table but it's far from perfect
(...) : Error 12002 calling WINHTTP_CALLBACK_STATUS_REQUEST_ERROR, 'The operation timed out'. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Threading.Tasks.RendezvousAwAI table`1.GetResult() at System.Net.Http.WinHttpHandler.d__122.MoveNext() --- End of inner exception stack trace --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at (...)
(...) Attachments: Currently its only possible to "lock" Attachments in certAI n steps while breaking the form-inheritence. It would be great if we could have a "readonly" for Attachments in the Field-Matrix. Comments: In some cases its necessary to "lock" also Comments (but existing comments should be visible). Kind regards Ernst
(...) Hello, In the Local Service Status I see the following error (see attached image). I'm copying detAI ls below. Does anyone have an idea what this is about and how to fix it? - - - ERROR DETAI LS START - - - OLAPActualization BPS_Content Error: Arithmetic overflow error converting expression to data type int. Arithmetic overflow error converting expression to data type int. The statement has (...)
(...) ically create more workflows (appointments) based on this one. My idea is: the user also enters an interval (e.g. every 7 days) and a limit (how many appointments). Then BPS should create: the mAI n workflow date with e.g. 01.01.2026 (the user typed in) the next one with 08.01.2026 (created automatically) the next one with 15.01.2026 … and so on, all with the same data as the parent workfl (...)
(...) Dear all, We mAI ntAI n an Equipment dictionary that stores unique records for items used in field operations outdoor. I need to determine whether it is possible to configure WEBCON BPS so that scanning a QR code with a mobile device (via phone camera ) can directly open the corresponding dictionary instance. The key requirement is that the QR code is generated by an external system, not by WEBCON (...)
(...) in, the portal does not load correctly for some selected users — instead, they only see a completely white screen. No error message is displayed, and the page never finishes loading. Additional detAI ls: Authentication method: Active Directory (AD) Occurs for only some users who attempt to log in Clearing browser cache/cookies does not help Different browsers show the same result (Chro (...)
(...) le reports, and by changing the report - dashboards were automatically updated. Reports on the dashboards were just referencing regular reports. This had one major benefit - if i had a report contAI ning 5-10 calculated columns, they were defined once, and then that report could be reused in multiple places (it required multiple views, but the data behind was declared once). After 2025, we hav (...)
(...) all, I browsed through the documentation for the public REST API as well as other threads here but couldn't find anything to help with my issue. My requirement is to check if workflows for certAI n criteria are already created and I need more than one search criteria for an exact match. I am useing the PublicApiSearch with an request URL like this: data/v5.0/db/1/applications/9/search?se (...)
(...) Hi, i use the "Hyperlink"-actiontype for copying some values of a filled form to a new form (see attachment). That works very fine. But if I add a picture form field, the copy process fAI led with a message "HTTP Error 414. The request URL is too long" Is there any other possibility to copy a picture from a filled form to another new form? Thanks for reply Franz Mayer
(...) ield 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 refrAI n modifying the database directly and editing the process. I also can't unassign the licenses because it a perpetual license. Does someone have a good idea for this request? Best regards, Danie (...)
(...) to form fields in WEBCON BPS – it’s a much-needed and well-designed solution that all most meets our needs. Like many other organizations, we handle sensitive data that should not be stored in plAI n text in the SQL database. To address this, we've developed a simple SDK-based customization of a form field that displays the field value on the form, but stores it in an encrypted format in the dat (...)