Hi guys after i have updated from 2025.1.1.23 to 2025.1.1.44 i now have a strange error when trying to export/import an application. The error seems to have something to do with the navigation bar but i can't figure out what the actual issue seems to be. Does anyone have run into the same issue yet and maybe have a clue for me? Type: System.Collections.Generic.KeyNotFoundException ------------------------------------------------------- Message: The given key was not present in the dic (...)
Is it possible to create a mobile app, where some data are also available, when the device is offline? For example I have to update some data on devices, that are within a building where no data connection is available. I update the data in the forms and when data connection is back, it synchronizes or sends the data. Best regards
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.
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?
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.
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 (...)
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, 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 (...)
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 (...)
Hi everyone, Currently i'm working with two applications, where one of them starts a workflow in second one. Let's call them Room Reservation, and Food Order. I can request different types of food orders - breakfast, dinner, snack using Food Order application. I can reserve a hotel room using Room Reservation application. What i want to achieve is add the possibility to request a breakfast when reserving a hotel room. I could do it currently in many ways, but there are two which i'd (...)
in webcon 2022.1.4.404 - automation with action start sub flow was working in webcon 2024.1.1.130 - is not working ... I have error: Komunikat błędu akcji podobiegu Nazwa automatyzacji: >> [podobieg] Start Ankiety (ID: 890) Nazwa akcji: Uruchom podobieg Audytowani (ID: 1351) Proces startujący: Ankieta po Audytowa Wiadomość: System.NullReferenceException: Object reference not set to an instance of an object. at WebCon.WorkFlow.BusinessLogic.Automations.Engine.AutomationEngin (...)
Hello, I have a "wait for sub-workflow" step that use advance configuration. In my case the parent instance has a number or related "kids" (instances) and only one unrelated, but all from same workflow. In order to indenfity the unrelated "kid", the parent has the wfd_id saved in a field. The SQL that I use in the advance settings for the "wait for sub-workflow" verify if the total number of "kids" (related or unrelated) is equal to the total number of "kids" that are in a specific step (i (...)
Hi, How can I check the warnings from the service status as in the attachment. I can't locate the problem. I know it is caused by action: generate Word file, but I can't find the process where this action is used.
[Webcon 2022.1.4.404] I Have Process A [Main] where I start sub-processes B [child] from process B I copy attachments to process A by: Daniel's solution https://daniels-notes.de/posts/2023/copy-attachment-to-other-workflow and put them to Item list A or Item list B as linked attachments (other way did not working ...) all is fine but in the next step I assign task to other users / group with no access to app where is done something (and attachments are added) at the moment I d (...)
Hello, I'm wondering if it's possible to trigger the automation of a menu button every time the user opens a specific page. There is already a HTML field (button behavior) in my form that will do exactly the automation I need, but will be more helpful if this happens automatically instead of waiting for a click from an user. Thank you very much!
Hi, Is it possible to Use a http request to pull data from an API and map those retrieved data to populate a Word Document Template.docx? For context the retrieved data is in table format. I would appreciate it if the steps on how to do this is provided. Thanks and Regards,
HI, We have a process that has a substantial number of attachments and the client would like to be able now to search after their name. Initially, we didn't leave the check mark to Add attachment content to SOLR search index. Apart from enabling this, is there any other option? Would it significantly slow down the search if we do it now? Thanks, Raluca
I try to find option to trigger refresh button in "data table" . OK I can click arrow .. but I would like to refresh to have no data ... So I have form rule when some field value is changed (deleted) then is clearing fields but not reloading whole form ... so because data is not saved or the full form is not reloaded ... the data table stays with "old data" - i can click refresh and then will be empty or pick other value then will be reloaded full form (pass by path) . but there is any (...)