(...) : - increase security and access control, - improve the performance of the main production database, - provide flexibility and convenience for business users, - reduce the need for costly and time -consuming workarounds.
(...) great having an audit log or audit trail feature as e.g. Microsoft and Atlassian have it to get an easy overview of what a specific user has done. Security relevant features like last login/access time stamp to WEBCON portal, Designer Desk and Designer Studio should get saved seperately. Right now there seems to be no information available in the database when a user last used one of the modules. (...)
(...) select a number from 1 to 40, lets say 1, from a field, I won't be able to select that position in the next row. I'd like to do this in a way that doesn't require the user to save the form a hundred time s ( everysingle pick ) or using have the system throw them away and redirect them to the same table on the form. List is already implmnetet with 40 rows, user job is scale those rows from 1 to 40 (...)
(...) Hello, One of our workflows has been poorly designed and currently has over 700 versions. The form contains an item list with more than 1200 rows. Each time the form is opened, it loads very, very slowly. Is it possible to initialize only, for example, the last 100 rows, and load the remaining rows on demand via a button? Do you perhaps have an idea how to feed new rows at the step I marked in the (...)
(...) f filtering data on reports based on text fields rather than filtering specific values? It's quicker for user to enter directly search phrase rather than choosing from list, even filtered values (sometime s user have to check multiple options that meet search phrase). Additionally it skips one sql query used for generating list of values in filter. It could be defined on report parameters or available (...)
(...) Business example: We have a process that many people can access, but only the administrator and the creator can edit it. Other users would like to clone existing documents to save time , but they can only do this for documents they are the author of. Is there any reasonable workaround to let users without edit rights use such an action? P.S. I have to use the SQL option because of position lis (...)
(...) pplication Scope sounds tempting, but we don't have this one to choose). I get that some of those might need some kind of refactor to make them work again in global scope, but this would save some time and headaches.
(...) At night our Webcon instance seems to “go to sleep”. • In the morning the first user login usually wakes it up, but it takes a bit. • Since last week it often doesn’t wake up like before and throws time outs. Symptom: • First login after the night stalls, then I see this in Event Viewer. --- --- --- Message=The request channel time d out attempting to send after 00:01:00... InnerException: M (...)
(...) tance. As a result, users can no longer see the instances they created before their UPN was changed. One way to fix this is by manually updating the CreatedBy field for each record, but this is very time -consuming. Additionally, users can't see their previously created reports either, since those are also tied to the CreatedBy field. To restore access, we would need to update this field in the databa (...)
(...) bute value changes. However, the ones that use REST do not refresh. I had a similar issue with data tables in the past and solved it by using JavaScript to simulate clicking the reload button each time a dependent attribute value changed. Unfortunately, the Data Row control doesn’t have a reload button. Does anyone have an idea how to solve this problem? Thank you very much in advance and have (...)
(...) to 2025.1.1. In the older version, I remember there was an option in Designer Studio (can’t recall exactly where) to view a workflow diagram—similar to the Workflow Designer view—that showed how many time s each path was used. I used this feature during testing to verify that all paths were covered and to check the number of executions. Does anyone know where this functionality can be found in version (...)
(...) Would it be a problem to add a button "Show full error description" (available only for admin users maybe) on the error notification pop-ups ? It would sometime s 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 sometime s fix/analyze (...)
(...) es don't just save the file 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 against deleting old versions. While I'm still waiting for the answer how they wanted to find the one version out of 170 versions, that the situation. It would be great if the cu (...)
(...) ail template is very restricted, unfortunately there is only one. I know we could work with some global field, added to each process, determining the type of template, but then we will have a hard time , refactoring our existing processes. Are there any other (better) ways to have email templates in one place and to use it in all processes? Thanks a lot in advance & best regards, Nik
(...) 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 sometime s reach the target system and sometime s do not, which is very inconvenient. Do you think this is a problem related to the Webcon application? Response End Exceptions: System.Net.Http.HttpReques (...)
(...) Hello everyone, I’m working on an appointment function in WEBCON BPS. A user registers an appointment and types in the date and time when, for example, a customer is coming. When I click Register, I want BPS to automatically 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 shou (...)
(...) ch=WFD_AttText1:XYZ This checks just fine if attribute WFD_AttText1 contains the value 'XYZ' However, how would I go about checking WFD_AttText1 for 'XYZ' and WFD_AttText2 for 'ABC' at the same time in one request? I tried with several separators and concatenations without success, also wasn't able to use the "filters" query option. Anyone able to offer guidance on the matter? Cheers, (...)
(...) ionsCheckers.LicenceRestrictionsChecker.Check() w WebCon.WorkFlow.LicenceService.FrontonLicenceProvider.GetLicence(FrontonDataDTO machine, DatabaseDataDTO db, String frontonVersion, Boolean& firsttime , FrontonsWithActivitiesDTO servicesToCheck) w WebCon.WorkFlow.LicenceService.LicenceServiceManager.d__54.MoveNext() w System.Runtime .CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMach (...)
(...) complex processes. 3. Reduced risk of configuration errors Visual indication helps detect unintentionally broken inheritance early, lowering the risk of hidden misconfigurations and unexpected runtime behavior. 4. Improved readability and maintainability of processes Clear visual markers make process diagrams easier to review, audit, and understand, particularly for large or long-lived workflo (...)
(...) l after a new installation according to the instructions "WEBCON BPS standalone installation" (windows 2025 and updates, .NET Framework 4.7.2, installed automatically with the system, ASP.NET Core Runtime 8.0 Windows Hosting Bundle, MSSQL 2019 with installed full-text search , Ms Sql Server Management Studio 20, IIS with Windows Authentication), also tried to fix using this thread -> https://communit (...)