(...) Hi, so there is a new version of Autenti plugin, also working with Webcon 2023 . There are new configuration fields/options: Signature Type (Required) SMS authentication Unlock document by SMS Is there ANY documentation regarding options for those fields? Experimenting, I discover that Signature Type must be numeric, and: 0 means Autenti signature 1 means qualified electronic signa (...)
(...) ations where it is convenient for us to perform an Excel export of the current state via the DATA TABLE. Recently, we have been hitting the limit of 1000 rows more often (https://docs.webcon.com/docs/2023 R3/Studio/Process/Attribute/DataPres/Sql_grid/#7-allow-excel-export). I would like to propose a review of the current server performance to determine if it is now feasible to increase this limit to (...)
(...) the TCP inbound rule to 8002. The system time is correct. OS: Windows Server 2016 1607 build 14393.7070 windows service log: Faulting application name: WebCon.WorkFlow.Service.exe, version: 2023 .1.3.202, time stamp: 0x8e09a86d Faulting module name: ntdll.dll, version: 10.0.14393.7070, time stamp: 0x666269e8 Exception code: 0xc0000028 Fault offset: 0x00000000000a5a70 Faulting process id: (...)
(...) Hello, We moved from 2021 to 2023 version of webcon and now we have a problem with initializing item lists in preview mode. When in edit mode everything works fine, but in preview mode item lists do not initilize. Is there a way to achive such a functionality. What was the reason to change it ?
(...) We would like to run a PowerShell script periodically, to prepare data for selected cases in one of our interfaces. BPS Studio version 2023 .1.3.202 doesn't give us an option to add that type of action in global actions (configured for the process). So currently we have to use a task, that is configured in TaskScheduler on the application server, to run it. Is there an option in BPS Studio to run a (...)
(...) Hi, I'm currently reducing the execution time of a long path transition in version 2023 .1.2.44. In this context I noticed that saving the instance executes "recalculate rows". In our case this causes another execution of data rows which are only used for displaying information. They are not used in any other combination, even the usage tab is empty. It would be great, if we could have a checkbo (...)
(...) Hi, Do someone know how can to create an attachment instances with content and filegroup for send in specific instances? I need for version sdk 2023 I attached the cod fromversion 2022. NewAttachmentData newAttachmentData = new NewAttachmentData(args.Context,Configuration.informationNecessary.FileName, fileMerge_Necorupt); newAttachmentData.FileGroup = new AttachmentsGroup(Configuration (...)
(...) ng important, the user has already privileges on other applications and the search for the is working, but not for this new app. This "new app" has other users with privileges and they work fine. V 2023 .1.3.202 If anyone have any other idea or solution, please leave a comment. Regards
(...) Hi, I did upgrade to the version 2023 .1.3.169 but I can't see the action of KPI. How Can I active and see this action? Thanks, Raluca
(...) The root cause was that I forgot to add the single quotes in a where condition using the id of a choose field Wrong statement: and {WFCONCOL_ID:544} = {WFD_ID} Correct statement as of WEBCON BPS 2023 with the calculated id columns: and {WFCONCOL_ID:544} = '{WFD_ID}' The big question is, why was it working in the first place and only failed in production? The production database contains way (...)
(...) Hey, have anyone succesfully configured LDAP as source for users? * https://docs.webcon.com/docs/2023 R3/Studio/SystemSettings/GlobalParams/UserSynch/SynchConfig/LDAP I'm trying to make it work, but all entities (users, and groups) are being synchronized as groups. From the error log it seems like Webcon is generating LDAP query with an error - the OR - | - operator seems to be in wrong place: (...)
(...) ill actually delete the line where the ordinal number is 4, like originally, instead of deleting the new ordinal number which is 3 now.... Has anyone any idea how to solve this using JS? Version: 2023 .1.2.68 Thank you!
(...) Hi Everyone, after upgrading Webcon environment to v 2023 .1.3.269 (working previously on 2022) I've noticed a behavior change in following situation. There is an item list which has enabled following options - Allow adding, - Allow deleting, - Show actions column, - Show "Remove all" It is filled with many rows which in most cases exceeds the display range so the user has to scroll down/up be (...)
(...) mployee's name and surname there (the only required field) and I also received the error: Object reference not set to an instance of an object. What could be causing this? My current BPS version: 2023 .1.3.169
(...) legacy authentication, which is not allowed on our tenant due to conditional access policies. So my question is, if there isn't another authentication possibility at webcon? We actually use Version 2023 .1.2.99. Could it be, that the problem would be solved on a newer Version?
(...) rks correctly. Is it possible to connect these domains using the LDAPS protocol to ensure they work correctly with each one? Is there any solution or workaround for this? I am working on ver. 2023 .1.3.269 Thank you & Best Regards, Magdalena Klementowicz
(...) Hello, has anyone of you had a problem with reading Polish letters by the ABBY FineReader 12 component? We are using version 2023 .1.3.169, updating to 2023 .1.3.289 did not help. All functionalities except this one work. In the configuration of adding a text layer, I tried to set only the Polish language, then English and Polish.
(...) Good morning, After updating BPS to version 2023 .1.3.240, we encountered an issue in our production environment. The problem concerns an SDK add-in that enables sending XML data to MSMQ queues. We needed to update this add-in because, starting with version 2023 , the methods were changed to asynchronous. The add-in relies on an external DLL file, Experimental.System.Messaging. To include this (...)
(...) jak można zwolnić licencję użytkownika Designer Studio i przypisać ją innemu użytkownikowi? Środowisko nie synchronizuje użytkowników z AD. Wszyscy są dodawani jako Użytkownicy BPS. Pozdrawiam (BPS 2023 .1.)
(...) Hi, I have a problem with 2024.1.1.114 and SDK execution. I created an SDK to connect to the SAP and download data from the chosen contractor. The SDK was working from version 2022 to 2023 with some updates to c# code - after updating Webcon and SDK to 2024 i received the error: ERROR -> Plugin changed transaction nesting count. Please contact administrator. Interestingly, when I connect (...)