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

search results

for date

(...) Hello community, We update d to the version 2025 and we miss in Reports configuration – Columns – Default sorting (See picture attached). In the v. 2025 documentation is written: Additionally, you can define up to 3 levels of Default sorting by system or process columns. These settings will be visible as soon as the report is loaded. But we cannot see it.

(...) , C:\Program Files\WEBCON\WEBCON BPS Search Server), which, in my case, also contained the bundled Java installation. 2. The Java folder is not restored or re-copied during the Solr/Search Server update phase. 3. As a result, when the setup attempts to launch the Search Server, it fails due to a missing JAVA_HOME or JRE_HOME, as seen in the Solr logs. ✅ Workarounds You can resolve or avoid thi (...)

(...) rkaround we use now this custom CSS style code. Maybe it is useful for other customers. Just copy & paste it to system settings > global parameters > appearance into the field global CSS styles #Update d the code at 11:51: Added class and switched from display to visibility attribute to prevent layout changes /* Hide AI assistant in Designer Desk */ .ai-assistant-button, .ai-designer-button, .ai-s (...)

(...) two separate reports. We have report with names of the people and other report which has all of those people in a field person. Now, if i change first name or last name in the first report, to also update itself in the latter report.

(...) these attribute fields, changes need also to take effect in the dictionary. There is a specific field that will trigger this action. I already created a query that will map correct attributes with update command. I'm interested in the logic that would need to take place in obtaining the current changes. thoughts: - after triggering specific field in the item list, trigger save path that will save (...)

(...) "Run a PowerShell script" action. It's a mess having to copy & paste the same credentials every time. And if one day the password needs to be changed all action configurations have to be found and update d. Therefore it would be perfect if one could have in system settings an area to configure global credentials that can be shared to apps like connections and so on to get available in configuration (...)

(...) Hi, I would like to propose to extend the workflow users report in desinger to include either the date of first login or the date of license assignment. This would help in license management for administrators.

In BPS 2023.1.3.202 version I started getting frequent warnings like the one below. What is the reason for this? FirebaseAdmin Category: Exception Role: MobilePushNotifications FirebaseAdmin.Messaging.FirebaseMessagingException: Unknown error while making a remote service call: Response status code does not indicate success: 404 (Not Found). ---> System.Net.Http.HttpRequestException: Respons

(...) n. According to the documentation it should be there but it does neither exist in the UI nor in the XML configuration in version 2025.1.1.105. I assume that in this case the documentation wasn't update d and the functionality has been removed deliberately. Best regards, Daniel

(...) sage. I’ve read that App developers can define which device models are supported in the Play Store, but I can’t understand why this particular scanner is not eligible. The Android version is up to date , and the Webcon app installs without issue on other Zebra models. Has anyone encountered a similar issue or have any ideas on what might be causing this?

(...) Hi, ver. 2025.2.1.91 Is there any changes to CTE SQL availability when used as a Data Source? After the update from version. 2025.2.1.42 to 2025.2.1.91 we found that all functions using CTE from Data Sources stopped working. Strange - when you use CTE in the action config, it still works. Can you confirm whether it is a bug or not ? Error: Error in On path action Wgrywa nadgodziny ( (...)

(...) would like to give the name another name for internal use because we don't like to use names of vendors for products/services. We now could change the app name in the Designer Studio and with each update of vsb.actions that we import in Studio we would have to rename the app name. It would be nice if there could be an option to set a configurable display name for apps that get displayed in the por (...)

(...) Hi, it would be great if an option is added to exclude processes from the analytics overview. I tried to "remove" those by entering a date far in the future for this flag: Limit the scope of analytics data – parameter is used to limit the scope of processed data available in the Analytics reports. If this option is activated, all measures of analytical reports will not be calculated for workflow (...)

(...) Is there an up-to-date list somewhere showing the limit of attributes that can be used in a single process? I'm asking because I used the Yes/No choice field 40 times, and the only page I found is from 2020, which says that such fields are limited to 20, not 40. https://community.webcon.com/posts/post/limiting-the-number-of-form-fields/70/3

(...) Hi, I’m looking for the best approach to handle long-running operations (potentially taking several minutes) in WEBCON BPS. Scenario: Suppose we need to perform time-consuming Active Directory update s based on a list of items within a WEBCON BPS workflow instance. Given the current execution time limit of 120 seconds, this may not be sufficient. Workaround Approach: My current solution is to (...)

(...) nsidering changing the domain for users in AD in our company, which will consequently result in changing logins in BPS and losing permissions. Are there any scripts available that would allow us to update the tables so that we can preserve the existing permissions and access rights for users? What about licenses? Will they be revoked for the old logins and assigned to the new ones, or is there a spec (...)

(...) hey, i'm trying to create an alert notification in case some of the date s are not matching in the form. main problem is that i cannot use form rule(Alert) in the automation, as it would need to be triggered on menu action 'Upon instance saving..'. is there any way around this ?

(...) technical subworkflow, which stores the data and get's deleted at some point. For deleting it I would need to use the API, as the archive action is not part of WEBCONAPPS. But I have no trigger, to update this workflow when a new attachment is added. A user could just add an attachment. It's not necessary to save the instance. Really complicated and error prone. - Create an SDK which returns the base (...)

(...) Hi, I'm looking for ideas on how to start an automatic process on a schedule that checks each row of a dictionary that has 3 types of date s. The goal is to automatically start another process when a specific date from the dictionary is reached. How can this be implemented? Thanks in advance!

(...) ve endpoint for data source. When I tested it manually, it works. But when I tried to do GET via API I got empty response. GET: {{env}}/api/udef/db/1/MTBVENDOR?ComCode=PL12&InvoiceNum=ASDF&Invoicedate =2025-08-25 RESPONSE: STATUS 200: { "Data": [] } when i check sql query for data source is like this: (([InvoiceNum] = N'ASDF') AND ((CAST([Invoicedate ] AS date TIME) = '2025-08-25T00:00:00 (...)