Hello,

I have a question regarding the grouping of single activities. My goal is to implement the times and costs into every single activity in my event-driven process chain. Right now I just have the times and costs for several activities. To make it clearer I give a short example:

activity1 --> activity2 --> activity3 --> activity4 --> activity5

I don't have specific, individual time and cost information for EVERY activity, just for this little group of activities. Is it possible to create one logic group of these activities and implement the cost and time information for all these activities? Like "the activities 1 to 5 have an average processing time of 3 minutes and average total costs of 100 Dollar". The problem is that my company cannot determine the details for every single activity.

I hope you know what I mean :-) Thanks!

 or register to reply.

Notify Moderator