WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for text

(...) have the icon closer to the field label, or make it larger or more noticeable. Alternatively, is there a way to display the field description directly inside the input (as placeholder or inline help text ), which disappears once the user starts typing? I’ve attached a screenshot where I’ve marked the icon and the large spacing, just to give you an idea of what I mean. 2. Form Type description at (...)

(...) f settings" instead of the actual step name. Problem: This makes it difficult to identify steps, especially when names are similar (e.g., Approval I/II/III), and the limited display space with no text wrapping shows only a truncated version of the name. As a result, users cannot distinguish between steps and may make mistakes. Recommendation: Display the full step name on hover regardless of i (...)

(...) Issue: In the attribute matrix view, when many process steps are defined, horizontal scrolling causes the first column with attribute names to scroll out of view. As a result, users lose context and cannot clearly see which attribute they are modifying when working with steps located at the far right. Problem: This creates a usability issue, especially in complex forms with dozens of steps, incre (...)

(...) inutes or more. Callback (Step 4): Upon completion, the task performs a PATCH API call to the originating workflow, allowing it to continue along the appropriate path depending on the design and context . Cleanup: The completed scheduled task should be deleted to keep the Task Scheduler clean and avoid clutter. Timeout Handling (Step X): To manage exceptions or unexpected failures, you can config (...)

(...) Hi, data table /rows display the values as they are returned from the data source. In case of the MSSQL data source this is fine for text fields and for choose fields, integers/decimals we can work around it. Either by using the available functions or using format functions and the current user language. In case of date time there's no work around. The issue is especially visible when users a (...)

Hi, I really need your help. We updated Webcon from version 2022 to version 2025 R2 (version 2025.2.1.42). We started the update from DEV → TEST → PROD (the processes across environments were aligned). Some issues started appearing on the environments, and we had to introduce modifications. At this point, when trying to deploy the application from TEST to PROD, I’m getting the following erro

(...) n] - In many business processes, items are archived after a certain period to reduce the load on the production database. - However, access to historical data is often essential – e.g., in the context of audits, analysis, reporting, or trend comparisons. - Granting appropriate permissions enables precise management of archive access, aligned with real business needs. Optimization of analytica (...)

(...) Hi, Is there a chance to add alternative way of 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 (sometimes 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 cou (...)

(...) isn’t ergonomic in this situation. Is there any way to use a “time only” picker in an item list column, or to open the date/time picker directly in the "time part"? Alternatively, I could use a text attribute with regex validation, or choice lists (one for hours and one for minutes), but neither feels elegant. How would you approach this situation? Any advice would be appreciated.

(...) n a script tag in an HTML form field. And I have the issue that I can't figure out what button combination I need to press or where to click to edit the parameters. With business rules, it's in a context menu, but within the expression editor on the HTML field, I can't figure it out. And I could not find anything on the forum or documentation. I'd appreciate any advice.

(...) Hi all, looking for ideas on a startup/warm-up issue. Context : • 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 timeouts. Symptom: • First login after the night stalls, then I see this in Event Viewer. --- --- --- Message=The request ch (...)

(...) re 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?search=WFD_Atttext 1:XYZ This checks just fine if attribute WFD_Atttext 1 contains the value 'XYZ' However, how would I go about checking WFD_Atttext 1 for 'XYZ' and WFD_Atttext 2 for 'ABC' at the same time in one re (...)

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

(...) Hi, I had a case where a customer wanted to "freeze" the current state of the processes in an application. "Freeze" in this context means, that it should not be possible, to trigger any path transitions, save the instance or add new attachments. While this isn't a common situation, it may come in handy to have a support way to reach this , which doesn't require modifying the process: - Migrati (...)

(...) rror Message=Wartość nie może być zerowa. Nazwa parametru: For the current thread not registered connection parameters. Source=WebCon.WorkFlow.Service StackTrace= w WebCon.WorkFlow.Service.Context .ServiceThreadsProvider.get_ThreadDbInfo() w WebCon.WorkFlow.Service.Context .ServiceThreadsProvider.get_IsInUnicodeMode() w WebCon.WorkFlow.BusinessLogic.Licencing.DatabaseInfo.DalDatabaseInfo (...)

(...) 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://community.webcon.com/forum/thread/1042 . When I try to log in even if (...)

(...) r in your business case, and what workarounds you currently use, if any) - Missing functionalities or behaviors you would like to see added (please be as specific as possible and provide business context ) - Performance, usability, or configuration challenges you have experienced Feel free to share both high-level suggestions and detailed, practical examples. To keep this discussion focused and i (...)

(...) done by the Automation do not trigger OnChange business rules (expected behaviour, since the change happens on the backend). Throwing an Automation error after the REST call only allows static error text – dynamic values (e.g. the error message returned by the REST API) cannot be used. Menu actions allow a “message on execution success”, but there is no equivalent “message on execution error” that c (...)

(...) - WFD_AttChoose2 is a field of type Person in the "warehouse" dictionary In the advance configuration, the field ID = Cos_BpsID -WFD_DTYPEID = 3 (form type of the warehouse dictionary) -WFD_Atttext 1= ''{196}' , which is a text field named "Warehouse" The goal is for this action to load the corresponding e-mail for this user found in the BPS users list Thanks in advance!

(...) alls from WEBCON (timers, services, backend logic) No UI / no logged-in end user A technical core-banking service user is required by the API client_credentials is not accepted by the API (user context required) password works perfectly in Postman, but requires explicit username/password authorization_code is not suitable for backend calls What we found in WEBCON According to the WEBCON docum (...)