(...) Hi, I am trying to configure an OCR action. For my configuration I have followed various instructions in the WEBCON community, especially: https://community.WEBCON .com/posts/post/the-ocr-verification-view-for-the-modern-form/71/3. I have seen in the text layer queue report that the status of my documents is "ProcessingPending". I don't see anywhere what is the reason why the status is not changing or (...)
(...) nteger ** 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 con (...)
(...) Hey, have anyone succesfully configured LDAP as source for users? * https://docs.WEBCON .com/docs/2023R3/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: (...)
(...) Error code: 100 Thread was being aborted. at WEBCON .WorkFlow.Actions.Engine.ActionObject`1.d__9.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at WEBCON .WorkFlow.Actions.Engine.ActionObject`1.DispatchAsync() at WEBCON .WorkFlow.BusinessLogic.Automations.Engine.Evaluators.ActionEvaluator.d__23.MoveNext() Thread w (...)
(...) picked ... (in some scenario arrow is not active ...so Application .. then the data source .. pick proper one and then check ... ) Could be easier to see that option in data source Tab (I'm in WEBCON 2022.1.4.404 but probably in 2024 is still missing)
(...) Move parent flow by path depending from current step. I miss something ... I try to do it reading this: https://community.WEBCON .com/forum/thread/900 and this: https://community.WEBCON .com/posts/post/cyclical-actions/106/18 .... I have configuration where: Parent (main flow) can "flow" ... independent from child. but if child is finish then I would like to move Parent by path "save" ... but pa (...)
(...) Hello, im still learning WEBCON and I have some questions regarding Importing and Exporting applications. I tried exporting and importing an application to a different message but I got the following message when I tried to save and publish process (image attached) 1. What does this line mean "all changes to this process must be made by importing a file containing an updated configuration" ? Is this a (...)
(...) r was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections." I have attached the image of information for my msssql server. On the WEBCON designer studio, I'm inputting the informations like this: Conection type: Windows Authentication User Impersonation Server: (localdb)\localDB1 Database: demoDB User: DESKTOP-75etc. Can someon (...)
(...) Hi. Following Scenario: (WEBCON Version 2021.1.5.367) I have an items list with (amongst others) a column for (multiple) attachments. Out of each line of the items list I start a workflow instance of another (start a subworkflow SQL) workflow and the attachments shall be copied to the new instance. Idea 1: I check "copy attachments" in the "Start a subworkflow". Issue: all attachments of the (...)
(...) HI Everyone, I see that you're using a SDK action to delete rows in an item list. I'm following Daniel's post to add the pluggin in WEBCON but I'm having some errors while importing the zip file. What SDK pluggin you're using? Thank you all https://github.com/Daniel-Krueger/WEBCON _cclsactions/releases
(...) In Portal (Test-Umgebung) habe ich einen Vertreterregel definiert. Die funktioniert super, aber in Produktion-Umgebung funktioniert leider nicht. Benutzerkontext wurde nicht geändert. In WEBCON -Designer sind die Einstellungen gleich. Könnten jemand erklären, woran es liegt? Vielen Dank! Viele Grüße Lina Sun
(...) Dear Community, I would like to propose a change in WEBCON BPS to improve the ease of copying field values to the clipboard. This could be introduced as an optional setting within the field options in BPS Designer Studio. I particularly like how this feature is implemented in the Azure portal: a "Copy" icon remains hidden until you hover over the field, at which point it appears, allowing for quick co (...)
(...) be regulated like the Knowledge Base or open like the forum. Ideally, this section could include subcategories for specific topics. I believe this would be highly beneficial, especially for newer WEBCON users. Additionally, the threshold for contributing would not be as high as it is for a Knowledge Base article, which usually requires a certain level of detail. Simple contributions like 'Displaying (...)
(...) d like to sort category by "ID of Category" not by Category Name Letter / number .. work around is now: add 1. 2. 3. to order names or use java script ... related topic: https://community.WEBCON .com/forum/thread/5721
(...) Hi, I would like to submit an idea related to: - Daniel's post: https://community.WEBCON .com/forum/thread/329?messageid=329 - Maks' post: https://community.WEBCON .com/forum/thread/5057?messageid=5057 it would be great if the IS IN function has vertical layout (screenshot)
(...) e. I would now like to extract this XML file in another process with a sustainable solution. My XML file contains multiple fields as well as lists. What would be the easiest way to achieve this using WEBCON ? I was thinking of writing the content of my XML file into a technical multiline text field via SQL and then extracting it with the "Change Values" action. The lists would be handled with the "Update (...)
(...) have a problem with process migration between environments - what could the error be and where to look for a solution? System.InvalidOperationException: No item type: WFApplications, id: 25 at WEBCON .WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WEBCON .WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.RunExportContainingRootNo (...)
(...) Hi, I'm currently upgrading processes to WEBCON BPS 2024. I was expecting issues with custom JavaScript but encountered also one with the "Add attachment" action. While testing I got this error: Error occurred in add attachment action: Copy attachments. No attachments I'm not sure when, but it seems that WEBCON BPS now checks whether any attachments exist which can be copied over. If they (...)
(...) Hi, I'm currently upgrading processes from 2022 to WEBCON BPS 2024 and encountered another unexpected change. Both "Start a subworkflow" actions "now" verify whether a field is visible. While in one case I didn't declare two fields as visible in the start step I have a visibility restriction in another. Since the visibility restriction of uses the 'Source' field value (1), which is set by the "S (...)
(...) The article: https://community.WEBCON .com/posts/post/regular-expressions-business-applications/268/4 have missing pictures. BTW: any progress in backlog since 25.08.2021 ?: https://community.WEBCON .com/forum/thread/860?messageid=860