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

search results

for CUT

(...) uld run after 1 minute into the step. The timeout with 242 instances will run after 2 years. Event logger does not tell us anything. It seems like the timeouts go into the queue, but they are not exeCUT ed. Does anybody know why timeouts aren't working? Best regards, George

(...) JID is fixed. You can get an overview of all ids and which fields, tables you need to replace in the above command from: SELECT * FROM [dbo].[DicTranslationsObjects] The attached image shows the exeCUT ed SQLcommand and the drop down values for the German language. Best regards, Daniel

(...) In the browser, the portal WEBCON shows the following error: Cannot exeCUT e as the server principal because the principal "BPS_readonly" does not exist, this type of principal cannot be impersonated, or you do not have permission. the BPS_readonly account exists in DB\Security\Logins and has access to the Content database. How to fix it?

(...) dots all the time. Details: url: http://win2019web2a/api/nav/db/1/app/7/element/3036/goToNextStep | action: GoToNextStep ip: 192.168.10.146 | msg: An unhandled exception has occurred while exeCUT ing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 | href: | ex: System.ArgumentException: Kolumna 'WFD_Guid (...)

(...) Hello, I have made an SDK to accept all changes on a word attachment. Unfortunatelly, Webcon says that I do not have permissions to edit the attachment. Not only the user with which I have exeCUT ed the action has full permissions, but I have set skip permission to true. Does anybody know why this error appears? I have attached some photo material. If I can give clarifications, please ask me. Best (...)

(...) j-cve-2021-44228/39 The version 2.17.1 contains a fix for a theoretical problem. If this could be misused, you already have a bigger problem. Source https://blog.sonatype.com/log4j-another-code-exeCUT ion-bug-should-you-worry Best regards, Daniel

(...) also be fine to remove the error message. My approach is not that ideal, because I must do validation twice, once a user changes something in the form and the second time, when an action will be exeCUT ed. But it is much better than validation during an action and showing the error message in a dialog. Thank you, Balint

(...) easily with js, but only with classic display form mode. It doesn’t work with modern forms. The problem is that it is not guaranteed that your form rules “Main form -> Behavior-> forms rule to be exeCUT ed on page load” are being exeCUT ed AFTER the page has been rendered. I use the following js function for hiding the delete button, depending on a value in the row: function hideDelete(listId, nach (...)

(...) Hi everyone, WEBCON BPS 2022 has a new IIS requirement "Dynamic Compression Module". You can enable this by exeCUT ing the following line in PowerShell: Enable-WindowsOptionalFeature -Online -FeatureName IIS-HttpCompressionDynamic Now I'm back to testing the new version. :) Best regards, Daniel

(...) en the situation, that I need a "conditional wizard mode". This means, that the wizard mode depends on the new assigned person. If it's the same person as the current one, the workflow needs to be exeCUT ed in a wizard mode. In all other cases it's not exeCUT ed in a wizard mode. Of course the standard mail would only need to be send in the later case. I'm currently using a workaround with a conditi (...)

(...) message: Unknown error:Incorrect syntax near ')'... (see 2.png) - Strangely, if I click 'Show' right next to 'Test' it correctly shows the value it should update the field with - Cyclical action exeCUT es without error but value is not written into form field - hard coding the value in the process business rule works and updates the form field but using the field itself it doesn't work in the cycli (...)

(...) of a process matches the version whit which the instance has been retrieved. If you save the process in Designer Studio it will get a new version and you have to reload the page. You can no longer exeCUT e paths or even save the workflow instance. While I can understand the intention, it just annoys me because it slows down the development/testing: - You have an error in the path transition you ne (...)

(...) o be sent to external system (SOAP). If there is no change in shopping basket, we are storing an empty string to an internal field (XML content), so that upcoming SOAP request can be conditionally exeCUT ed or not. We are facing some challenges here: 1.) External system needs a reservation number, which should be unique across one sales location, so every request needs to generate a ongoing numb (...)

(...) ---- at WebCon.WorkFlow.Studio.Logic.Authentication.PortalRequestHandler.CreateException(HttpResponseMessage response) at WebCon.WorkFlow.Studio.Logic.Authentication.PortalRequestHandler.ExeCUT eGetRequest(String path) at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetUserByBpsId(String id) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Fu (...)

(...) Hi, We have updated our webcon to the latest 2022 version "2022.1.1.53 Standalone", but after update the "Generate RS Report" action is returning error while exeCUT ion as below: Error in Menu button action Generate Initial Detail Report. The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM'. The remote server (...)

(...) Hi, Why is only one task created, and everything exeCUT es in it, when I exeCUT e the following code in a loop: args.TransitionInfo.TasksToAdd.Add(new WebCon.WorkFlow.SDK.Common.Model.NewTaskData(new WebCon.WorkFlow.SDK.Common.Model.UserInfo("webcon", "webcon"))); Best regards.

(...) ave new GA setting to specify number of cycles it should perform after triggered by schedule. This way we can split big transactions, but still keep once a day schedule for global actions. (I know exeCUT ion condition on action is a workaround, but still too many global action cycles) What do you think? Thank you! BR, Peter

(...) Based on Daniels blog (https://daniels-notes.de/posts/2021/javascript-form-rule-exeCUT ion-on-page-load#show-all-attachments-after-page-load) it is posible to open first attachments after page load but from all attachments tab (becouse attachment is in parent workflow)?

(...) result window of the expression editor, didn't have the option to copy the result. Luckily I thought of the Administration Tools\Search Logs. As you can see in the attached picture, I was able to exeCUT e an arbitrary SQL statement and could export the result to Excel. :) Best regards, Daniel

(...) We have a workflow that has been working for a year already, and today our users keep getting following message while trying to save a new document: One or more errors occurred. Failure on exeCUT ion of procedure pCreateSignature with parameters: HOME_OFF/2022/05/01899, 20225#1#22, 1899 ExeCUT ion Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is (...)