(...) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at System.Windows.Forms.control .InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.control .InvokeMarshaledCallbackHelper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext ex (...)
(...) on --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at WebCon.BPSCloud.Portal.API.Formscontrol ler.GoToNextStep(GoToNextStepParameters formParameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMeth (...)
(...) I am attempting to control the AD sync on two different domains. How do I filter out the disabled accounts on the domains? There are users with the same names on both domains, is it possible to have the unique identifier the BPS ID as opposed to the Name so that users with the same name can by synced as 2 different accounts?
(...) Hi, I noticed that the webcon workflow service logs warnings almost every time I display an element with an item list on it. E.g. I opened element in the browser and the service logged "control not found ('SubElems_257')WFD_ID=21065". I don't have any page loading rules and there are no actions performed on this item list in the current step. It occurs in various applications and processes that I have. (...)
(...) Hello, I'm facing a challenge. I'm starting the workflows from a hotmailbox so I have no control over the attachments order. I'm also using the "Show first attachment on page load". I believe the system shows the attachment with the lowest ATT_ID. Is there any way to control which attachment is shown on page load? Thank you, Martin
(...) SCloud.Core.Elements.ExistingElementsManager.GetDesktop(Boolean isCompact) at WebCon.BPSCloud.Core.Elements.ExistingElementsManager.GetDesktop() at WebCon.BPSCloud.Portal.API.FormConfigChangedcontrol ler.Get(IElementsManager elementsManager, String displayMode) at WebCon.BPSCloud.Portal.API.Formscontrol ler.Get(Int32 wfdId, String displayMode, String editMode, Nullable`1 historicalVersionId, Bo (...)
(...) rrentApps, Int32 requiredApplicationsCount, String login) at WebCon.BPSCloud.Core.Applications.ApplicationsManager.LoadMostUsedApplicationsAsync() at WebCon.BPSCloud.Portal.API.AllApplicationscontrol ler.GetMostUsed() at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object control l (...)
(...) Hello all, Does anyone configured a validation rule and/or control field where you need to check if the lines added in a item list were already added in another instance? I have a process for overtime registration and I want to block the user to add a new instance with dates that were already added for the same person in webcon. I've created a control field but now all the processes are moved to c (...)
(...) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at System.Windows.Forms.control .InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.control .InvokeMarshaledCallbackHelper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext ex (...)
(...) iel "indicator": false, "percent": false "autocompleteMoreResultsCount": 100, "hasRequirednessDependencies": false, "isDisabled": false, "regexValidation": null, "isTechnical": false, "control Style": "", "labelStyle": "", "plugin": null, "htmlInputAttributes": null, "htmlInputPlaceholder": "", "showQrButton": false "description": {"original": "", "translated": "", "translations": []} (...)
(...) ake it so a report consumer can only view his report in Portal and not Archive or make it so that the effective access is scoped to only instances of a selected workflow? There seems to be no access control on the workflow level at all. Thanks for your comments.
(...) tail":"Request to perform challenges described","instance":"fe66c6a2-2cc5-42f9-a4ce-96bea7cd716b"} Response-Header: Date: Thu, 28 Sep 2023 07:06:57 GMT Connection: keep-alive Vary: Origin, Access-control -Request-Method, Access-control -Request-Headers x-challenge: eyJjbGFzc2lmaWVycyI6WyJDSEF......................XRhIjp7fX1dfX0 Cache-control : no-cache, no-store, max-age=0, must-revalidate How (...)
(...) Is there a way to have more control over the styling of the forms? For example - how to change the color of disabled fields or how to remove or change the border of inputs.
(...) getting more and more often questions if i could change the way it works. I really like the default feature, and wouldn't change it, but I've an idea that we could have an 'Selected Element Viewer' control in the Dashboard. I even prepared some PoC - you can check it out here: https://portal.webconbps.com/db/1/app/479/dashboards/75 Selecting item from the report on left, will update the view on t (...)
(...) e_field/#picker): * Allowing custom values - make fields on form enabled. * 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. (...)
(...) shipping tracking link which opens I read this topic: https://community.webcon.com/forum/thread/891 but is not clear for me ... I did the html field with script >> is working ... but, how to control that code of links and tracking_no? Extra .. after adding next row ... lock previous row with link
(...) ut in new version it looks like there is no uxContext function executeBusinessRule(ruleId, ruleName, uxContext, params) { let formModel; let formInfo; window.Injector.resolve(['Modelcontrol ler', 'FormInfo'], function(modelcontrol ler, form) { formModel = { ...modelcontrol ler.getDataModel(), uxRuleParams: params }; formInfo = form; }); i got error: view?returnur (...)
(...) nAsync(InvokeMenuActionParameters param) at WebCon.BPSCloud.Core.WfDynamic.WFDynamicLiteManager.InvokeActionAsync(InvokeMenuActionParameters formParameters) at WebCon.BPSCloud.Portal.API.Formscontrol ler.InvokeMenuAction(InvokeMenuActionParameters param) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMet (...)
(...) se field. If the data source is not a SQL database this can take some time. Setting the first field takes about 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 executing a form rule. Setting target form field first choose field 1160ms Validate picker cont (...)
(...) HI everyone, Since I've started using Date Time picker in applications I'm always confused when using that Time control part. Most of the time I'm pressing Today instead of Close (and i can see same happens for other users), and it's frustrating that i can't type in the hour/minutes with keyboard. 'Today' could be changed to 'Now' - as we are in context of time, and 'Close' would be more readable a (...)