(...) Hey team We are intensively testing Webcon. I'm trying to send a PDF attachment in a simple app using the HTTP POST method, and I can't get it to work. Postman works fine, Python too. How can I adjust my action to make it go through? We prepared it based on this article: https://kb.webcon.pl/przekazywanie-zalacznikow-do-google-drive-za-pomoca-akcji-rest/ Unfortunately, it doesn't want to load the (...)
(...) Hi, we just faced a situation in which we deployed a process to a new (customer) environment. The license did not include the "Advanced Analytics Framework". While testing everything we have run into a "License expired" error. This was raised by the "Start /Stop performance indicator" action. I didn't want to waste any more time and deactivated these action on the database level. While this i (...)
(...) a global action (cyclical). First, I created a business rule that fetches the data using a REST API. Then, I wrote an SQL query that utilized this business rule to retrieve the data. However, when testing it, I keep encountering the following error: WebCon.WorkFlow.BusinessLogic.BusinessRules.Exceptions.BusinessRuleEvaluationException: Error occurred during rule SQL Fetch contractors with debt (Id: (...)
(...) We are currently testing a Zebra Android handheld scanner (Model: MC333U-GJ3EG4EU) and would like to install the Webcon app on it. However, when attempting to install the app via the Google Play Store, we receive an error message. 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 (...)
(...) Hello. I'm testing new User defined API: I have 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([ (...)
(...) are still not applied to created instances after running the action, so that leads me to believing that something is wrong. In the end, instances created are empty and those 2 fields I only used for testing purposes are still not applied.
(...) as 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 times 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 2025.1.1, or if it has been removed? Thanks for your he (...)
(...) Hello everyone, When testing applications with attachments on mobile phones (both Android and iPhone), the form is cut off on the left side. The current assumption is that this is due to the size of the attachment box. If the attachment is empty, only the paperclip icon is displayed. However, if there is a file in the attachment, the word “Attachment” is written out and the design error occurs. Ha (...)
(...) ntly have two WEBCON environments (DEV and PROD) running on separate machines. Due to the fact that we’re still on an older version (2023 R3), I’d like to upgrade an environment to version 2026 for testing purposes — mainly to verify stability and estimate the effort required to adapt our solutions. My idea is to set up a third environment (TEST), align it with PROD, and then perform the upgrade the (...)
(...) re detailed information about changes from dev to test for quality management. Common users need details about new features, changes and bugfixes for daily usage. Multiple selection of target scope: testing , Production - Change Type (mandatory) Dropdown e.g.: Feature, Change, Bugfix, Improvement, Refactoring, Hotfix, Documentation - Short Description (mandatory) One-line summary of the change (...)
(...) in at the moment) (there is only one path after the system step and it es marked as default path) (the article covering system steps did not help me to understand) (I set up a simple workflow for testing , see picture) Thanks already for your help.