Question
NA
NA
US
NA
Posted: Dec 2, 2024
Last activity: Nov 30, 2025
Last activity: 30 Nov 2025 11:55 EST
Keys of Instance Value
Hello All,
I tried instantiating a New Claim from an existing case type, but I encountered the following error message: " Keys of New Instance value must be specified." Please,
I need support and assistance.
***Edited by Moderator Rupashree S. to add Capability tags***
To see attachments, please log in.
@OluwasegunJ17330493 - can you please let us know the version you are working on? Looks like the case type class doesn't have any keys associated with it.
Each case type will be associated with a concrete class. Kindly open the class and check if it has any keys . By default, pyID(Case ID) will be the key of case type class. Also please verify corresponding Database table instance to confirm if the class is uniquely mapped to a database table.