(...) I have a workflow with a step that serves as an approval process. I assign one group and two individuals to this task . My goal is for both individuals to click confirm in this step, and only one person from the group (which contains several people) needs to do so. To summarize, I need to write the logic in a way that differentiates between the assigned individuals and the group, so that only one perso (...)
(...) Hi, I tried to work with Webcon API on the trial but only what I retrieve is empty list of task s. I successfully authenticate by app client context and receive token which I used to read task s. I cannot register by user context and I cannot read other data from Webcon. Is it a standard behavior for trial or is there something I missed?
(...) ion in the operator that starts a new cycle (Start a subworkflow). I have 4 actions here because when I start a new element, I use 4 different paths. This is due to the fact that sometimes I assign a task to one person, and sometimes to two people per company. 5. In the data tab, I indicate the collection columns on the basis of which I complete some form fields. 6. The technical paths that I indica (...)
(...) ifferent table, however account to the infobox to the right side of the textbox where i write the sql statment, its not possible. So i was wondering if there is an alternative. It would be a grueling task to create a datatable for every table on the server(there are more than 40 i think). Thanks in advance.
(...) 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() à System.Runtime.CompilerServices.task Awaiter.HandleNonSuccessAndDebuggerNotification(task task ) à WebCon.WorkFlow.Service.SolrIndexer.Processors.SolrPipeline.d__6.MoveNext() --- Fin de la trace de la pile à partir de l'emplacement préc (...)
(...) have filled in the domain, the user has the right to view AD, I have checked it by adding a new data source and the data appears there. However, after pressing the Synchronize now button, the message task has been added to the service appears and nothing happens. No entry in the history appears either, as it is shown in the instructions. What could be the cause? Maciej
(...) notes.de/posts/2023/copy-attachment-to-other-workflow and put them to Item list A or Item list B as linked attachments (other way did not working ...) all is fine but in the next step I assign task to other users / group with no access to app where is done something (and attachments are added) at the moment I did add rights to elements where are attachments and now: - they see attachments a (...)
(...) nity, I did some application updates (including a new workflow) in DEV environment and now I want to do the update in PROD by importing an application, but I'm getting errors. There are no active task s in step 3091, but there are some documents in step 3090, because it's a final step. Also I didn't do any changes in these two steps. Does somebody have any ideas on what's wrong?
(...) lues if they're correct. I already tried enabling the "Always show in instance history" setting on the Visibility tab of the field on designer studio but still isn't showing on the history page of a task or instance. Thanks and Regards,
(...) Hi i have a task to extract formfields from all the applications that has like this makred. Can anybody help? would be much appreciated
(...) uration of the folder is quite easy. But my process, I want to start - doesn't start. I have configured in the 'Start-Workflow-Settings' the name-field and added the value of the user to which the task should be applied. See the attached picture. But it doesn't work. The User is an Active Directive User. What's wrong with my config? I am grateful for your tips Franz
(...) izard.Steps.Content.ImportPackageContentStep.c__DisplayClass15_0.b__0() at WebCon.WorkFlow.Studio.Forms.ModuleProcess.Attributes.ProgressForm.c__DisplayClass5_0.b__1() at System.Threading.task s.task `1.InnerInvoke() at System.Threading.task s.task .Execute() -------------------------------------------------------
(...) p.d__14.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.task Awaiter.HandleNonSuccessAndDebuggerNotification(task task ) at WebCon.WorkFlow.Service.SolrIndexer.Processors.SolrPipeline.c__DisplayClass5_0.d.MoveNext() --- End of stack trace from previous locatio (...)
(...) andler.GetResponseCallback(IAsyncResult ar) --- End of inner exception stack trace --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.task Awaiter.HandleNonSuccessAndDebuggerNotification(task task ) at WebCon.WorkFlow.Installer.Steps.Prerequisites.SearchServer.SolrMigrateHelper.d__27.MoveNext() --- End of stack trace from previous lo (...)
(...) Hello, I would like to dynamically hide the clone button. I tried to write a JS function but I have a problem. Maybe someone of you had such a task and can help me. I will be grateful for your help. Regards Miłosz
(...) Hello WEBCON community, There is workflow where task s are assigned to several users, all of which have to be completed. The problem is, users can't edit the form/finish their task s when someone is closing the form without exiting "edit mode". Is there a way to "kick" users out of "edit mode" after they close the form? Kind regards Zakhariy
(...) the error msg: "stack": "TypeError: Cannot read properties of undefined (reading 'model') - I get this message on the path to the start step. Adding a new path, changing target step or assignment od task does not solve the problem. Webcon ver. 2025.1.1.44
(...) rk. Message: Operation on element: AP-20250311-00022 failed. Error: The element has been checked out by user: xyz@example.com, start time: 3/11/2025 9:09 AM. Even if the orginal mail about a new task is immediatly closed, the error on path transition is occuring. Only if I delete the mail immediatly, MailApproval is working correct. Once the Outlook add-in is hidden, MailApproval works as usu (...)
(...) ześć Po podniesieniu wersji z 2022 na 2025 mam problem z puszczeniem requestów przez REST API W wersji 2022 do szyny request trafiał w taki sposób /onboardingWebconV100/initProcess?processId=519&task Types=Przygotowanie%20i%20konfiguracja%20sprz%C4%99tu&task Types=Przypisanie%20licencji na wersji 2025 jest tak /onboardingWebconV100/initProcess?processId=674%26task Types%3DPrzygotowanie%20i%20kon (...)
(...) achingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, task task ) How can we resolve the error?