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

search results

for task

(...) Hi everyone, I'm currently facing the following situation: A workflow has a 'wait for sub-workflows' step. A new request came in, to assign a task during this step, so that the workflow still get's listed in the task s overview. So far so good, I used the 'Create a task ' action to manually add a task . Unfortunately, this task isn't completed when the workflow moves to the next step. As a result there (...)

(...) Hi everyone, does anyone have an idea whether it's possible to retrieve the users to whom a task will be assigned in the next step? What I've tested so far: - Verified that the variable 'System fields\Assigned persons' contains the current persons during path transition, exit and entry. - Created an SQL statement which returned the latest row from WFElementtask s, and executed this in an action durin (...)

(...) Dear Community, is there any method to hide history of an element/task from a specific group of users? KR, InnFlow Team

(...) Hello all, my first post here. :) I have an issue with creating parralel task s that should all be required. The user has 3 checkboxes on the form. Depending on which of them are checked, there should be created a specific task for each in a single step. The task s are being created in the action of "Approve" path of the previous step. It's all fine for now. (ex. if (checkbox1) -> create task 1 etc.) (...)

(...) Hello, When you are at the portal site there is a task counter there with: new task s, active task s and overdue task s. When some task becomes the overdue task ? Do I need to set some date somewhere in designer studio or what? I cant't find this anywhere

(...) Hi everyone I have question about automatic e-mail notifications - if someone has an active task , the automatic e-mail notification will contain a link to that task , but if person is in CC in the task , then the automatic e-mail notification won't contain a link to that task . Is there any posibility do add link to the task in automatic e-mail notification even if person is only in CC to that task (...)

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

(...) Hello Team Mayby someone has a solution ? Simple process / screen 1 / On step "Confirmationa" , group of users have to accept. I used functionality: Operation executed on parallel task s: Wait for required task s to be completed. Above functionality works fine. Problem is to now , who not accepted. How do it ? Thank you in advance Jerzy

(...) Hi, I am creating a plugin for webcon in C#. I need to start a new task from the code level. Is there any dedicated function for this? Best regards

(...) Hi, Why is only one task created, and everything executes in it, when I execute the following code in a loop: args.TransitionInfo.task sToAdd.Add(new WebCon.WorkFlow.SDK.Common.Model.Newtask Data(new WebCon.WorkFlow.SDK.Common.Model.UserInfo("webcon", "webcon"))); Best regards.

(...) Does anyone know how WEBCON did this on their support portal? Lots of custommers asked us to add form fileds in the task cards, but I thought it is not possible.

(...) Dear Webcon Community :), Is it possible to add sort option to "My task s"? By default it is sorted by Modification date in ascending order. My proposal is: 1. It would be very useful if user can sort it by other standard fields like: Days/hours in step, Modifying person, Creation date, etc. 2. Switching between the direction of the selected sort (ascending/descending) would be great

(...) Hello, I struggle with this scenario: 1) An AD group of 8 purchasers gets the first task to approve an order. 2) One user approves the order for the first step. 3) Several steps 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 task s table via SQL a (...)

(...) pproval by two different members from within the group. Also 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 task s shall be done through AD groups as the members change frequently. 3) Approach In both steps the task assignment is performed through SQL (...)

(...) Hi folks, I need to grant task assignments to a specific user, for already existing specific instances. And a select other person, which is already assigned, should be unassigned. Except for the "Add/Remove Privileges" Action (which is not what we want), I have found no way to switch task assignments. Is there a way to do it, preferrably via a MenuButton? Kind regards

(...) Hi, Is it possible to configure Webcon to send a single "summary" report about open task s on a workflow in a single mail? Thank you!

(...) a workflow when I have a branch that's check whether user ticked the box 'yes' or 'no'. If user ticks the box yes - the workflow goes to the postivie finished step. However, I needed to configure the task creation, and that worflow stays as a user task . How do I omit the user task creation?

(...) Hi, I've got the following problem. I'm currently working on an workflow and the task assignment is not reseting it self after clicking on a path. Meaning that all previously assigned people still have the task and even when I let all fields of the task assignment empty the task will still be given to all previously assigned Users. Is this a bug or am I doing something wrong? I've attached an im (...)

(...) Hello all, Does anyone have the Overdue task s defined? I see that it has to do with the time in step defined in the tab Analysis but is there any possibility that instead of giving a timeframe it's possible to use a date field for that? Like: task should be overdue after the date X Thank you!

(...) Hello. I have in mind that it has been possible in the past to format the text of the "task details" in a form by HTML, e.g. . That doesn't work anymore with V2021.1.5.xxx (see attached) The only thing that works is for a line break. Is there a reason and more important: how can I format the text here? Kind regards Klaus