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, 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 (...)
Hello, as descriped on the developer documentation 'Package overview' page, I've tried to include different DLLs (in particular 'System.Data.Odbc') for service and protal taken from seperate projects' output (targeting .NET Framwork / .NET 8). But the DLLs are never packed within the generated plugin package zip-file. -> https://developer.webcon.com/docs/package-overview -> https://developer.webcon.com/docs/package-manifest#servicedependencies-and-portaldependencies -> https://developer.we (...)
Hi, during a call yesterday we realized, that a time previously timeout is executed after 10 minutes by default, if it runs into an error. This includes "Element was checked out" errors. While I agree that this may be a good thing for the production environment, but a pain in all others. Unfortunately my user voice was set to "Not now", but maybe it can be revisited now. https://community.webcon.com/forum/thread/5248?messageid=5248 Best regards, Daniel
Hi, I need to connect something like a forum on the form where you can have conversations about the project. It would be ideal if it wasn't a link but a window where you can add comments. Has anyone used a similar solution? Maybe TEAMS online and created a team?
Hello WEBCON community, I did some application updates (including a new workflow) in DEV environment and now I want to do the update in PROD by importing an application, but I'm getting errors. There are no active tasks in step 3091, but there are some documents in step 3090, because it's a final step. Also I didn't do any changes in these two steps. Does somebody have any ideas on what's wrong?
Hello, yesterday, after installing the current Visual Studio 2022 Update v17.12.x (from v17.11.x), the WEBCON BPS SDK Tools no longer started when trying to open them via 'View -> Other Windows -> WEBCON BPS SDK Tools'. I've got an error message (I don't have a screenshot from this message) with a reference to the ActivityLog.xml file within the VS main program folder. On the ActivityLog.xml file I've found a System.Reflection.TargetInvocationException, followed by a System.IO.FileLoadE (...)
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 (...)
Hi, Is it possible to create a data connection to the attachment database? Databases have different names in the test and production environments.
IF will be no "space bar" then Webcon in template (doc) will ignore "check box" present in template. when we add space bar then expected "check box" will appear .
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 (...)