Hi again, > <assign name="assignToHelloResponse"> > <copy> > <from>$greetingsResponse.parameters</from> > <to>$helloResponse.TestPart</to> > </copy> > </assign>
This one makes the test succeed:
<from>$greetingsResponse/getGreetingsResponse/return</from>
But I'm quite sure that this is not the correct fix ...
but at least the tranaction handling is fine, it seems.
Cheers,
Juergen
