Hi experts,
I'm trying to map this:
http://img529.imageshack.us/img529/3231/originkz2.png
Into this:
http://img171.imageshack.us/img171/5086/endia8.png
The point is the Activity node, it have differents contexts in each message. I'm trying to map it using the remove context but it doesn't work. It maps the first activity ID with the first, wich is correct, but the rest are mapped to the last activity, as you can see in the pictures.
Values in the first message:
Activity-ID: 11
Activity-ID: 22
Activity-ID: 33
Activity-ID: 44
Values in the second message with remove context(wrong):
Activity-ID: 11
Activity-ID: 44
Activity-ID: 44
Activity-ID: 44
Do you have any idea?
Regards
Gonzalo
Edited by: Gonzalo del Castillo on Jun 4, 2008 1:30 PM