Hi, Blocking access based on login. Situation related to last webconaday :). Suddenly, there was a need to block access to the webcon BPS platform for a specific user. The situation was a bit more complicated because the user could not be deactivated at the AD level. Of course, it can be done, but it requires analyzing data, ad groups, places on configuration forms where such a person can be indicated as a functional person, etc. Maybe it would be good to implement the option at the admi (...)
Hi, it would be great when form rules would be stored in a minimized version too. This minimized version would be used by default whenever a form rule is send to the client in a HTTP response. When a query parameter like 'minimized=0' is added, the "full" version would be used instead. Currently the a JavaScript form rule will be bloated because line breaks are transferred as \r\n. Depending on the number of line breaks and form rules you are using, this sums up. Best regards, Daniel
Hi, the HTTP response for displaying a workflow instance contains all global form rules. It's ignored which kind of form rules are used by the process/element. The response should only contain those form rules which are referenced. After all, the exported process will also export the used/referenced global form rules and not all. This applies at least to versions 2023.1.2.44 and 2022.1.4.155. Moving these form rules out of the HTTP response for each element would have an even bigg (...)
Hello, Introduction: 1. right now WebCon BPS allows to configure actions which triggers on path, on exit, on entry (and of course on a few more) 2. sometimes process is configured to assign the task to multiple users, e.g. multi-approval (without subprocesses), e.g. assign tasks to 3 users 3. again sometimes business got the need that after every approval (finalizing single task) they would like to trigger some action, e.g. email after every single approval. in that case business desire (...)
Hello, It would be great if WebCon BPS could allow to configure application available only "via Browser", not visibible in WebCon BPS Application (for Android/IPhone) at all. Configuration could be on Application level via e.g. 2 checkboxes: "Visible in Anroid App" / "Visible in IPhone App". That solution would enhance Mobile user experience not be overhelmed via full list of application which e.g. mostly could not be foreseen/designed from form/dashboard level as Mobile optimized. Best (...)
Hello, I've spend today over an hour copy/pasting data between notepad and webcon into run subworkflo action configs. In my use case - i have to start 1-10 subworkflows (each having different start condition), with different workflows, and forms, but with partially shared attributes (marked blue). I'm configuring actions in new process, so i've copied them from existing process, to avoid refilling data about workflow/form/path etc, as those are same, but I had to change attributes (differen (...)
Hi, could you please extend the "WEBCON BPS System administrators" tool (exe), with a required field for the display name in addition to the BPS ID? I just spend about three hours hunting down the exception: Unable to cast object of type 'System.DBNull' to type 'System.String' at WebCon.WorkFlow.BusinessLogic.ElementManagement.Checkouts.ElementCheckoutsRepository.UpdateOrTakeOverParameters.UpdateAfterUpdateTime Best regards, Daniel
Hi everyone, we had some racing conditions, when the users switched fast between instances in the task view or previews in reports. This was caused by form rules which used G_ variables which were no longer available, the view/desktop endpoint hadn't send a response yet but a JavaScript form rule from the previous instance was still executing. While coping with this I noticed that the response are quite big (1). About 50% of the 418 kb is the value of the jsToRegister property. Maybe we (...)
Hi, the API endpoint returns a list of all processes inside a appliation. /api/data/v5.0/db/{dbId}/applications/{idguid}/processes It would be great, if the result would contain a property to check, whether a process in the result is only a relation. { "processes": [ { "id": 0, "guid": "string", "name": "string", >> "isRelation": "boolean" <<<<< "links": [ { "href": "string", "method": "string", "rel": "st (...)
Hi, I think it would be helpful if the data row field, when set to the percentage type, also displayed negative percentages when selected. This would be highly beneficial for various processes, especially when we want to track project progress or profitability. Currently, if we have negative percentages, it shows as 0. I believe negative percentages could be highlighted with a different color. Thanks, Raluca
When generating documentation for standard areas, such as form type or workflow, it would be good if the content was automatically substituted there, I don't know exactly what, but generally describing what the form type is, what workflow is. Or for such standard content to appear immediately in the documentation section after adding a new workflow, process, form type, etc. with the possibility of changing, of course, entering your description. Another idea is that when generating the doc (...)
Every WebCon BPS Applications needs permissions to work properly. Of course best practices is to use groups: WebCon BPS, Active Directory, SharePoint ones. It is worth to some have naming convention for them. It is also crucial to know which are used within the specific Application. We can dig into the BPS Studio and check Application, Process, Worfklow, Document Types permissions. We can check actions, business rules, etc. We can try to do it better via SQL or/and WebCon BPS Application. (...)
Introduction I have heared that basically planning is always about three questions (three columns in Excel, three attributes on the form) - WHAT? WHO? WHEN? :) Sometimes we need an extra information/column - we can call it "Remarks", "Others" or .... COMMENT... WebCon BPS has extraordinary feature available out-of-the box without even single line of code...VERSIONING and detailed HISTORY. Such feature is really needed for admins/troubleshooting and for business analysis for single "cases" of (...)
Hi. It would be good to use a different color if the condition for performing the operation passed the path false, in the action log. If the operation is performed for a large number of elements, checking the log would be much easier and clearer.
Hi, it would be great if the response tab of a data source would have an additional option to download the defined response structure so that it could be uploaded. This would be even better, when the internal names would be part of the download. There are cases when you need to change the internal names and doing this again and again for the superior source and x business entity sources is annoying. :) Best regards, Daniel
A simple change, there is a button 'Ask a question' on both Forum and User Voice, lets make it different :) 'Ask a question' is good for forum, that's what forums are for. For User Voice maybe change it to something like 'Make a suggestion' or 'Share an idea' ? - it will be clear what kind of input is expected in specific subsite of community.
Hi, Is it possible to add {userlan} support for column grouping? This would be very helpful when translating calculated columns.
Let's start with a use case. I'll be working soon on a process for ordering buisness cards, which will include graphic, who is responsilbe for preparing files which are sent to printing company. On the buisness cards there should be QR code with vCard data. We want to avoid manual process of copy/pasting data between webcon and other qr generation system. Action which adds code to attachment already exists, so i can always have empty pdf file to which i'll add generated QR code, but i'm (...)
Hello! I'd like to propose new functions for item lists: 1) freezing view of the selected (first 'n') columns -> following the thread: https://community.webcon.com/forum/thread/2603?page=1#m2610; 2) enabling (showing) / disabling (hiding) rows in the previously initialized item list -> business case: in the step after initialization we disable (or hide) all the rows except for the selected ones (preferably); after the data was entered to the required columns of a current row, that row is (...)
Hi, Is it possible to add an annual view to the calendar report? The max currently is the month view but an annual view would be beneficial. kind regards, Dean