Hi, everybody
I have a problem writing a service code:
objectInstance : Has a char atribute (character)
It is created before the iteration, when I do this, the atribute character has always the same value for all objects, it is not overwrite in every objectInstance.character =...