Question
Deloitte TTL
IN
Last activity: 17 Nov 2020 18:20 EST
Snapshot Pattern
I created step with following fields: SelectRollNo (Picklist), StudentDetails (Field Group-->StudentDT(Datatype))
I created local source for StudentDT and added 5 records.(RollNo,SName,Dept,CGPA,Role)
Then in app->datamodel->prop->StudentDetails->Copy data from a datapage(enabled)->D_StudentDT(Parameter: .SelectRollNo).
In UI ->Section->SelectRollNo->DataPage->D_StudentDTList->.RollNo.
I think, this is called as Snapshot pattern.
When I run the case, it displays studentDetails based on SelectRollNo. If I update values in StudentDT records, value in case also gets updated.. What is the error?
***Edited by Moderator Kayla to update Platform Capability tags****