WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for Tasks

(...) I try to use the following functionality: "Security based on organization structure. This functionality allows you to view and edit your subordinates’ instances and Tasks (in the same manner that those subordinates would be able to), and also lets you delegate subordinates' Tasks to yourself (or another person), in order to take over and complete them. " I can view and edit my subordinates' (...)

(...) Hi All I need to ask for your help :) This time I need to update permissions for Tasks on separate processes/applications, not linked together. Let's say I want to give permission to read a document for some domain user or user group. The problem is that I can't modify these processes. I cannot modify data from the database side because the manufacturer forbids it :/ My idea is to create a new (...)

(...) later another purchase out of the group of 8 is meant to approve the order again. But not the user having done the first approval (1). My approach would be to get the first approver from the Tasks table via SQL and make sure that he is not within the users for the second approval. So that this user would not receive a second task on that workflow instance. Does that work or is there a bette (...)

(...) so it shall be possible to change the process to two persons approving each of two approval steps (4 eye principle or 8 eye principle). 2) Task Creation The user assignment to the single approval Tasks shall be done through AD groups as the members change frequently. 3) Approach In both steps the task assignment is performed through SQL queries that retrieve the users from the active directory. (...)

(...) Hi, I have an issue with the Change Items List action. It is defined to wait for required Tasks to be completed and is tied to multiple people completing an action. But when the last person completes the action, the item list is updated, but only for the last person who completed their task. Is there any way to define the action so it updates the list for all the people who are involved in completin (...)

(...) I would like to print attachments that are attached to selected Tasks (with specific IDs) so that I can print them. It would be enough if I could automatically save them to the local disk. Does anyone have any idea how to do this? Plese help:(

(...) to move to archive approx 200.000 instances. It was working very slow, taking 5-6 secs per instance. After some investigation, we found out, we can speed it up with an additional index on WFElementTasks . After creating the index - CREATE NONCLUSTERED INDEX IX_WFELementTasks _Finished ON dbo.WFELementTasks (WFT_WFHIDTaskFinished)- it takes less than 0,3 sec per instance. Dear Webcon team, please I (...)

(...) Hello to everybody, right before the weekend I once more need your help: My client asks if there is any machanism to enable a person, who already has received Tasks as a substitute, to assign his or her substitute to these Tasks . The client wishes an automated feature for this. Example: 01-10-2022: Person A defines Person Z as substitute from October, 2nd to October 10th 02-10-2022: Person Z r (...)

(...) would really like to kick some stuff out. I know that I can embed webcon parts into plain html via ifram, however I want the portal to be smooth and clean for us. In particular I dont like the "my Tasks ", "for me" and the lower menu search entries. Second, is there a chance to remove the standard dashboard per application? I would also like to replace it by a custom one. Best regards Lutz

(...) race. There is also no error in the event log. It would be great if there would be a hint, that a timeout could not be created / caused the exception. Best regards, Daniel System.Threading.Tasks .Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks .Task`1.GetResultCore(Boolean waitCompletionNotification) at WebCon.BPSCloud.Core.WfDynamic.Services.MoveEl (...)

(...) Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks .Sources.IValueTasks ource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken c (...)

(...) ebcon. So the AD administrator changed the user AD login name to test.newwebcon. When webcon synced with AD, my user got a new Bps_Id = test.newwebcon@webcon.com and after logging in, he can't access Tasks because Tasks were assigned to the user test.webcon@webcon.com, which no longer exists (In fact, the user still exists, but with a new username). So it looks like test.newwebcon@webcon.com is the (...)

(...) Hi, I need create a new Mass notification list for specific people that have Tasks . I want send a notification for only group that has Tasks . Is it possible to send a mass notification only to the group that has Tasks ? Thank you, Raluca Lupu

(...) Hello, I would like to build an app based on a parallel approval. (2 different Tasks ) 1. Approval for Manager 2. Approval for Economics The process must wait for those 2 approvals responses and then decide on condition. (continue process or stop process) Do you have any ideas / suggestions on achieving that? Thank you.

(...) Hi, I have a problem installing upgrad. I get a message : "User 'public' does not have permission to run DBCC CHECKIDENT for object 'ActiveTasks '. Anyone know what's going on and how to solve it?

(...) Hi Guys I need your help. I start Tasks based on a workflow but attachments do not transfer. If I do it manually as a action on path then the attachments move to subworkflow and its ok. But if I use a cyclical action to call the same action -> "create SQL subworkflow", Tasks are created but without attachments :/ Example in the attachment, I trigger the same action: Uruchom zadanie TEST (en: Ru (...)

(...) Hi everyone, I've been working on a "to do" app and I thought that a calendar report view showing the Tasks to be dane with their date would be perfect. In the calculated columns of my standard table report I have a calculated column with a red square for an overdue task and green for all the "to be done n the future" ones. Works great. I created the same for the calendar report and there is a problem (...)

(...) rks as follows: SELECT ‘value’ AS object of subworkflow (Database field Name) etc. • How to write SQL query / where to get ‘value’ from Dictionary process? • How to set up Step edit/Task creation/Tasks assignment to use this ‘value’ to assignment subworkflows (each subworkflow to other user/users group)? Any ideas?

(...) ich triggers on path, on exit, on entry (and of course on a few more) 2. sometimes process is configured to assign the task to multiple users, e.g. multi-approval (without subprocesses), e.g. assign Tasks to 3 users 3. again sometimes business got the need that after every approval (finalizing single task) they would like to trigger some action, e.g. email after every single approval. in that case (...)

(...) Hello, We are changing the Webcon version from sharepoint to standalone. After installation everything seems ok. However, when I enter some form and fire up the admin options such as "Finish user Tasks " it shows me a "Method not allowed" error. The error also pops up when I try to edit a Word file. Has anyone encountered such an error?