(...) DispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WebCon.WorkFlow.BusinessLogic.Helpers.TransactionsHelper.c__DisplayCLAS s11_0.d.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System (...)
(...) Hello Everyone I have to change sdk Custom Action cLAS s (not my code) from version 2019 to 2021. In old CustomAction was used HostingEnvironment.Impersonate() and I have also used this in 2021 version, but it generates error: Method not found: 'WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyEntitiesCollection`1 WebCon.WorkFlow.SDK.Documents.Model.NewDocumentData.get_TextFields()'. System.Miss (...)
(...) l 3 subworkflows to be done Child 1 - 12346 - finished Child 2 - 12347 - in progress Child 3 - 12348 - in progress All I need is, if I cancel 12345, then 12347 and 12348 will automatically be cLAS sed as finished. Can you help at all? Thank you!!
(...) ! So... How to build WebCon BPS with EntraID as the only source of identity? I have some ideas for preparing some business processes in a cloud environment (Azure) that will never have access to cLAS sic domain controllers I need a full user database on EntraID (AAD). I tried with the free online instance of WebCon togeter with quite outdated manual. It requires restarting some services as soo (...)
Hi, if the browser window is small enough, the actions of the item list are collapsed to a context menu. It would be great if this popup would contain information in the DOM about the about the source. For example by adding a data-key attribute to the top element with the value item list and row.
(...) supported by using this SQL query: select 'a tag' + ''+ 'button tag' + ''+ 'div tag' + ''+ '' + ''+ 'img tag' + ''+ 'input tag' + ''+ 'p tag' + ''+ 'span tag' + ''+ 'strong tag' + ''+ '.cLAS s'+char(123)+'display:none'+ char(125)+'' + 'nested styles tag'+ 'div tag'+ 'button tag'+ 'strong tag'+ '' + '' as test Supported are: a div i img p span strong Not supported are: (...)
(...) ption(HttpRequestException requestException, HttpRequestMessage request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpClientRequestChannel.HttpClientChanneLAS yncRequest.SendRequestAsync(Message message, TimeoutHelper timeoutHelper) at System.ServiceModel.Channels.RequestChannel.RequestAsync(Message message, TimeSpan timeout) at System.ServiceModel. (...)
(...) editability parameter. However, although the field has information on it, I'm not able to make the fields editable. This is only working when I use instance from parent workflow. I cannot use this LAS t option because this always come from another process and only when it's a subtask, the fields can be changed. Do you have any ideas on why this is not working?
(...) Hello, In Field Matrix in "Standard areas", LAS t tab, there is a checkmark for "user manual". What does that do? Thank you, Regards
(...) s to change the status for a specific request. I thought about adding a timeout to check if New comments were added in the request. I know that in the notification configuration, I can select the LAS t comment entered. But I want to create a SQL rule to active/inactive the timeout. For that, I want to check if new comments were actually added. Do you have any idea how to accomplish this? Thank (...)
(...) [when was 1 of all - then validation works, but I would like to validate only if the user is one of particular group. another problem is if i do conditions on that validation then is validate for LAS t person but it should ship validation and hold only particular use doesn't matter if other finished or not. I did the bugging from step and if anyuser go ba save then: - action on save is done (...)
(...) generating LDAP query with an error - the OR - | - operator seems to be in wrong place: - (8/12/2024 8:29:33 PM) Searching LDAP://ldap-server:389/DC=ldap,DC=goauthentik,DC=io?uid,gidNumber,objectCLAS s,accountExpires,adspath,cn,company,comment,countryCode,department,description,displayName,distinguishedName,givenName,homeDirectory,homePhone,info,ipphone,isCriticalSystemObject,localeid,mail,manager (...)
(...) Hi, I have three fields: Name - text LAS tname - text domain - choice field And one technical field to which an action is assigned: concat[name][.][LAS tname][@][domain] The action works correctly but takes Polish characters into account. Is it possible, and how, to remove Polish characters in the technical field, i.e., replace "ą" with "a," and so on?
(...) changing the reporting month. The user (author) updates the data and submits it for verification. I proposed the following procedure: 1. I created a BPS source that lists all 10 reports from the LAS t month. 2. The BPS data source has columns including: ID, Signature, Author, Company, etc. 3. In the cyclic action, I added automation and the "Execute for everyone" operator, where I indicated the (...)
(...) ](IEnumerable`1 source) à WebCon.WorkFlow.Service.SolrIndexer.Steps.DetermineLanguageStep.ProcessAsync(ISolrState solrState) à WebCon.WorkFlow.Service.SolrIndexer.Processors.SolrPipeline.c__DisplayCLAS s5_0.d.MoveNext() --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée --- à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() à (...)
(...) dy been decomissioned. I know I can force check out of the process, but I am afraid I will lose everything that was done on the process since it was checked out. It was checked out in 2016. It was LAS t saved in 2024. If I force check out, will I get the LAS t version before the process was checked out or the version that was LAS t saved during the check in? How exactly does this work? Thanks!
(...) Hi everyone, if I'm using an HTML field it would be great, if there wouldn't be any margins imposed on the control (1). My only idea right now is to remove the cLAS s which causes this via JavaScript in the HTML field, so that it is aligned with the other controls (2). document.getElementById("SEL_HTML_#{WFCON:7009}#").querySelector(".grid-template__panel .upsidePanel__content").cLAS sList.re (...)
Hi, this idea is surely not for the typical WEBCON user but I think everyone of the partners has run into at least one use case where the standard form layout is not enough. Sometime because of some specific requirements or where we wanted to provide additional options to guide the users through a large form. I also tried and failed creating an "advanced validation dialog". I wanted to displ
(...) ts for DEV / TEST / PROD. The problem: - the REST request suffix gets URI encoded, from api/webcon/action to api%2Fwebcon%2Faction, therefore the API call fails with 404 - if suffix gets a sLAS h upfront, /api/webcon/action, it gets encoded to %2Fapi%2Fwebcon%2Faction, and API call fails with 401 The question: is there a way to have that global constant request suffix NOT ENCODED when con (...)
(...) ----------------------------------------- w System.ThrowHelper.ThrowKeyNotFoundException() w System.Collections.Generic.Dictionary`2.get_Item(TKey key) w System.Linq.Enumerable.c__DisplayCLAS s7_0`3.b__0(TSource x) w System.Linq.Enumerable.c__DisplayCLAS s7_0`3.b__0(TSource x) w System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() w WebCon.WorkFlow.Studio.Logic.Base (...)