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

search results

for task creation

(...) 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 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 (...)

(...) 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 ?

(...) 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 image of my task creation and I'm using the wait for supworkflow step if that helps. Thanks in advance Nick

(...) es to the next step. Configuration: Path Parameters: Operation executed on parallel tasks is set to Wait for required tasks to be completed, and Number of required completed tasks is set to All. task creation : Parallelism is set to Completion - All. Has anyone encountered this behavior? Kind regards Zakhariy

Hi, I’m looking for the best approach to handle long-running operations (potentially taking several minutes) in WEBCON BPS. Scenario: Suppose we need to perform time-consuming Active Directory updates based on a list of items within a WEBCON BPS workflow instance. Given the current execution time limit of 120 seconds, this may not be sufficient. Workaround Approach: My current solution is