(...) es are made, save the configuration by clicking the Save button in the top-right corner of the dashboard window, then disable edit mode. It's worth spending some time testing how the dashboard performs in practice and making any necessary adjustments. Managing empty space – the Separator widget As mentioned, widgets on the dashboard are automatically “snapped” to t (...)
(...) e selection of intermediate nodes and work correctly without the use of the WITH clause. The updated approach is fully compatible with current versions of WEBCON BPS and is recommended when designing forms that rely on organizational structures.
(...) New AI solutions in WEBCON BPS Introduction WEBCON BPS Designer Studio provides AI functionalities that can automate many activities and significantly streamline working with forms . Among them, one of the most versatile is AI PROMPT—a function that enables sending precise queries to the AI model. The text responses obtained in this way can be immediately used within workf (...)
(...) s in process configuration Applications migrated from the source environment will operate under a new address. Therefore, if this address is used in process configuration (e.g., in business rules, forms , or Hyperlink action/form field), it must be overwritten. 10. Updating MSSQL connections and database names in configuration Recreating and renaming source databases in the new SQL Se (...)
(...) e content—such as bolding the project name or adding a clickable hyperlink directly in Microsoft Teams. As a result, Microsoft Teams users receive a clear, contextual message that not only informs them about project approval but also provides quick access to the instance details in WEBCON. When the user follows the “Submit for implementation” path, the configured action automati (...)
(...) the Portal provides an option to export logs (Serilog) using the OTLP protocol; in the Service, exporting logs via OTLP is not supported. Besides the OTLP protocol (OpenTelemetry Protocol), which forms a part of the OpenTelemetry project, it is possible to use the Jaeger platform for collecting and processing traces, and the Prometheus tool to receive and analyze metrics. The appsettings.jso (...)
(...) t and the administrative process is key. Before upgrading to version 2026.1.4, it is worth ensuring that the organization has clearly defined who is responsible for assigning user licenses, who performs the migration of assignments, and who verifies the operation of key business processes after the change. This is particularly important in the perpetual model, because from this version onward user l (...)
(...) option to encrypt fields, and user configure who can decrypt ? Why ? Becouse, in some business appliactions, administrators not always should be able to see some confidential information send in BPS forms . Senders should decide.
(...) We are implementing a solution of Master Data Management and are trying to use Webcon as a User interface with all the logic behind forms . The database is prepared in MS SQL with different tables. The challenge we are having is to update entries with foreing keys. Scenario: Table 1: Country has one column (apart from ID) – 'Country' Table 2: City has two columns 'Country ID' (Choice column from table (...)
(...) and translations. Values are shown depending on the users browser language. It simply shows which step was left with which path, by which user, at what time. I present this in an SQL-grid in the forms where I think it will be helpful to the users. It can be very helpful even in the preview form in reports. Attached 2 screenshots with german and english browser. Please excuse the bad formatting - (...)
(...) Hello, I've recently got an email about error about action execution on timeout. Is it new functionality? Because I've never seen that. Is it also available on old sharepoint forms ?
(...) semblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.ReflectionOnlyLoad(String assemblyString) at WebCon.WorkFlow.Studio.forms .ModuleSDK.AssemblyNameLoader.MyReflectionOnlyResolveEventHandler(Object sender, ResolveEventArgs args) at System.AppDomain.OnReflectionOnlyAssemblyResolveEvent(RuntimeAssembly assembly, String as (...)
(...) linkedProcesses, IEnumerable`1 starts, IEnumerable`1 reports) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessTreeStructureDownloader.GetApplicationGroupsStructure() at WebCon.WorkFlow.Studio.forms .ModuleProcess.ProcessController.RefreshData() at WebCon.WorkFlow.Studio.forms .ModuleProcess.ProcessPanel.RaiseDataRefreshRequest() at WebCon.WorkFlow.Studio.forms .ModuleProcess.ProcessPanel.M (...)
(...) Hello, I wonder if this is a bug or feature... I have a form field named "Dział" ("Department") and it is the type of "Choice tree". When I try to create a report with forms containing this field, the field is accessible depending on report source type... when the report source type is "SQL Source" - the field is accessible when I choose "SearchIndex source" - it disappears from the list of accessibl (...)
(...) orRest.GetUpdatedForm(FormParameters formParams) w WebCon.BPSCloud.Core.WfDynamic.Services.MoveElementToNextStepService.GoToNextStep(GoToNextStepParameters param) w WebCon.BPSCloud.Portal.API.forms Controller.d__27.MoveNext() --- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek --- w System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() w System.Runtime.C (...)
(...) ility restriction for the delete button, so you cannot prevent deletion of some rows. It is something you can do easily with js, but only with classic display form mode. It doesn’t work with modern forms . The problem is that it is not guaranteed that your form rules “Main form -> Behavior-> forms rule to be executed on page load” are being executed AFTER the page has been rendered. I use the follow (...)
(...) e - I have application named A. I would like to get an exact copy of this application named B (or maybe almost exact becase of data sources and keywords list). I want to have all workflows and forms working exactly the same in A and B. The only differnce will be two separate sets of users. I don't like to use tenant mechanism. It must be another application. How to obtain this result ? Cur (...)
(...) Studio.Logic.Managers.ProcessTreeStructureDownloader.GetApplicationGroupsStructure(Boolean withoutProcesses, Func`2 applicationFilter, Int32[] permittedApplicationIds) at WebCon.WorkFlow.Studio.forms .ModuleProcess.ProcessController.RefreshData() at WebCon.WorkFlow.Studio.forms .ModuleProcess.ProcessPanel.RaiseDataRefreshRequest() at WebCon.WorkFlow.Studio.forms .ModuleProcess.ProcessPan (...)
(...) ation need to be unique and a validation error message should show if the user tries to post a entry with the same form and step combination that already exists in the dictionary. I have 3 different forms with different steps in a flow. I entered 1st entry as form1, Step1 and 1 day, saved it second record as form1, step2 and 2 days, saved it. 3rd record as form1 ,step1 and 1 d (...)
(...) see all changes between version 1 and 7 (x, y). Instead of displaying incremental list of changes between, just show two columns with two chosen by user versions. I see it very usefull for huge forms , where tracking all the changes in each step takes more time. This way there could be a glance view about what changed, and then eventually i could check all te small changes between if needed.