(...) logins, maybe ad/bps groups, for which access to the webcon bps portal would be blocked. I think that such a solution would also be advisable for data security reasons, it would make it possible to CUT off the user and give him time to make complete changes to the system. On the other hand, it may be worth considering a mechanism that also works the other way round, i.e. access only for defined (...)
(...) the problem . By changing the columns of the report in the source database, for example clicking the "default view" checkbox twice, (4), the variable definitions had been restored (5). You can exeCUT e this SQL statement to verify if there's something for you to do. It should not return any rows. SELECT TOP (1000) [ARP_ID],[ARP_APPID] ,[ARP_Name],[ARP_Configuration] FROM [dbo].[AppReports] (...)
(...) Hello, Do you know how can i find what query is exactly exeCUT ed when i'm using raports in WEBCON. What SQL SELECT is inside, I knew that i can find it some where in the console(debug mode) F12, but I can't find it right now. Or there is some database table with this ?
(...) ebCon.WorkFlow.BusinessLogic.DataHelpers.SDK.SDKPluginsActivator.CreatePluginInstance[T](Int32 pluginID) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.ActionEvaluator.GetPluginExeCUT ionType(IWFAction wfAction, IWorkFlowObject wfObject, IAuthenticationProvider authenticationProvider) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.ActionEvaluator.GetActionExeCUT (...)
(...) now which Webcon action I can use for this. (What I already have is a "BPS internal view" of all instances from the process. With this I could filter on the reminder date, but I don't know how to exeCUT e an action for each entry in the BPS internal view or element so that the mail is sent [Send a custom email]). Can anyone help me with this? Thanks.
(...) ist with few rows and few columns, one is the column field type: Yes/No choice. I would like to save instance on Yes/No choice field change. I put to the field style and behavior – Form rule to be exeCUT ed on value change – MOVE TO NEXT STEP XYZ. The XYZ path is starting and ending in current step (i.e. it is in fact the SAVE path). When value is changed, it is showing error message. When clicking (...)
(...) 022.1.4.326. I have this html content in one of HTML field in Webcon: the purpose of this is to run bussinessRule. But in new version it looks like there is no uxContext function exeCUT eBusinessRule(ruleId, ruleName, uxContext, params) { let formModel; let formInfo; window.Injector.resolve(['ModelController', 'FormInfo'], function(modelController, form) { for (...)
(...) n which after moving processes between environments, certain functionalities disappeared? I'm talking about moving the process from prod->test and then test->prod. Is it even possible for this to CUT out recently added functionality?
(...) e ISolrOperations`1, key "" Admin Event Logs: url: https://***.com/api/nav/db/1/app/12/activities/filter/0 | action: GetWithFilter ip: 1.1.1.* | 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/120.0.0.0 Safari/537.36 Edg/120.0.0.0 | href: | ex: CommonServiceLocator.ActivationEx (...)
(...) SDK plugin that integrates the NuGet package System.Data.ODBC to access ODBC data sources. The target runtime environment of the plugin package is .NET Standard 2.0, so that the plugins can be exeCUT ed both in the service and portal. Without the integration of System.Data.ODBC this works without any problems. As soon as the NuGet package System.Data.ODBC is integrated and used, the plugin only (...)
(...) e or is it a bug. It looks like some save restrictions - but it was not the case in 2022 ver. Do you have any idea how to change it? Thanks. msg: An unhandled exception has occurred while exeCUT ing the request. | ex: System.ServiceModel.Security.SecurityAccessDeniedException: Użytkownik nie ma prawa edytowania elementu WorkFlow at WebCon.WorkFlow.BusinessLogic.BusinessLogic.ElementMan (...)
(...) 1 second, (1) in the attachment. Getting picker search results 540ms Validate picker control 460ms The setting and validation of the target field (2) takes again 1700ms and another 390 ms for exeCUT ing a form rule. Setting target form field first choose field 1160ms Validate picker control 611ms Setting own target fields 0ms Form role on value change 390 Since the second field could be mo (...)
(...) ublic class MyCustomActionConfig : MyCustomActionConfigBase { [ConfigEditableText(DisplayName = "ConfigValue")] public string ConfigValue { get; set; } } Result: The plugin itself is exeCUT ed correctly, but the Designer Studio seems to have a problem loading the configuration class correctly. Only the configuration field from the 'MyCustomActionConfig' class is displayed, but not the co (...)
(...) On this path, I have the action 'Start editing a file using OneDrive'. Additionally, I have established a data connection to my OneDrive in 'Data Sources', which works when tested. However, when I exeCUT e everything, it loads for a bit, and then I receive the error message: 'Error transferring the file test.docx', even though the document is in my OneDrive folder as configured. Regarding permissions, (...)
(...) e to be exeuted on value change - I set "Invoke menu action - my button". If i send another e-mail and i mention that Instance ID, the value of BodyContent is modified, but the form rule is not exeCUT ed. Do you have any tips on how i can achieve something like this? The idea is that i would like to run some actions when an user is replying. thank you.
(...) nged in the configuration (Webcon 2021.1.5). And the server has a connection to the NBP API service. I cannot find any errors in the service logs Do you have the same problem? Is there somewhere a CUT -off date until when the rate should be downloaded? Thank you in advance for your help
(...) Web browser error message: url: https://webcon-dev.pol.ad.egisplc.com/api/nav/db/1/app/28/element/15852/desktop | action: Get ip: 10.210.1.14 | 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/122.0.0.0 Safari/537.36 | href: | ex: System.ArgumentException: An item with the same (...)
(...) .ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.Context.ServiceExeCUT eWithTimeout.c__DisplayClass6_0`1.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() a (...)
(...) I am using "Column edit restrictions" from the "Permissions" tab in the studio. And it works great. For few rows. If there are more rows it works really slow. I made some analitics. The query is exeCUT ed in 20-180 ms depending on many things. So lets say it is 50 ms. For 6 columns it means it is exeCUT ed 6 times, so it takes 300 ms. For 10 rows it is 3 seconds. And of course orders can have many m (...)
(...) e current status/step of every subworkflow. But with what I did, I am getting 2 Errors [Form] "Failed with an unknown exception Fehler-ID: d1a18cc6-c67d-43bb-b883-66e3584445e9" [] "during saga exeCUT ion: Failed with an unknown exception". See the attachment for a picture of that. How I tried to realise this scenario: On the only path from the Start button i have an automation that starts a s (...)