Case Management Studio is Task based approach or Record Centric approach

Certified Associate Developer

I am exploring solution in Case Management Studio ,

Could you please help me understand whether task that is used in the Case management studio application will be alive until  the parent  process model completed 

1) Suppose I have planned for 15 tasks in the cases management studio for a case , will the process model alive until those 15 tasks getting completed or it will be short lived once the particular task completed process model will be closed and new task will be generated 

2) What are the limitations we have with case management studio application , 

Any help is greatly appreciated

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    1) Suppose I have planned for 15 tasks in the cases management studio for a case , will the process model alive until those 15 tasks getting completed or it will be short lived once the particular task completed process model will be closed and new task will be generated 

    Parent process stays alive until all 15 tasks are completed and case is closed.
    It's a long-running process, not short-lived.

    2) What are the limitations we have with case management studio application , 

    Based on my experience,
    Limited UI customization, Performance issues with 100+ concurrent tasks, Complex reporting needs custom record types, Requires network connectivity (no offline) and Restricted nested case levels.

Reply
  • 0
    Certified Lead Developer
    1) Suppose I have planned for 15 tasks in the cases management studio for a case , will the process model alive until those 15 tasks getting completed or it will be short lived once the particular task completed process model will be closed and new task will be generated 

    Parent process stays alive until all 15 tasks are completed and case is closed.
    It's a long-running process, not short-lived.

    2) What are the limitations we have with case management studio application , 

    Based on my experience,
    Limited UI customization, Performance issues with 100+ concurrent tasks, Complex reporting needs custom record types, Requires network connectivity (no offline) and Restricted nested case levels.

Children