WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for CUT

(...) Hi, After upgrading to Webcon2023 (ver. 2023.1.2.44) we found errors during Form rule exeCUT ions on page load. It is caused by trying to hide/show/set/etc attributes that are not visible on the form. In the 2022 versions, there were no issues with the same configuration cases. These errors appear during Diagnostics and additionally prevent saving the Diagnostics Session. Does anybody have (...)

(...) An error (lack of privileges) in exeCUT ing the Generate/Update a Word file triggered from the Menu button by a user who had privileges to read an instance but not to edit it. This is happening after upgrade to version 2023.1.2.124. It was working in previous version we were using. It would be great if we can go back to allowing users with read only access to generate a word file. Thank you

(...) An error (lack of privileges) in exeCUT ing the Generate/Update a Word file triggered from the Menu button by a user who had privileges to read an instance but not to edit it. This is happening after upgrade to version 2023.1.2.124. It was working in previous version we were using. It would be great if we can go back to allowing users with read only access to generate a word file. Thank you

(...) Hi, Are there any issues with deleting rows related to cyclical actions in those tables (WFActionExeCUT ions ,AutomationSessionExeCUT ions )? Thanks, Kuba

(...) unity! I have to remove all privileges (except the author of the element) on current workflow element for security reasons. I tried putting the action 'On exit' of the current step, before exeCUT ing all other actions (assigning tasks, adding certain privileges, ...) on path to next step. According to an old documentation 'On exit' actions should be exeCUT ed first and should not be depende (...)

(...) BAL ACTION (on start cyclic) in an older process. It stopped working (unfortunately, I do not have a screenshot of the error message). Restarting did not resolve the issue. I noticed that the exeCUT ion count had reached 65,536. Even after stopping and restarting (which reset the count to 0), it still didn't work. I had to create a new GLOBAL ACTION, deactivate the old one, and then everything w (...)

(...) Hi Folks, whenever I try to exeCUT e [Menu button] action, which should open a hyperlink, I get an error: "Error in Menu button action Start Counterparty Card. The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WFElementDatails_WFD". The conflict occurred in database "BPS_Content", table "dbo.WFElements", column 'WFD_ID'. The statement has been terminated." I have exactly same bu (...)

(...) Hello all, Does anyone have a timeout defined that is using the ExeCUT ed at specific hours options selected? I'm trying to set the timeout to run at midnight but eveytime that I save, it changes it for 11PM. I have a date field, I want to use that date as the Start Date and then make the timeout run at Date + 12AM. For example: 17/17/2024 12:00 AM Thank you

(...) Hello all, Does anyone have a timeout defined that is using the ExeCUT ed at specific hours options selected? I'm trying to set the timeout to run at midnight but eveytime that I save, it changes it for 11PM. I have a date field, I want to use that date as the Start Date and then make the timeout run at Date + 12AM. For example: 17/17/2024 12:00 AM Thank you

(...) Hi, I have a problem with 2024.1.1.114 and SDK exeCUT ion. 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 (...)

(...) Hi, I have a strange situation. One of our users, who is a business administrator on a workflow, is suddenly getting an error when attempting to view workflow elements. The error displayed is "ExeCUT ion timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding." This is only happening to this specific user. Where should I even go to look for (...)

(...) 2 on t1.id = t2.id Unfortunately it doesnt work. I got an error in Webcon Studio "Access to the remote server is denied because the current security context is no trusted.". Then I tried to exeCUT e this query directly from database. So I wrote the following: ExeCUT e as user = 'BPS_SQLUser'; and the same query. It also didnt work. The same error. When I exeCUT e this query from my user the (...)

(...) Hi, Is there any way to change (=increase) PowerShell action command exeCUT ion timeout? There is a field in Services > Configuration but it is read-only. We need to increase the time to c. 120 seconds. Will be grateful for your support. Best regards, Lukasz

(...) Hello, I want to create an AD contact using a powershell script. If you exeCUT e the script on the server it works. Unfortunately it does not work in Webcon Designer Studio. The error says: 'The method or process is not implemented'. How can I solve this error?

Hi, Does anyone know how I can add a calculated column to solr reports? Thanks, Raluca

Hi, it would be nice if one could have a media gallery (pictures, videos, audio files, ...) e.g. in configuration of an application and also global in system settings. There should be an upload function for images and some management. A new field type e.g. "picture from library" and "picture from global library" would be needed to add a picture to the form. Same for other media files. Right

(...) OR EACH ROW function on Item list to populate technical column with increment integer (1, 2, 3…). This integer was used for Item list sorting in Item list configuration. While in version 2022, the exeCUT ion order of FOR EACH ROW was driven by sorting (even unsaved) Item list as seen on the screen (First sorted visible row first, Last sorted visible row last), it is not the case in version 2025. What (...)

Hey, I'm trying to notify user on a timer action. After it gets triggered the current instance should be moved to specific step. Is there any other way to achieve it instead of using 'Move worfklow' in the referred automation ?

Hi, I need to update a related workflow and I want to use the “Update related workflow instance” action. However, I have a question. On the related workflow instance, the attribute I want to change has a form rule defined on value change — and I don’t want that rule to be triggered. I’ve done some tests and it seems that the form rule is not triggered when the instance is updated this way, but

(...) Hi, I tried various approaches to return an actual NULL value via ExeCUT e Automation, this wasn't possible. Instead these are default values: Text: "" Decimal: 0 Boolean: false DateTime: 0001-01-01T00:00:00 https://daniels-notes.de/posts/2026/user-defined-api-part-4-exeCUT e-automation#no-null-values If I would ask an AI, whether I could use WEBCON for a specific use case, and it uses th (...)