(...) th 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 AD ded to the file, which is done by the ABBYY FineReAD er engine, and is fairly easy. Next, I would like to save the entire text layer data to the form field and then send it via API to the AI. My iss (...)
(...) y could influence multiple elements of the interface, such as: • Spacing between form fields. • The layout of the left and top menus. • The arrangement within the details panel (info panel). AD ditionally, this setting might also AD just font sizes in specific areas, like field group heAD ers, the attachments section, and comments titles, ensuring a cohesive and user-friendly experience across (...)
(...) idden 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 alreAD y tried enabling the "Always show in instance history" setting on the Visibility tab of the field on designer studio but still isn't showing on the history page of a task or instance. Thanks and Re (...)
(...) con%2Faction, and API call fails with 401 The question: is there a way to have that global constant request suffix NOT ENCODED when concatenated with the server base URL? As it is part of the call AD dress, not query params for the call. Thanks, Mihail
(...) 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, the "new" confirm/alert functions are really great and please don't remove the option to pass HTML as a parameter. :) Yet there's always room for improvement. Could we get AD ditional/optional parameter for the title, yes and no button? Depending on the context the labels "Confirmation", "Yes" and "No" may not be the best. For example this would be the default labels Title: Confirmat (...)
(...) Hi, I think it would be great if we could switch from the BPS Portal to the user's account and check what he sees on the form and reports. The system and business (global) AD ministrator would have such privileges. From the BPS Portal level, he could use the icon to switch to any user's account (AD ministrative mode). Sometimes data source values are filtered and there is no way to see what the u (...)
(...) 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 AD S_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 occurre (...)
(...) 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ę łAD ować nie na listę pozycji tylko do atrybutów nagłówkowych.
(...) A nice AD d-on feature to reports would be If we could use the widget field directly in the report table. By this users could benefit from viewing rich info widgets directly from report to check the whole project portfolio health for instance.
(...) Hello, after an upgrAD e 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 AD d in (...)
(...) receives an error with the following details (when imported into productions) On production the process was in designer but after import it was removed Appreciate any hint or help. Thank you in AD vance. (error details) Typ: System.Collections.Generic.KeyNotFoundException ------------------------------------------------------- WiAD omość:Dany klucz nie był obecny w słowniku. ----------- (...)
(...) Good day webcon community, As the title states, i ask myself if javascript is faster than using formrules. As example i hAD a formrule what would get the sum of a number column in an item list and compare it to another field. It took sometime for the formrule to procress this, while my javascript that i wrote in a html element did it much faster. I wonder now if i should reimplement certain fun (...)
(...) estion is about 'Hot Folders' The Configuration of the folder is quite easy. But my process, I want to start - doesn't start. I have configured in the 'Start-Workflow-Settings' the name-field and AD ded the value of the user to which the task should be applied. See the attached picture. But it doesn't work. The User is an Active Directive User. What's wrong with my config? I am grateful f (...)
(...) mportWizard.Steps.Content.ImportPackageContentStep.c__DisplayClass15_0.b__0() at WebCon.WorkFlow.Studio.Forms.ModuleProcess.Attributes.ProgressForm.c__DisplayClass5_0.b__1() at System.ThreAD ing.Tasks.Task`1.InnerInvoke() at System.ThreAD ing.Tasks.Task.Execute() -------------------------------------------------------
(...) jects in Active Directory' is enabled. Both servers are in the same domain and use the same user account. The SSL connection is active. On the test database, actions work correctly, and users are AD ded to Active Directory. However, on the production database, I receive an error related to credentials. The login and password are definitely entered correctly. I also tried using a different accou (...)
(...) over a workflow to another user who might also in turn hand over the workflow to yet anoter user, important is that the there is a option to hand the workflow back to the original user. Thanks in AD vance
(...) A professionally designed book incorporates essential design elements that enhance reAD ability, visual appeal, and overall user experience. Here are the key components emphasized in an author book design service: Cover Design: The cover is the first impression of the book. A professional design includes eye-catching imagery, typography, and color schemes that align with the book's genre and targe (...)
(...) Hi all, After finally having upgrAD ed from 2023 to 2025 the new UX was quite a surprise. I now find that I am unable to change the order of reports, which worked in 2023 version. Is there a way to arrange the order of reports in 2025? OK, sorry, I just found it. Need to do it in the browser by changing the mode to edit in the application dashboard. This used to be available as dashborAD in Designe (...)
(...) Hi, I hAD a cyclic action that was running every few minutes on step and generated a lot of logs. On 2 tables in the Config database: AD minWFEventLogs and AD minServiceLogs This was the development env. Can I delete (truncate) them without consequences?