(...) ations.dll, Version=4.2.0.0, ... The plugin uses the version 4.2.1.0, so I can understand why this fails. But I what don't understand is what artifact requires a 4.2.0.0 version. I searched all .JS on, .config and .txt files in the directories WEBCON BPS Designer Studio, WEBCON BPS Portal and WEBCON BPS WorkFlow Service The only hits for the filename I got were in the Portal directory. Which is (...)
(...) Hello, It would by great to change Keyboard TAB button behavior in sql or JS editor. I think TAB should make spacings for beautify code, not change focus to window buttons.
(...) n first? I'm asking the question because I'm exploring the possibilities offered by using a service as MailGun. They can parse the incoming email message and post the parsed information in form of JS ON to a URL. The issue I'm having is I can only configure a URL to which the send a POST command with parsed JS ON. There is no way to send the first authorization request to obtain the token and only (...)
(...) FDynamicFormLoaderLogic.GetExistingElementForm() at WebCon.BPSCloud.Core.WfDynamic.Helpers.WFDynamicFormLoaderLogic.LoadProperForm() at WebCon.BPSCloud.Core.WfDynamic.WFDynamicLiteManager.LoadJS Model(IWFDynamicFormLoader formLoader, WFDynamicFormLoaderParams formLoaderParams, DisplayMode displayMode) at WebCon.BPSCloud.Core.Elements.ExistingElementsManager.Get(ElementInfo existenceAndMod (...)
(...) name: 'System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at System.SpanHelpers.SequenceEqual(Byte& first, Byte& second, NUInt length) at System.Text.JS on.JS onSerializer.LookupProperty(Object obj, ReadOnlySpan`1 unescapedPropertyName, ReadStack& state, Boolean& useExtensionProperty, Boolean createExtensionProperty) at System.Text.JS on.Serializati (...)
(...) at WebCon.BPSCloud.Portal.Performance.PerformanceMarkMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.LicenceSetupMiddleware.InvokeAsync(HttpContext context) at JS NLog.JS NLogMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.RouteValuesType (...)
(...) ection": 0, "dimensions": [ { "id": 0, "type": 0 }, { "id": 0, "type": 0 } ] } ] } When I use 'JS on grid' I don't know how to add second 'dimensions' When I use 'JS on' they don't display list values.
(...) HI, When installing Webcon, the SQL Server compatibility level is set to 120 (default). To use advanced functions like `string_split` and data processing functions from JS ON, it is necessary to manually change the compatibility level to 150. These functions are essential in developing more complex processes. If we manually upgrade the compatibility level from 120 to 150, Webcon will no longer (...)
(...) MB and even more. For those large pdfs the script is not working, nor is effective to try make it work. I can go the Python way, create a server-side endpoint that would serve the PDF to, e.g. PDF.JS . But I was wondering if there is any other solution, maybe something based on the scripts included in Webcon? Any help would be much appreciated. Cheers, Martin
(...) nse yet but a JavaScript form rule from the previous instance was still executing. While coping with this I noticed that the response are quite big (1). About 50% of the 418 kb is the value of the JS ToRegister property. Maybe we can do something about his our selves by providing a minified version of the JS . Nevertheless I wonder whether it would be an option to remove any default values fro (...)
(...) in 2023.1.2.44 i get a "Bad request" error when saving the substitution. Attached you find the diagnostics session and develeoper tools log. Any ideas what is going wrong here? // diagnostics JS on { "session": { "id": 565, "sessionGuid": "2c8664cd-1862-4978-9355-1d0b7c3c47d5", "userTime": "2023-08-31T05:51:09.457", "userLogin": "xxx", "userLanguageCode": "en-US", (...)
(...) I want to use "Invoke rest web service request" action and in response I don't have JS on but message in Header: Response-Code: Forbidden (403) Response-Body: {"type":"/challenge","title":"Challenge requested","status":403,"detail":"Request to perform challenges described","instance":"fe66c6a2-2cc5-42f9-a4ce-96bea7cd716b"} Response-Header: Date: Thu, 28 Sep 2023 07:06:57 GMT Connection: (...)
(...) Hi, I don't know if this is the right place, but I put in HTML element in dashboard. I want to get data from forms or reports and display them modified with CSS, JS . Is there any tips to do it? Is it possible? Regards Adam
(...) bled. * Disabled custom values - make fields on form disabled. Is there any value which i could use to check state of dropdown control? In this case i'm using autocomplete dropdown. I'm using JS and global variables right now, but this doesn't work after saving the form with custom values - I'm lacking some control state info. (I've tried to achieve it with document.querySelector, but witho (...)
(...) a questiion about dashboards: 1. I have a custom dashboard, where I have only HTML element. In this element I'm using REST API to get report (made earlier) and thanks to that I can customize it with JS , css. The question is, is it possible to have functionality of view the element like in report? Explaining, when I have a report and I click element I have a compact view or something of element from (...)
Hello Everyone, Recently, we upgraded Webcon from 2021 version to 2022 version. New version 2022.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 executeBusinessRule(ruleId, ruleName, uxContext, params) { let formModel; let formInfo; win
(...) at WebCon.BPSCloud.Portal.Performance.PerformanceMarkMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.LicenceSetupMiddleware.InvokeAsync(HttpContext context) at JS NLog.JS NLogMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.RouteValuesType (...)
(...) iteManager.LoadExistingElementForm(IWFDynamicFormLoader formLoader, WFDynamicFormLoaderParams formLoaderParams, DisplayMode displayMode) at WebCon.BPSCloud.Core.WfDynamic.WFDynamicLiteManager.LoadJS Model(IWFDynamicFormLoader formLoader, WFDynamicFormLoaderParams formLoaderParams, DisplayMode displayMode) at WebCon.BPSCloud.Core.Elements.ExistingElementsManager.Get(ElementInfo existenceAndMod (...)
(...) everyone, I am trying to upload an attachment using the REST API. I am using the REST Web service action for this. How to do it correctly? Along with the attachment, I would also like to upload a JS on with other information. Endpoint is configured correctly, the problem is in the BODY itself. The referenced API is written in python using FastAPI framework. This is response: { "detail": (...)
(...) it would really be great, to always see the menu bar, so that you don't have to scroll all the way up to save a dashboard. Ok, maybe it's just us who have long dashboards, as we added some CSS/JS so that report tiles float left. This way, we can have more tiles in one row while they take up less space. Best regards, Daniel