149
Views
2
Comments
Solved
[Case Management framework] Error While Initializing Case
case-management-framework
Service icon
Forge asset by OutSystems
Application Type
Reactive

I learn to use CMF and try to implement .

There is an error while creating the request "It's an Entity " which  want to create the case . 

The error message :

An error was raised by the application: {"Type":"CaseException","Message":"Case Definition Initial status is not defined."} 

Any help , plz .

Thanks :) 

MyRequestDemo.oap
2020-11-05 04-47-48
Nghia Hoang
Solution

Hi Amed, 

When bootstrap Case Definition Status, please make sure that at one of the Status have property IsInitial set to True. 

For example in my case, I have: 

2025-11-24 15-33-37
Ahmed Khaled

Hi Nghia Hoang  ,

Thanks for your efforts , but I already did this from the begin.

 I still search , thanks a lot  :)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.