Webcon Designer can be started in admin mode: with --admin commandline parameter. How to set password for this admin? The one set by the "WEBCON BPS System Administrators" doesn't work.
Hello, after an upgrade to version 2024.1.1.161 the Gnerate/Update word file action gives the below error. It happens when the action is configured to Download after file generation. This does not happen when the output is configured to save as an attachment . Has anyone found a workaround or can direct me to a possible solution. I have tried changing the template to using the modern word add in and I have also re-crated the action but those attempts don't seem to work. Error during sag (...)
Hi, what could this error mean? Webcon 2022. Today I have seen a lot of these kinds of warnings. MyGeneration.doodads category: exception role: UserSynchronization System.Exception: Multiple concurrent database operations on the same TransactionInstance object are not supported
Hi, i tried to update to 2025.1.1.23 (from 2024.1.1.161) - there is no migration path?
Hi, I have another case. Custom SDK can be run in standard mode, pending in transaction, and pending after transaction. How can I set one of these modes manually?
czy OCR zaimplementowany w webcon potrafi czytać z faktur tzw. podsumowanie VAT. Wartości w takim podsumowaniu zawsze są unikalne. Tzn w podsumowaniu jest tylko jedna wartość dla stawki VAT np. 23%. Przykład pól do odczytu w załączniku. Dane miałby się ładować nie na listę pozycji tylko do atrybutów nagłówkowych.
Hey everyone, I have the following challenge. I'm storing travel expenses in an item list. The expenses could be in various currencies. I'd like to get the exchange rate automatically for each row (because the exchange rate might be different for different dates and currencies). The API GET call is: https://kurs.resenje.org/api/v1/currencies/<CODE>/rates/<YEAR>-<MONTH>-<DAY> I have <CODE> in DET_Att6 and the <DATE> in DET_Att3. The response is a JSON: { "code": "USD", (...)
Hi, after updating to 2025 on one server there is some problem with the "help" plugin: See the picture attached. I did not find any configuration regarding this.
Hi, I've created a simple application and a simple report. Then I looked at portal website at the system dashboard and there is a section "suggested reports". There are 2 icons: the first icon for the report and the second icon for the report view. But they are the same (i have only 1 basic view within my report). What can I do with that? Users are asking me which icon should they choose. The attachment shows the same situation based on a demo app. Is there any way to remove section "su (...)
Could you share how I can embed a videoplayer in WEBCON application ? Can I get player's status (video-playing is finished)?
Hi, When moving an application between DEV and TEST environments, an error prevents the application from being moved to another environment. I found out that after updating DEV and TEST I have a DEFAULT Dashboard in dbo.AppDashboards with different ADS_Guid numbers. Probably in 2023 versions of the processes there were two different dashboards set as Default. Does anyone know how to fix this? Error: System.Exception: Exception occurred while importing table AppDashboards ---> (...)
Hi, Are process permissions transferred from DEV to PROD environment during application import? Or what does it depend on? If permissions are not transferred, should they be set manually despite the message about potential issues with the PROD environment?
Hi everyone, I just noticed that the push notification has been activated for all path after the migration to 2025.1.1.23. New path are created without active push notification. I decided to deactivate this setting on database level: update WFAvaiblePaths set PATH_SendPush = 0 where PATH_SendStandardEmails = 0 Afterwards: - Reset all caches - Reload everything in the designer studio Best regards, Daniel
Hi, We try a REST Web service call like this: - global constant for REST Web service base URL, as https://something.com - global constant for REST request suffix, like api/webcon/action - other global constants, for Bearer etc - at app level we configure a template - Invoke REST Web service based on previous defined constants We use those global constants just to have separate value sets for DEV / TEST / PROD. The problem: - the REST request suffix gets URI encoded, fr (...)
Hi, In WebCon we can create a new field and set it's visibility to be hidden on the forms that way the field will act as a variable for storing or passing data. Now the question is, if this field is hidden on the form how can i make it to always be visible on the instance history page? This is for troubleshooting, in a scenario where we want to check the variable values if they're correct. I already tried enabling the "Always show in instance history" setting on the Visibility tab of the fie (...)
Hi, I have a question about this option in the Visibility configuration of the attribute. 1. I wonder why this option is always grayed out. What does it mean - is it always on or off? Is the SOLR always indexing this attribute regardless of what visibility is set? https://docs.webcon.com/docs/2024R1/Studio/Process/Attribute/General/Attribute_Permissions 2. I wonder if there is a possibility to disable Solr indexing on a specific process/workflow?
Hi, can you share some example code for those types of plugins?
Is there a way to show a message box for the user using the SDK that will not be saved in the document history? Only pop up in a document. Or is there a way to modify a specific attribute in the document history (something like the WEBCON GDPR action does)?
Hello WEBCON Community, I ran a "Verify entire configuration" procedure and I got error (screenshot is attached). I have no idea which process is this error from and how/when did it occure. Do you have any tips how to find and get rid of this error?
Hi Community, I’ve been using WEBCON for more than 2 years now, including the OCR AI engine. I must frankly say that I’m more than disappointed with the OCR results. I’m aware that it strongly depends on the quality of the incoming documents, but the AI buzzword increased my expectations. Now, with the complaining part done, I’m looking for a solution to the issue. The idea is to use an external AI API, like ChatGPT or other providers, to do the mapping. First, I need the text layer to be (...)