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

search results

for documentation

(...) d be done in the context of the currently logged in user. BTW: We are still on WebCon version 2023.1.2.44. There might be better solutions in the latest version, though I could not find any in the documentation . Thank you for your help! Balint

(...) REST API and working with it, perhaps it is possible to introduce support for batch processing. I think it could help and speed up the work with field updates in many elements. https://www.odata.org/documentation /odata-version-3-0/batch-processing/

(...) amically depending on the content of the displayed external page. Can anyone help? Is this possible without writing a plugin? Unfortunately, I did not find any information about this in the published documentation . Thanks in advance for help!

(...) orts with the original reports (sorting implemented before upgrade). Although the menu is not visible, the saved condition still functions. However, this is only a short-term fix. We checked the documentation (https://docs.webcon.com/docs/2024R1/Portal/Reports/#id_7), but it appears to contain outdated screenshots. In version 2024.1.1.187, the tab previously labeled "Columns available in reports" is n (...)

(...) Hi, we can display the first attachment on page load. Unfortunately, this only works if the attachment is not displayed as a popup. Even if the documentation is updated to mention this different behavior. I find it counter intuitive that this should be a different Instead of changing the current way, I would prefer a form rule which can be used to display an attachment in the preview. This way we wo (...)

(...) Hello community, We updated 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.

(...) I am trying (without any success) to read data (ie. employee id) from an existing text-based PDF (test pdf created via MS Word). The documentation is explaining the different actions (ie. wait for ocr ai, wait for text-layer), but not how they actually work together or how to use them. Maybe I am completly wrong in trying to use "OCR AI recognition", "Wait for OCR AI" etc..... My goal is: * A configure (...)

(...) Hello. According to this documentation : https://developer.webcon.com/docs/api-registration-and-authentication, the api/login endpoint is still listed as an option. I see that this refers to version 2025.1. However, I'm using version 2025.2 and the api/login endpoint no longer works. Do you know why? Where is information about this change, I know there is OAuth2 option, I would like to keep it all way.

(...) Hi all! I am trying out the new user defined API in 2025 R2. I have a client application with application context and added the scope App.UserDefAPI.ReadWrite.All (according to documentation this is necessary to get access to endpoint with automation). In addition the REST API client is application admin, can start new workflows and so on... What I am trying to do is a POST to an automation endpoin (...)

(...) Maybe I'm blind, but where do you set the default dashboard for a site in version 2025.2? The documentation only mentions that "Default application dashboard The so-called default application dashboard is created automatically upon application creation. It includes standard elements such as the Task counter widget, buttons for registering new instances, and the Suggested dashboards and reports and Recent a (...)

(...) ed to activate it, but I wanted to deactivate it. The reason for this is, that the uniform can take up way more space than a mixed one. Especially if there's a multi line column. 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 updated and the functionality has been (...)

(...) the current server is very high, likely due to the OCR processes, and we want to offload this to improve overall performance. Does anyone have experience or know of any guides, best practices, or documentation on how to properly migrate or separate the WEBCON OCR component from the existing server setup? Any tips on potential challenges or configuration changes required would also be highly appreciated. (...)

(...) , did anyone reuse an existing connection a plugin using the ConfigEditableConnectionID attribute? When I searched for the attribute name I only found references to the automatically generated documentation . In my case I wanted to reuse a REST connection or more specific, the authentication. Best regards, Daniel

(...) Hi, Add to the list of items - single line of text as a hyperlink, as in the case of the single line of text attribute. For creating documentation with a larger number of links and references, it would certainly be useful to be able to refer to specific places for specific things.

(...) 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 everyone, I’m trying to set up a connection from WEBCON BPS (2025 R2) to an Oracle database, but the documentation I found is quite limited. It only shows fields like user, password, and service name, but there’s nothing about host, port, a full connection string, or any driver requirements. Apologies if I missed something obvious — maybe the documentation is out there and I just couldn't find it. So my q (...)

(...) Hi to all. As a consultant who needs to dive regularly into the database using SQL I'm surprised that there is no physical data model diagram in the documentation . A visual representation of tables and their dependancies provides a very useful overview about how data is structured, maintained and related. In SQL server there is a option to add a new database diagram and thus my question: could Webcon, as a sof (...)

(...) Hi all, I browsed through the documentation for the public REST API as well as other threads here but couldn't find anything to help with my issue. My requirement is to check if workflows for certain criteria are 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_ (...)

(...) Hi everybody, According to the documentation (2025 R2), there should be a running mode for API Definitions (User Defined API) called “Actions on a workflow instance” which, depending on the selected action, allows using PATCH requests: https://docs.webcon.com/docs/2025R2/Studio/Process/APIDefinition/#2-running-mode However, in my 2025 R2 environment I can only see these running modes: • Run automati (...)

(...) Dear Forum, We are trying to process email attachment (msg file - which according to the documentation is supported). I tried both AI agent and prompt functions. Both work well when I'm attaching PDF (on path and as action) but nothing happens for emails. I Even disabled email conversation tab. I was thinking of extracting email body into form field for processing - but cant find a way to get email bod (...)