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

search results

for date

(...) is 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 are located in different time zones because the date time is returned in the server time. Of course we can return the time (...)

(...) Hi, I really need your help. We update d 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 error. (...)

(...) hi, It would be useful to know at what stage the comment was added. The name of the step could appear next to the user name and date in the comment header. Regards.

(...) In addition to the date , user and version, it would be helpful to also display the size of an attachment.

(...) ng business processes in WebCon BPS and couldn’t find the answer to my question on the forum. Business case: It’s an overtime management process. In one attribute, the user provides the overtime date , and then in the item list they provide additional data, including the employee’s name, start time (hours and minutes), and end time. I would like to give the user an easy way to set the time. I c (...)

(...) ake sure only Managers can execute them. Now on the new Process i have to recreate the same business rule, to store same managers, and this leads to trouble in maintaining - i have two places to update , that's why I'm creating Global rules instead. (I like 'em DRY) It would be great to have a 'Promote to Global Scope' button on Business Rules, Constants, Automations, Action Templates etc, so we co (...)

(...) 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 database as well. However, doing this manually for each user and each record is not ideal, and there may be other tables in the database that also use the old UPN information. # (...)

(...) king for an out-of-the-box solution or a workflow I can build that automatically sends users a weekly email summarizing all their pending tasks across various applications. Ideally, this would consolidate tasks from multiple applications and deliver a clear, actionable list. If anyone has ideas, suggestions, or experience with similar setups, I'd really appreciate your input! Thanks in advance!

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

(...) Before migration to 2025 with the new UI and 'Presentation' layer rehaul, on dashborads we could put multiple reports, and by changing the report - dashboards were automatically update d. Reports on the dashboards were just referencing regular reports. This had one major benefit - if i had a report containing 5-10 calculated columns, they were defined once, and then that report could be reused in m (...)

(...) tes? We have a scenario where supervisors and their team members perform similar tasks and use the same Process and Workflows. Currently, it's difficult to display both sets of tasks on one consolidate d report. I am aware of the feature to view a report from a subordinate's perspective, but users have expressed a need to see their own tasks alongside their subordinates' tasks simultaneously. Cou (...)

(...) I use WebconExpress and update d the version of the webcon to newest one. The license is activated. iis is working and I can open an element on website. I can open webcon designer and apply changes. but users aren't able to edit elements. In event log we can find the error Message=Wartość nie może być zerowa. Nazwa parametru: For the current thread not registered connection parameters. Source (...)

(...) Problem with launching the WEBCON portal after a new installation according to the instructions "WEBCON BPS standalone installation" (windows 2025 and update s, .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 fi (...)

(...) idual user level (not the entire process) and save these settings so that after exiting a case, attachments remain according to the user's individual preferences? Currently, attachments are sorted by date added throughout the system, but some users need alphabetical sorting with the option to change the attachment name.

(...) it would be nice to get a more detailed log output for the database upgrade. Currently we only have the information that the upgrade started: 17-01-2026 16:00:11 msg: Scripts are loaded src: DBUpdate Control 17-01-2026 17:21:24 msg: AppPool WEBCONBPS recycle src: IISManager It would be nice to have an output like - 17-01-2026 16:00:11 Script 7703 \t Change picker columns length from 1000 to (...)

(...) idual user level (not the entire process) and save these settings so that after exiting a case, attachments remain according to the user's individual preferences. Currently, attachments are sorted by date added throughout the system, but some users need alphabetical sorting with the option to change the attachment name. We use in the company WEBCON BPS PORTAL Version2025.2.1.259. Please consider imple (...)

(...) Hi, is it possible to change dynamically every year the date in a constant, so that I won't have to change it manually? Thanks in advance for your informations. Monica

(...) I need to call a REST API from a WEBCON form and write the returned values back into form fields. The REST API performs several validations on the incoming JSON payload (e.g. date from valid, date to valid, amount valid, etc.). In case of a validation error, the API returns something like: { "state": "error", "error_msg": "date to must be greater than date from" } Approach 1 – Automatio (...)

(...) Hi, I need to validate a workflow instance against other instances of the same workflow. Use case: - users reserve a resource (swimming lane) - each instance has Startdate and Enddate - the same lane cannot be reserved by two instances for overlapping time ranges Question: What is the recommended approach in WEBCON BPS to implement cross-instance validation? I tried Custom Actio (...)

(...) the "Generate an Excel File" action to generate and send out an Excel to a customer, using values from an Item List. Following that action, I'm using another "Generate an Excel file" action to then update the existing Excel and map it's column name cells (A1-Z1) to Business Rules containing translations for those column names, so we don't have to use our internal Item List names. That now leads to the (...)