Plan looping activities in time

Options
RalfdeGier
RalfdeGier Member, ALL USERS, Community Member, Certified Model Builder Posts: 5 Contributor

Hello everyone, I'm trying to build a solution I have not yet encountered before. The assignment is to plan a "chain of activities" and the amount of hours they cost over time. Each activity is triggered by another activity, but  can also be triggered by itself (let's say that the activity needs to occur every year).  One activate multiple other activities. I have added a simplified schema to this post. 


Does anyone has encountered this kind of problem and found a best practice for it? 

 

Chartflow activities.PNG

Comments

  • RalfdeGier
    RalfdeGier Member, ALL USERS, Community Member, Certified Model Builder Posts: 5 Contributor

    @JaredDolich 

    Thank you for your reply! I have read the BOM you referenced and this indeed looks similar to my current problem. It might give me some guidelines to the solution. I'm going to give it a try with the documentation you provided.