Index: vhUnitTest/WS/EC/Unishop/InternationaleZending/DummyService/Test.cls.xml =================================================================== diff -u -r33411 -r33413 --- vhUnitTest/WS/EC/Unishop/InternationaleZending/DummyService/Test.cls.xml (.../Test.cls.xml) (revision 33411) +++ vhUnitTest/WS/EC/Unishop/InternationaleZending/DummyService/Test.cls.xml (.../Test.cls.xml) (revision 33413) @@ -6,60 +6,45 @@ FishEye: Tag 33413 refers to a dead (removed) revision in file `WS/EC/ExterneVerkoop/VerzendingKeuze.cls.xml'. FishEye: No comparison available. Pass `N' to diff? Index: WS/EC/Unishop/InternationaleZending/DummyService.cls.xml =================================================================== diff -u -r33411 -r33413 --- WS/EC/Unishop/InternationaleZending/DummyService.cls.xml (.../DummyService.cls.xml) (revision 33411) +++ WS/EC/Unishop/InternationaleZending/DummyService.cls.xml (.../DummyService.cls.xml) (revision 33413) @@ -4,11 +4,11 @@ TECH.RegisteredObject -OfferteId:%String,VerzendingKeuze:WS.EC.ExterneVerkoop.VerzendingKeuze +OfferteId:%String,VerzendingMogelijkheidCode:%Integer,OptieKeuze:WS.EC.ExterneVerkoop.dto.Selectie 4) { + if (VerzendingMogelijkheidCode > 4) { Do ..OngeldigeVerzendKeuze() - } elseif (VerzendingKeuze.OptieKeuze.ID > 1) { + } elseif (OptieKeuze.ID > 1) { Do ..OngeldigeOptieKeuze() } ]]>