web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

How to automatically generate new task after completion of another task?

(0) ShareShare
ReportReport
Posted on by 230

How do I automatically generate a new task after the completion of another task?

I currently have a process that creates tasks immediately after an account is registered. The issue I am having is that it instantly creates all three tasks that I need, while I would rather have each task created after the prior one is completed (i.e. after the 1st task is completed the 2nd task appears, etc.). 

Thank you

*This post is locked for comments

I have the same question (0)
  • Aileen Gusni Profile Picture
    44,524 on at

    Hi James,

    I think you can use workflow.

    Register the workflow process on Task Entity, and triggered on status change (on Task completed)

    then create a new Task.

    *If you want to limit max Task is only up to 3, then you need to create a new field to store total Task per account (Whole Number), then update Account field everytime Task was created and before create new task step have to check if total Task is less than 3, then create new Task.

    You can also use Plugin, but if you can do without coding, you can do it.

    Hope this helps!

    Thanks.

  • Suggested answer
    Wayne Walton Profile Picture
    13,730 on at

    You could set up a long-running workflow that waits for each task to complete before creating the new task.  There is a risk in this, as long-running workflows can impact performance and sometimes outright fail. However, it gives you a lot of control about when and how tasks get created.

    Alternately, you could make a branching workflow that has a check condition to see which Task just closed, and then creates the next one.  This will run on every Task completion, so you will need a default action to not create any task and immediately close the workflow, but once you have that, and a really robust Check condition, your branching workflow would have a lot less impact on the system than the long-running workflow, but also give you less overall control.

    Without knowing anything else, I would recommend the branching workflow as the safer option.

  • Suggested answer
    CRMInnovation.com Profile Picture
    on at

    Create workflow that creates a new task on the close of a task. But add a field in the task entity to indicate which task it is 1-3, Then check condition of this field before executing the rest of the steps in the task.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
ScottDurow Profile Picture

ScottDurow 2

#2
GJones Profile Picture

GJones 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans