(...) to workflow elements which are in different steps. For those cases i would be great having the option to just update the element rather than moving to another step. Background of this idea is a POT entially new customer where we have to replace their current mass action functionality (e.g. sending e-mails, mail merge letters). Adding to possibility to just update/save data would allow to crea (...)
(...) Hi everyone, maybe we can gather all the changes anyone encounters when testing the new version in a single thread. It won't take much of your time and will POT entially save you more when others do the same. I will start with this one: SQL command: Varriable WFCONCOL_ID : WFD_DTYPEID = {DT:12} and {WFCONCOL_ID:153} = {WFD_ID} has been "translated" to WFD_DTYPEID = 1 and dbo.ClearWFElemI (...)
(...) ve a look on action times from 2 PLACES. You got one PLACE to RULE them ALL - historical entries. Sounds cool? :) For OUR Business yes, me either :) BPS 2023+ Such simplfied history has got huge POT ential from Business perspective and could be really nice out-of-the-box for FREE without any custom single SQL :)
(...) are behaving like this and we aren't able to convince them to either close their browser window/tab or at least click "Cancel editing" after they have saved their progress. I know there would be the POT ential risk that data is lost if i force the discarding of the checkout but this wouldn't be an issue in my opinion since this would only reinforce the saving of progress for the users. Has any of (...)
(...) o change the default behaviour when a xlsx/word attachment name is being clicked on the form? The default is to download the attachment. I would like people to edit it as a default, in order to avoid POT ential uploading another version of the file.
(...) anted to share some info regarding the update from 2022 to 2023, as we ran into some very unsatisfying issues with SQL COMMAND business rules that are querying field IDs. It hit us on some neuralgic sPOT s in our main workflow, causing quite some pain right now. If you still have to update to 2023 make sure you test every SQL COMMAND based rule (and datasource) that is using the Field-ID object, th (...)
(...) s 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 POT ential issues with the PROD environment?
(...) czy OCR zaimplementowany w webcon POT rafi 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.
(...) before? If so, I would really appreciate any advice, ideas, or suggestions on how to approach this. Any pointers on how to capture and log these actions would be incredibly helpful. I was thinking of POT entially tracking the internal SQL queries but I need to know which user accessed the data specifically and I'm not sure I can engineer a solution that tracks background queries anyway. And this does (...)
(...) 150 instances, 140 complete successfully, but the 141st encounters an error. In such a case, all changes within the workflow instances are rolled back, but the REST API calls have already been sent, POT entially causing inconsistencies between systems. From a business process perspective, a better approach would be if each instance update were handled as a separate transaction. This way, if 145 in (...)
(...) Dear Community, I’d like to share a POT ential issue I encountered during the upgrade to WEBCON BPS 2025 R2, specifically related to the Search Server component. I hope this post can save others some time and effort. 🔍 Problem Summary During the upgrade process, the Search Server component fails to start due to a missing Java installation. This occurs even if Java was installed previously via the (...)
(...) nstance changes. add extra field in the item list with boolean that will examine is something changed or not. - parsing current values with js and creating json which can be read via sql, this could POT entially be more complex