Hi,

 

I am having trouble with accessing two same objects with different data in working memory. When I print the list of working memory I see two objects:

 

Com.model.PersonTO

Com.model.PersonTO

 

But I am not sure how to access each of them individually e.g; Person object exists = person: PersonTO()

 

Please help.

 

Saleem Lakhani