Question
Cognizant Technology
IN
Last activity: 13 May 2021 10:53 EDT
Unable to save records into a class without keys
I have a class and it is not having any keys in it. In activity i am using Obj-Save and in return i am getting error in tracer that there are no keys specific to this class and activity is failing. Could some one suggest an approach to save instances into that class apart from RDB-Save method.
Table associated to this class is externally mapped and there are no keys in it.