WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > User Voice > Most commented

User Voice

Hi, in BPS 2023 you added possibility to mark business entity as active, which is great. What about to go further and add option to assign application to business entity? Adding an application to business entity configuration would result that it will be visible on business entity system field in particular application. There are cases that for some reason in some applications some business entities should stay hidden. Now to achieve it you have to build additional dictionares or small apps. (...)

MVP

Hello, lately I'm seeing myself using more often decimal attributes with 0 decimal places, just to get the possibility to set prefix/suffix. It would be great to have this possibility also in integer fields. At this moment there are two options, if we want to be consistent: * ignore that feature, because in integer fields you have to add te suffix/prefix in the name of attribute - it just looks better, when it's in attribute name everywhere. * overuse of the decimal attributes even for ca (...)

MVP

Hi, It would be helpful if we could update the rows in the parent instance from another instance (child instance). It would be beneficial to be able to update the parent's itemlist rows when we initiate child instances for each line in the parent's itemlist. Thanks, Raluca

MVP

Hi, Adding a configuration option to the process for the selected environment, e.g. TEST, "Always import in deployment mode" This will eliminate the mistake of not selecting this option during import and will facilitate the import without searching for and selecting this option. Regards.

MVP

Hello everyone, My Tasks is pretty popular view among users at my company, but i'm getting more and more often questions if i could change the way it works. I really like the default feature, and wouldn't change it, but I've an idea that we could have an 'Selected Element Viewer' control in the Dashboard. I even prepared some PoC - you can check it out here: https://portal.webconbps.com/db/1/app/479/dashboards/75 Selecting item from the report on left, will update the view on the right. (...)

MVP

Hi, It would be wonderful if you could also introduce Romanian as the default language. It would be of great help to us, and many customers would be grateful. Thanks, Raluca

MVP

Hi everyone, the current option to generate word documents with the Word AddIn is great for a lot of use cases. We did a little PoC and we noticed that we could cover even more if there would be a "power user" option. The generation used the Aspose library which supports a template syntax. This allows to write code inside the word document to generate more sophisticated documents. Examples: - Instead of rendering item list/ data tables as tables in word we could generate "chapters" (...)

MVP

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 (...)

MVP

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

MVP

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 (...)

MVP

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 (...)

MVP

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 (...)

MVP

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 (...)

MVP

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

MVP

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 (...)

MVP

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 (...)

MVP

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

MVP

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 (...)

MVP

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. (...)

MVP

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 (...)