I am implementing CMF on an application and I have followed all the steps given in the documentation but it is throwing below error upon case initialization.
I have also downloaded the .oap file given in the lesson matriel of this training but it is also throwing same error. (.oap file is attached)
NOTE: I am unable to install CMF from forge on my personal env since its option is not available for personal env.
Things I tried to fix:
It appears that something is related to env since the downloaded .oml file given in the lesson matrial is also throwing same error.
Hi Umar Shafeeq,
To address your request, please check the following in your OutSystems application:
Let me know the results of these checks, and we can proceed from there based on what you find.
Hi Adnan Mohammed,
In CaseDefinitionConfiguration table, we do not have any field called "Status" as per OutSystems documentation. Do we need to create a new field Status or I need to validate its value in some other table/location? Please guide.
Here are the fields available (I hide CaseDefinitionId field)
No Umar. Not that. 'CaseDefinition' table in CaseDefinition_CS Module
In Case 'CaseDefinition' table in CaseDefinition_CS Module, Status Id is 2.
And there is no record in CaseDefinitionStatus table for Status Id 0